ip pim-sparse propagation-delay
Syntax
ip pim-sparse propagation-delay <DELAY-VALUE>
no ip pim-sparse propagation-delay
Description
Configures the propagation delay that gets inserted into the LAN prune delay field of a LAN Prune Delay option.
The
no
form of this command removes currently configured value and sets to the default of 500 ms.
Command context
config-if
config-if-vlan
config-lag-if
Parameters
<DELAY-VALUE>
Specifies the propagation delay value in ms. Default: 500 ms. Range: 250-2000.
Authority
Administrators
Examples
Configuring and removing the propagation delay:
switch(config)# interface vlan40 switch(config-if-vlan)# ip pim-sparse propagation-delay 400 switch(config-if-vlan)# no ip pim-sparse propagation-delay