]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Updated the document for pimv6 clear commands
authorSai Gomathi N <nsaigomathi@vmware.com>
Wed, 20 Apr 2022 05:12:43 +0000 (22:12 -0700)
committerSai Gomathi N <nsaigomathi@vmware.com>
Tue, 17 May 2022 07:05:19 +0000 (00:05 -0700)
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
doc/user/pimv6.rst

index c4d32e87513d81c1f17ba0fc198ef3aac6336aa9..7567829c7c90ccff8c2dc48bfdddea516e8dd102 100644 (file)
@@ -339,3 +339,20 @@ configure CLI mode. If you specify debug commands in the configuration cli
 mode, the debug commands can be persistent across restarts of the FRR pim6d if
 the config was written out.
 
+PIMv6 Clear Commands
+====================
+Clear commands reset various variables.
+
+.. clicmd:: clear ipv6 mroute
+
+   Reset multicast routes.
+
+.. clicmd:: clear ipv6 mroute [vrf NAME] count
+
+   When this command is issued, reset the counts of data shown for
+   packet count, byte count and wrong interface to 0 and start count
+   up from this spot.
+
+.. clicmd:: clear ipv6 pim oil
+
+   Rescan PIMv6 OIL (output interface list).