From c9edfa3489715436f4f764946960169deca6ef0c Mon Sep 17 00:00:00 2001 From: Sai Gomathi N Date: Tue, 19 Apr 2022 22:12:43 -0700 Subject: [PATCH] doc: Updated the document for pimv6 clear commands Signed-off-by: Sai Gomathi N --- doc/user/pimv6.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/user/pimv6.rst b/doc/user/pimv6.rst index c4d32e8751..7567829c7c 100644 --- a/doc/user/pimv6.rst +++ b/doc/user/pimv6.rst @@ -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). -- 2.39.5