diff options
| author | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2024-12-10 16:49:01 -0300 | 
|---|---|---|
| committer | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2024-12-12 10:34:21 -0300 | 
| commit | e3af4b8c566f22d36b8dc0590d446039f90dbdd7 (patch) | |
| tree | 2e20552df88298e4c14a27ff43f3a13c3ae2b019 /doc | |
| parent | 0a9422f7212067a3907d502b1ff643ab8ea2b604 (diff) | |
doc: document new command MSDP originator ID
Let user know about new MSDP knob to configure originator ID.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/user/pim.rst | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/pim.rst b/doc/user/pim.rst index e8dd03e7c3..322159e44a 100644 --- a/doc/user/pim.rst +++ b/doc/user/pim.rst @@ -518,6 +518,10 @@ Commands available for MSDP        To apply it immediately call `clear ip msdp peer A.B.C.D`. +.. clicmd:: msdp originator-id A.B.C.D + +   Use the specified originator ID instead of the multicast RP group. +  .. clicmd:: msdp shutdown     Shutdown the MSDP sessions in this PIM instance.  | 
