rx-label-silence-time

Defines the length of the receive label silence timer for LDP-IGP synchronization.

Syntax

rx-label-silence-time milliseconds
no rx-label-silence-time

Command Default

The default value is 1000 milliseconds.

Parameters

milliseconds

Specifies the length of time in milliseconds of the receive label silence timer. Enter an integer from 100 to 60000.

Modes

MPLS LDP configuration mode

Usage Guidelines

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

Examples

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