summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAdriano Marto Reis <adrianomarto@gmail.com>2020-07-10 05:59:40 +0200
committerDonald Sharp <sharpd@nvidia.com>2020-10-06 14:11:24 +0200
commit1ee47ee78afe0c4ac6384de2d2fc6e04f16d97e1 (patch)
treeebee9c042e487f00866b9e549742544c641a6edc /doc
parentpimd: MSDP SA forwarding (diff)
downloadfrr-1ee47ee78afe0c4ac6384de2d2fc6e04f16d97e1.tar.xz
frr-1ee47ee78afe0c4ac6384de2d2fc6e04f16d97e1.zip
doc: MSDP SA forwarding
Updating the documentation. Signed-off-by: Adriano Reis <areis@barrukka.local>
Diffstat (limited to 'doc')
-rw-r--r--doc/user/pim.rst49
1 files changed, 49 insertions, 0 deletions
diff --git a/doc/user/pim.rst b/doc/user/pim.rst
index d5899ab45..b33ca3f2f 100644
--- a/doc/user/pim.rst
+++ b/doc/user/pim.rst
@@ -337,6 +337,42 @@ caution. Most of the time this will not be necessary.
Insert into the Multicast Rib Route A.B.C.D/M using the specified INTERFACE.
The distance can be specified as well if desired.
+.. _msdp-configuration
+
+Multicast Source Discovery Protocol (MSDP) Configuration
+====================
+
+.. index:: ip msdp mesh-group [WORD] member A.B.C.D
+.. clicmd:: ip msdp mesh-group [WORD] member A.B.C.D
+
+ Include a MSDP peer as a member of a MSDP mesh-group.
+
+.. index:: ip msdp mesh-group [WORD] source A.B.C.D
+.. clicmd:: ip msdp mesh-group [WORD] source A.B.C.D
+
+ Create a MSDP mesh-group, defining a name for it and an associated local source
+ address.
+
+.. index:: ip msdp peer A.B.C.D source A.B.C.D
+.. clicmd:: ip msdp peer A.B.C.D source A.B.C.D
+
+ Establish a MSDP connection with a peer.
+
+.. index:: no ip msdp mesh-group [WORD] member A.B.C.D
+.. clicmd:: no ip msdp mesh-group [WORD] member A.B.C.D
+
+ Remove a MSDP peer member from a MSDP mesh-group.
+
+.. index:: no ip msdp mesh-group [WORD] source A.B.C.D
+.. clicmd:: no ip msdp mesh-group [WORD] source A.B.C.D
+
+ Delete a MSDP mesh-group.
+
+.. index:: no ip msdp peer A.B.C.D
+.. clicmd:: no ip msdp peer A.B.C.D
+
+ Delete a MSDP peer connection.
+
.. _show-pim-information:
Show PIM Information
@@ -422,6 +458,19 @@ cause great confusion.
Display total number of S,G mroutes and number of S,G mroutes
installed into the kernel for all vrfs.
+.. index:: show ip msdp mesh-group
+.. clicmd:: show ip msdp mesh-group
+
+ Display the configured mesh-groups, the local address associated with each
+ mesh-group, the peer members included in each mesh-group, and their status.
+
+.. index:: show ip msdp peer
+.. clicmd:: show ip msdp peer
+
+ Display information about the MSDP peers. That includes the peer address,
+ the local address used to establish the connection to the peer, the
+ connection status, and the number of active sources.
+
.. index:: show ip pim assert
.. clicmd:: show ip pim assert