The reset pim ipv6 routing-table command clears PIM status of the specified downstream interface of a specified PIM (IPv6) entry.
reset pim ipv6 routing-table group ipv6-group-address mask ipv6-group-mask-length source ipv6-source-address interface interface-type interface-number
Parameter | Description | Value |
---|---|---|
group ipv6-group-address | Specifies the group address of an IPv6 PIM entry. | The address is a 32-digit hexadecimal number, in the format X:X:X:X:X:X:X:X. An IPv6 multicast address starts with FF. |
mask ipv6-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 ipv6-source-address | Specifies the source address of an IPv6 PIM entry. | The address is a 32-digit hexadecimal number, in the format X:X:X:X:X:X:X:X. |
interface interface-type interface-number | Specifies the type and number of an interface. | - |
Usage Scenario
The reset pim ipv6 routing-table command clears PIM status of the specified downstream interface of a specified PIM entry.
Configuration Impact
Using this command 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.
Precautions
This command is valid for only PIM-SM (IPv6).
Clearing PIM status of the downstream interfaces can trigger sending of Join/Prune messages, which causes multicast service interruption.