retry-time

Configures the amount of time the ingress LER waits between connection attempts.

Syntax

retry-time seconds
no retry-time

Command Default

The command is disabled, by default.

Parameters

seconds
Specifies the LSP retry time in seconds. The default is 30 seconds.

Modes

MPLS policy mode

Usage Guidelines

When a signaled LSP is enabled, the ingress LER attempts to connect to the egress LER over the primary path specified in the LSPs configuration. When the connection is not successful, by default the ingress LER waits 30 seconds before attempting the connection again.

The no form of the command disables the configuration.

MPLS is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.

Examples

The following example configures the retry time to 45 seconds.

device# configure
device(config)# router mpls
device(config-router-mpls)# policy
device(config-router-mpls-policy)# retry-time 45