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 on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.

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