Adjusting Assert Parameters

The router that fails in an election prohibits its downstream interface from forwarding multicast data in the period during which the router retains the Assert state. After this period expires, the router restores the forwarding capability of its downstream interface.

Context

If an interface that receives a multicast packet is a downstream interface in the (S, G) entry on the local router, it indicates that other multicast forwarders exist on the network segment.

If other multicast forwarders exist on a network segment, the router sends an Assert message through the downstream interface.

The downstream interface also receives an Assert message from another multicast forwarder on the network segment. The router compares its own information with the information carried in the message sent by other forwarders. This process is called an Assert election.

  • If the router wins, the downstream interface retains the forwarding state and forwards (S, G) data packets on the network segment. This downstream interface is called an Assert winner.

  • If the router fails, the downstream interface is prohibited from forwarding multicast packets and deleted from the downstream interface list of the (S, G) entry. This downstream interface is called an Assert loser.

    All Assert losers can periodically restore multicast packet forwarding, leading to periodical Assert elections.

You can set the period during which an Assert loser retains the Assert state either globally or on an interface.

  • Global configuration: takes effect on all interfaces.

  • Interface-specific configuration: takes precedence over the global configuration. If an interface-specific configuration is not available, the interface uses the global configuration.

Procedure

  • Set Assert parameters globally.
    1. Run system-view

      The system view is displayed.

    2. Run pim-ipv6

      The IPv6 PIM view is displayed.

    3. Run holdtime assert interval

      A period is set for all interfaces on the router to retain the Assert state.

    4. Run commit

      The configuration is committed.

  • Set Assert parameters for an interface.
    1. Run system-view

      The system view is displayed.

    2. Run interface interface-type interface-number

      The IPv6 PIM interface view is displayed.

    3. Run pim ipv6 holdtime assert interval

      The period during which the interface retains the Assert state is set.

    4. Run commit

      The configuration is committed.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >