pim ipv6 silent

Function

The pim ipv6 silent command enables the PIM silent function on a specified interface.

The undo pim ipv6 silent command disables the PIM silent function on a specified interface.

By default, the PIM silent function is not enabled on an interface.

Format

pim ipv6 silent

undo pim ipv6 silent

Parameters

None

Views

100ge sub-interface view, 100GE interface view, 10GE sub-interface view, 10GE interface view, 200GE sub-interface view, 25GE sub-interface view, 25GE interface view, 400GE sub-interface view, 400GE interface view, 40GE sub-interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk sub-interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE sub-interface view, GE interface view, GE electrical interface view, Global VE sub-interface view, Loopback interface view, PW-VE sub-interface view, VE sub-interface view, VLANIF interface view, Virtual template view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
pim write

Usage Guidelines

Usage Scenario

At the access layer, if PIM is enabled on a router interface directly connected to a host network segment, the interface can set up PIM neighbor relationships and process various PIM protocol packets. If attackers send a large number of PIM IPv6 Hello messages, the router may be crashed.

To address this problem, enable PIM silent on the interface using the pim ipv6 silent command. After PIM silent is enabled on an interface, all PIM packets will be discard by this interface, and all PIM neighbors and PIM state machines will be deleted for this interface. The interface automatically becomes a static designated router (DR). MLD functions, however, are not affected on the interface.

Precautions

PIM silent applies only to interfaces directly connected to a host network segment on which only one PIM device is deployed.The pim ipv6 silent command is mutually exclusive with the pim ipv6 timer dr-switch-delay command.

Example

# Configure the PIM silent function on GE 0/1/0.
<HUAWEI> system-view
[~HUAWEI] multicast ipv6 routing-enable
[*HUAWEI] interface GigabitEthernet 0/1/0
[*HUAWEI-GigabitEthernet0/1/0] ipv6 enable
[*HUAWEI-GigabitEthernet0/1/0] pim ipv6 silent
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >