From e3af4b8c566f22d36b8dc0590d446039f90dbdd7 Mon Sep 17 00:00:00 2001 From: Rafael Zalamena Date: Tue, 10 Dec 2024 16:49:01 -0300 Subject: [PATCH] doc: document new command MSDP originator ID Let user know about new MSDP knob to configure originator ID. Signed-off-by: Rafael Zalamena --- doc/user/pim.rst | 4 ++++ 1 file changed, 4 insertions(+) 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.