Resetting PIM Counters and Mappings for IPv6
You can use the clear ipv6 pim commands to reset PIM counters and mappings.
- Issue the clear ipv6 pim interface command in Privileged Exec mode to clear the counters for multicast
packet statistics on all interfaces or a specified interface:host1#clear ipv6 pim interface atm 3/0.5 count
There is no no version.
Note: Specify an interface type and identifier, such as atm 3/0 to clear the counters on that interface. For details about interface types and specifiers, see Interface Types and Specifiers in JunosE Command Reference Guide. If you do not specify an interface, the router clears the counters on all interfaces.
- Issue the clear ipv6 pim remote-neighbor command in Privileged Exec mode to clear the counters for remote
neighbor statistics on all interfaces or the specified interface:host1#clear ipv6 pim remote-neighbor 1001::1 count
There is no no version.
Note: Specify the IP address of an interface to clear the counters for that interface. If you do not specify an interface, the router clears the counters on all interfaces.