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. Range: 250 to 2000. Default: 500.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Configuring and removing the propagation delay:
switch(config)# interface vlan 40 switch(config-if-vlan)# ipv6 pim6-sparse propagation-delay 400 switch(config-if-vlan)# no ipv6 pim6-sparse propagation-delay