]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: document new MSDP filter command
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 3 May 2021 13:34:49 +0000 (10:34 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Sat, 27 Jul 2024 14:32:45 +0000 (11:32 -0300)
Let user know how to use the MSDP SA filtering command

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
doc/user/pim.rst

index 90d37b2d7e3e6fedfed29f3ff490d4c72da1bdbf..20a4f1f7abe386e05b351884e57f371ad2daa6b7 100644 (file)
@@ -342,7 +342,7 @@ MSDP can be setup in different ways:
 
 .. note::
 
-   MSDP default peer and SA filtering is not implemented.
+   MSDP default peer is not implemented.
    MSDP configuration is available under 'router pim'
 
 
@@ -377,6 +377,15 @@ Commands available for MSDP:
 
    Create a regular MSDP session with peer using the specified source address.
 
+.. clicmd:: msdp peer A.B.C.D sa-filter ACL_NAME <in|out>
+
+   Configure incoming or outgoing SA filtering rule.
+
+   .. note::
+
+      The filtering will only take effect starting from the command
+      application.
+
 
 .. _show-pim-information: