state-refresh-interval

Syntax

state-refresh <INTERVAL-VALUE>

no state-refresh

Description

Configures the interval between successive state-refresh messages originated by the routing switch. Only the routing switch connected directly to the multicast source initiates state-refresh packets. All other PIM routers in the network only propagate these state-refresh packets.

The no form of this command sets the interval to the default value of 60 seconds.

Command context

config-pim

Parameters

<INTERVAL-VALUE>

Specifies the state refresh interval in seconds. Default: 60 seconds. Range 10-100.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring the state refresh interval:

switch(config)# router pim
switch(config-pim)# state-refresh 30
switch(config-pim)# no state-refresh