< Home

reset pim routing-table

Function

The reset pim routing-table command resets PIM status of a specified downstream interface in a specified PIM routing entry.

Format

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

Parameters

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. -

Views

User view

Default Level

3: Management level

Usage Guidelines

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.

Example

# In the public network instance, reset PIM status of downstream interface VLANIF100 of (10.1.1.1, 225.0.0.1).
<HUAWEI> reset pim routing-table group 225.0.0.1 mask 255.255.255.0 source 10.1.1.1 interface vlanif 100
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >