From de55848a96cee27eebe4dfc35f97ee595b95a010 Mon Sep 17 00:00:00 2001 From: Rafael Zalamena Date: Tue, 26 Nov 2024 11:26:43 -0300 Subject: [PATCH] doc: document new SA limit command Let user know about the new MSDP SA limit command. 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 0fe53247b05e..da2e0e46e1fb 100644 --- a/doc/user/pim.rst +++ b/doc/user/pim.rst @@ -467,6 +467,10 @@ Commands available for MSDP The filtering will only take effect starting from the command application. +.. clicmd:: msdp peer A.B.C.D sa-limit + + Configure the maximum number of SAs to learn from peer. + .. clicmd:: msdp peer A.B.C.D password WORD Use MD5 authentication to connect with the remote peer.