retry-limit

Configures a limit on the number of times the ingress LER tries to connect to the egress LER in a signaled LSP.

Syntax

retry-limit number
no retry-limit

Command Default

The command is disabled, by default.

Parameters

number
Specifies a limit on the number of LSP connection attempts.

Modes

MPLS policy mode.

Usage Guidelines

The no form of the command disables the configuration.

When the connection is established, the retry counter is reset to zero.

MPLS is supported only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".

Examples

In the following example, when the LSP needs to be established again, the ingress LER makes 20 attempts to establish a connection to the egress LER.

device # configure
device(config)# router mpls
device(config-router-mpls)# policy
device(config-router-mpls-policy)# retry-limit 20