The reset pim ipv6 routing-table command clears PIM status of the specified downstream interface of the specified IPv6 PIM entry.
reset pim ipv6 routing-table group groupAddr mask group-mask-length source sourceAddr interface { oif-port-type oif-port-num | oif-port-name }
reset pim ipv6 vpn-instance vpn-instance-name routing-table group groupAddr mask group-mask-length source sourceAddr interface { oif-port-type oif-port-num | oif-port-name }
Parameter | Description | Value |
---|---|---|
mask group-mask-length |
Specifies the mask length of an IPv6 multicast group address. |
The value is an integer that ranges from 0 to 128. |
source sourceAddr |
Specifies the source address of an IPv6 PIM entry. |
If the specified PIM entry is a (*, G) entry, the source address is 0::0. |
interface oif-port-type oif-port-num |
Specifies the type and number of an interface. |
- |
oif-port-name |
Specifies the name of an interface. |
- |
vpn-instance vpn-instance-name |
Specifies the name of a VPN 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 entry. |
- |
Usage Scenario
Clearing PIM status of the downstream interfaces may trigger the sending of corresponding Join/Prune messages, which affects multicast services.
Using this command can clear join information about illegal users and stop data forwarding on the specified downstream interfaces of the specified PIM entry. Using this command only can clear the PIM status of the specified interface in a specified PIM entry. The command cannot be used to clear the MLD and static group join status on a specified interface.