Delays sending a label withdrawal message for a FEC to a neighbor in order to allow the IGP and LDP to converge.
The default is 60.
MPLS LDP configuration mode.
Setting the secs variable to zero (0) disables the feature for subsequent events.
Setting the secs variable to a value from 1 to 300, updates the configured value.
When using the no form of the command to restore the default behavior.
MPLS is supported only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".
The following example sets the label withdrawal delay timer to 30 seconds.
device(config-router-mpls-ldp)# label-withdrawal-delay 30
The following example restores the command default behavior.
device(config-mpls-router-ldp)# no label-withdrawal-delay
The following example disables the label withdrawal delay timer.
device(config-mpls-router-ldp)# label-withdrawal-delay 0