summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJafar Al-Gharaibeh <jafar@atcorp.com>2024-12-10 11:36:50 -0600
committerGitHub <noreply@github.com>2024-12-10 11:36:50 -0600
commitccb57ad10f81af33256761d18adaf37eb776e9d2 (patch)
treec4e0fef9acfc6d18a4586e8f530896b6961a2c9a /doc
parent06c72fae70d73a94ce26588138fabe58de36107a (diff)
parent98c68a37d8e73e5c832548af0646de22b9fe002e (diff)
Merge pull request #17521 from opensourcerouting/msdp-sa-limit
pimd: MSDP per peer SA limit
Diffstat (limited to 'doc')
-rw-r--r--doc/user/pim.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/pim.rst b/doc/user/pim.rst
index ef49b076df..e8dd03e7c3 100644
--- a/doc/user/pim.rst
+++ b/doc/user/pim.rst
@@ -503,6 +503,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 <AMOUNT>
+
+ 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.