< Home

Configuring IPv6 PIM Silent

Pre-configuration Tasks

Before configuring IPv6 PIM silent, complete the following tasks:

  • Configure an IPv6 unicast routing protocol to ensure normal unicast routing on the network.
  • Enable IPv6 PIM-SM.

Context

On the access layer, if the IPv6 PIM protocol is enabled on the interfaces directly connected to user hosts, the interfaces can establish PIM neighbor relationships to process various IPv6 PIM packets. The configuration, however, brings security risks. When a host maliciously sends many IPv6 PIM Hello messages, the device may break down.

To prevent the preceding case, set the state of the device interface to IPv6 PIM silent. When the interface is in IPv6 PIM silent state, the interface is disabled from receiving and forwarding any IPv6 PIM packet. All IPv6 PIM neighbors and IPv6 PIM state machines on the interface are deleted. The interface functions as the static DR and immediately takes effect. The IPv6 PIM silent function does not affect the MLD function on the interface.

IPv6 PIM client takes effect on an interface only when the interface is directly connected to a user network segment and when the network segment is connected only to this PIM device.

  • After you configure IPv6 PIM silent on an interface, the interface no longer receives or sends any IPv6 PIM packets and other IPv6 PIM functions on the interface become invalid. Exercise caution when configuring this function.

  • If a user network segment is connected to multiple devices and IPv6 PIM silent is enabled on interfaces of multiple devices, the interfaces become static DRs. This results in multicast faults.

Procedure

  1. Run system-view

    The system view is displayed.

  2. Run interface interface-type interface-number

    The interface view is displayed.

  3. (Optional) On an Ethernet interface, run undo portswitch

    The interface is switched to Layer 3 mode.

    By default, an Ethernet interface works in Layer 2 mode.

    Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S support switching between Layer 2 and Layer 3 modes.

  4. Run pim ipv6 silent

    The IPv6 PIM silent function is enabled.

Verifying the Configuration

After IPv6 PIM silent is configured, check information about the PIM interface.

  • Run the display pim ipv6 interface [ interface-type interface-number | up | down ] [ verbose ] command to check IPv6 PIM information on an interface.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic