< Home

reset pim ipv6 routing-table

Function

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

Format

reset pim ipv6 routing-table group ipv6-group-address mask ipv6-group-mask-length source ipv6-source-address interface interface-type interface-number

Parameters

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

Views

User view

Default Level

3: Management level

Usage Guidelines

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.

Example

# Clear PIM status of the downstream interface VLANIF100 of the (S, G) entry (FC00:0:0:2001::4,FF25::1).
<HUAWEI> reset pim ipv6 routing-table group ff25::1 mask 128 source fc00:0:0:2001::4 interface vlanif 100
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >