summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoranlan_cs <vic.lan@pica8.com>2024-07-17 15:16:44 +0800
committeranlan_cs <vic.lan@pica8.com>2024-07-17 17:40:49 +0800
commit55be38d98e4ba7ca4c7a88f0c0eef8c484e67d47 (patch)
tree11f92ed511812c58cc9d0e6b5ec0fa9b7e68bdeb /doc
parent66de92184fe52dd8dbe237e6c34b5457bf465fd3 (diff)
doc: adjust some commands for pim/pimv6 bsr
Signed-off-by: anlan_cs <vic.lan@pica8.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/user/pim.rst4
-rw-r--r--doc/user/pimv6.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/pim.rst b/doc/user/pim.rst
index b19bb9d1b3..862469852f 100644
--- a/doc/user/pim.rst
+++ b/doc/user/pim.rst
@@ -576,11 +576,11 @@ cause great confusion.
Display current bsr, its uptime and last received bsm age.
-.. clicmd:: show ip pim bsrp-info
+.. clicmd:: show ip pim bsrp-info [vrf NAME] [json]
Display group-to-rp mappings received from E-BSR.
-.. clicmd:: show ip pim bsm-database
+.. clicmd:: show ip pim bsm-database [vrf NAME] [json]
Display all fragments of stored bootstrap message in user readable format.
diff --git a/doc/user/pimv6.rst b/doc/user/pimv6.rst
index b8567e4863..a166149bf7 100644
--- a/doc/user/pimv6.rst
+++ b/doc/user/pimv6.rst
@@ -388,11 +388,11 @@ General multicast routing state
Display current bsr, its uptime and last received bsm age.
-.. clicmd:: show ipv6 pim bsrp-info
+.. clicmd:: show ipv6 pim bsrp-info [vrf NAME] [json]
Display group-to-rp mappings received from E-BSR.
-.. clicmd:: show ipv6 pim bsm-database
+.. clicmd:: show ipv6 pim bsm-database [vrf NAME] [json]
Display all fragments of stored bootstrap message in user readable format.