Configuring common PIM timers

About common PIM timers

The following are common PIM timers:

Restrictions and guidelines

To prevent upstream neighbors from aging out, set the join/prune interval to be less than the join/pruned state holdtime.

You can configure common PIM timers for all interfaces in PIM view or for the current interface in interface view. The configuration made in interface view takes priority over the configuration made in PIM view.

As a best practice, use the defaults for a network without special requirements.

Configuring common PIM timers globally

  1. Enter system view.

    system-view

  2. Enter PIM view.

    pim [ vpn-instance vpn-instance-name ]

  3. Set the hello interval.

    timer hello interval

    The default setting is 30 seconds.

  4. Set the join/prune interval.

    timer join-prune interval

    The default setting is 60 seconds.

    This configuration takes effect after the current interval ends.

  5. Set the joined/pruned state holdtime.

    holdtime join-prune time

    The default setting is 210 seconds.

  6. Set the multicast source lifetime.

    source-lifetime time

    The default setting is 210 seconds.

Configuring common PIM timers on an interface

  1. Enter system view.

    system-view

  2. Enter interface view.

    interface interface-type interface-number

  3. Set the hello interval.

    pim timer hello interval

    The default setting is 30 seconds.

  4. Set the triggered hello delay.

    pim triggered-hello-delay delay

    The default setting is 5 seconds.

  5. Set the join/prune interval.

    pim timer join-prune interval

    The default setting is 60 seconds.

    This configuration takes effect after the current interval ends.

  6. Set the joined/pruned state holdtime.

    pim holdtime join-prune time

    The default setting is 210 seconds.