label-withdrawal-delay

CLI_section_description

Delays sending a label withdrawal message for a FEC to a neighbor in order to allow the IGP and LDP to converge.

Syntax

label-withdrawal-delay secs
no label-withdrawal-delay

Command Default

The default is 60.

Parameters

secs
Specifies the delay period in seconds for the label withdrawal delay timer. Enter value from 0 to 300.

Modes

MPLS LDP configuration mode.

Usage Guidelines

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".

Examples

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