Skip to content

Commit

Permalink
Merge pull request #16411 from anlancs/fix/doc-bsr
Browse files Browse the repository at this point in the history
  • Loading branch information
eqvinox authored Jul 17, 2024
2 parents 66de921 + 55be38d commit 3a567e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions doc/user/pim.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions doc/user/pimv6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 3a567e8

Please sign in to comment.