ipv6 pim6-sparse propagation-delay
Syntax
ipv6 pim6-sparse propagation-delay <DELAY-VALUE>
no ipv6 pim6-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)# ipv6 pim6-sparse propagation-delay 400 switch(config-if-vlan)# no ipv6 pim6-sparse propagation-delay