diff --git a/doc/user/pimv6.rst b/doc/user/pimv6.rst index f0946a13f7..48d7f8767c 100644 --- a/doc/user/pimv6.rst +++ b/doc/user/pimv6.rst @@ -285,6 +285,18 @@ cause great confusion. Display upstream information for S,G's and the RPF data associated with them. +.. clicmd:: show ipv6 multicast + + Display various information about the interfaces used in this pim instance. + +.. clicmd:: show ipv6 multicast count [vrf NAME] [json] + + Display multicast data packets count per interface for a vrf. + +.. clicmd:: show ipv6 multicast count vrf all [json] + + Display multicast data packets count per interface for all vrf. + PIMv6 Debug Commands ====================