reset pim ipv6 routing-table

Function

The reset pim ipv6 routing-table command clears PIM status of the specified downstream interface of the specified IPv6 PIM entry.

Format

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 }

Parameters

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.

-

Views

User view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
pim execute

Usage Guidelines

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.

Example

# In the public network instance, clear PIM status of the downstream interface GE0/1/0 of the (S, G) entry (4::4,FF25::1).
<HUAWEI> reset pim ipv6 routing-table group ff25::1 mask 128 source 4::4 interface GigabitEthernet 0/1/0
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >