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 unicast 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-pim6
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 pim6 switch(config-pim6)# state-refresh 30 switch(config-pim6)# no state-refresh