ip pim state-refresh origination-interval

Use this command to set the interval between PIM dense mode state refresh messages.

Syntax

ip pim state-refresh origination-interval interval
no ip pim state-refresh origination-interval interval

Parameters

interval Specifies the interval in seconds between the sending of PIM dense mode state refresh messages. Default value: 60 seconds.

Defaults

PIM dense mode state refresh messages are sent at 60 second intervals by default.

Mode

Configuration command.

Usage

PIM dense mode state refresh messages are sent to neighbor routers by the PIM dense mode routers that are connected to a PIM source. State refresh messages convey prune state for the purpose of minimizing overhead to the network.

The “no” form of this command resets the PIM dense mode state refresh message interval to 60 seconds.

Examples

This example sets the PIM dense mode state refresh message interval to 80 seconds:

System(su-config)->ip pim state-refresh origination-interval 80