OcNOS-SP : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv4 Commands : ip pim state-refresh origination-interval
ip pim state-refresh origination-interval
Use this command to configure a PIM-DM State-Refresh origination interval other than the default value. The origination interval is the number of seconds between PIM-DM State Refresh control messages.
Use the no option with this command to return the origination interval to its default value.
Command Syntax
ip pim state-refresh origination-interval <1-100>
no ip pim state-refresh origination-interval
Parameter
<1-100>
Range of values for state-refresh origination interval, in seconds
Note: No fractional values are allowed for the interval time.
Default
The default state-refresh origination interval is 60 seconds.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#ip pim state-refresh origination-interval 65
 
(config)#interface eth0
(config-if)#no ip pim state-refresh origination-interval
Last modified date: 10/20/2023