The label withdrawal delay timer delays sending a label withdrawal message for a FEC to a neighbor. This feature is enabled by default with a delay of 60 seconds.
To configure the label withdrawal delay timer, perform the following steps.
device# configure terminal
device(config)# router mpls
device(config-router-mpls)# ldp
device(config-router-mpls-ldp)# label-withdrawal-delay 100
The following example shows the previous configuration steps.
device# configure terminal device(config)# router mpls device(config-router-mpls)# ldp device(config-router-mpls-ldp)# label-withdrawal-delay 100