The reset pim routing-table command resets PIM status of a specified downstream interface in a specified PIM routing entry.
reset pim [ vpn-instance vpn-instance-name ] routing-table group group-address mask { group-mask-length | group-mask } source source-address interface interface-type interface-number
Parameter | Description | Value |
---|---|---|
vpn-instance vpn-instance-name | Specifies the name of a VPN instance. | The value must be an existing VPN instance name. |
group group-address | Specifies the multicast group address of a PIM routing entry. | The value ranges from 224.0.1.0 to 239.255.255.255, in dotted decimal notation. |
mask group-mask-length | Specifies the mask length of a multicast group address. | The value is an integer that ranges from 4 to 32. |
mask group-mask | Specifies the mask of a multicast group address. | It is in dotted decimal notation. |
source source-address | Specifies the source address of a PIM routing entry. | The value is in dotted decimal notation. If a (*, G) entry is specified, the source address is 0.0.0.0. |
interface interface-type interface-number | Specifies the type and number of an interface. | - |
Usage Scenario
The reset pim routing-table command resets PIM status of a specified downstream interface in a specified PIM routing entry.
Configuration Impact
This command can reset the PIM status of the specified interface in a specified PIM routing entry. It cannot reset the IGMP state and static group memberships on a specified interface.
Precautions
This command is valid only for PIM-SM.
Resetting PIM status of downstream interfaces can trigger transmission of Join/Prune messages, which causes multicast service interruption.