Defines the length of the receive label silence timer for LDP-IGP synchronization.
The default value is 1000 milliseconds.
Specifies the length of time in milliseconds of the receive label silence timer. Enter an integer from 100 to 60000.
MPLS LDP configuration mode
Use the no form of the command to reset the default value of 1000 milliseconds.
When labels are not received from the peer for a short period of time, the session is declared In Sync. When a label is received from a peer, then the receive label silence timer is reset.
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 receive label silence timer to 80000 milliseconds.
device(conf)# router mpls device(config-mpls)# ldp device(config-router-mpls-ldp)# rx-label-silence-time 80000