ip pim propagation-delay
Use this command to configure a propagation delay value for PIM.
Use the no option with this command to return the propagation delay to its default value.
Command Syntax
ip pim propagation-delay <0-32767>
no ip pim propagation-delay
Parameter
<0-32767>
Range of values for propagation delay, in milliseconds
Default
The default propagation delay is 1000 milliseconds.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#ip pim propagation-delay 1000
(config)#interface eth0
(config-if)#no ip pim propagation-delay
Last modified date: 10/20/2023