From 6bb41fcad5711bdfbeb2f1612e463d713f4f00fd Mon Sep 17 00:00:00 2001 From: Abhishek N R Date: Tue, 19 Apr 2022 21:40:06 -0700 Subject: [PATCH] doc: Updated the doc for show ipv6 multicast commands Signed-off-by: Abhishek N R --- doc/user/pimv6.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 ====================