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 only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".

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