tx-label-silence-timer

Sets the length of the EOL transmit label silence timer for LDP-IGP synchronization.

Syntax

tx-label-silence-timer milliseconds
no tx-label-silence-timer

Command Default

The default value is 1000 milliseconds.

Parameters

milliseconds

Specifies the EOL transmit label silence timer in milliseconds. Enter an integer from 100 to 60000.

Modes

MPLS LDP EOL configuration mode

Usage Guidelines

Use the no form of the resets the default value of 1000 milliseconds.

Examples

The following example sets the length of time for the EOL transmit label silence timer to 2000 milliseconds.

device(config)# router mpls
device(config-router-mpls)# ldp
device(config-router-mpls-ldp)# eol
device(config-router-mpls-ldp-eol)# tx-label-silence-timer 2000