diff options
| author | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2024-12-10 11:36:50 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-10 11:36:50 -0600 |
| commit | ccb57ad10f81af33256761d18adaf37eb776e9d2 (patch) | |
| tree | c4e0fef9acfc6d18a4586e8f530896b6961a2c9a /doc | |
| parent | 06c72fae70d73a94ce26588138fabe58de36107a (diff) | |
| parent | 98c68a37d8e73e5c832548af0646de22b9fe002e (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.rst | 4 |
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. |
