Skip to content

Commit

Permalink
doc: document new MSDP filter command
Browse files Browse the repository at this point in the history
Let user know how to use the MSDP SA filtering command

Signed-off-by: Rafael Zalamena <[email protected]>
  • Loading branch information
rzalamena committed Jun 6, 2024
1 parent 0c015af commit ce3aa91
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion doc/user/pim.rst
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ MSDP can be setup in different ways:

.. note::

MSDP default peer and SA filtering is not implemented.
MSDP default peer is not implemented.


Commands available for MSDP:
Expand Down Expand Up @@ -367,6 +367,15 @@ Commands available for MSDP:

Create a regular MSDP session with peer using the specified source address.

.. clicmd:: ip 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:

Expand Down

0 comments on commit ce3aa91

Please sign in to comment.