The reset pim ipv6 routing-table command clears PIM status information in IPv6 PIM routing entries.
Parameter | Description | Value |
---|---|---|
vpn-instance instance-name |
Specifies the name of a VPN instance to which an IPv6 PIM routing entry belongs. If this parameter is not specified, the command deletes PIM entries of the public network instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
group groupAddr |
Specifies the group address of an IPv6 PIM routing entry. |
The value is in hexadecimal notation and in the format FFxA:xxxx:xxxx::xxxx, in which x ranges from 0 to F and A is 0 or ranges from 3 to F. |
mask group-mask-length |
Specifies the mask length of the group address in an IPv6 PIM routing entry. |
The value is an integer ranging from 0 to 128. |
source sourceAddr |
Specifies the source address of an IPv6 PIM routing entry. |
The value is in hexadecimal notation. If the specified PIM entry is an (*, G) entry, the source address is 0::0. |
Usage Scenario
You can run this command to clear PIM status information in all IPv6 PIM routing entries or a specified IPv6 PIM routing entry. After this command is run, data forwarding of the corresponding PIM routing entry is stopped.
Precautions
This command clears only the PIM status information of IPv6 PIM routing entries, but does not clear the MLD and static group join status information.