Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
MPLS LDP Commands
OmniSwitch CLI Reference Guide
September 2009
page 24-19
configure router ldp reconnect-time
Configures the Reconnect Timeout value in the fault tolerant (FT) Session TLV that is advertised in LDP 
messages. This timeout value specifies the amount of time, in seconds, that neighboring LDP routers 
should wait for the sender of the LDP message to gracefully restart and resume sending LDP messages to 
the neighbor.
configure router ldp reconnect-time seconds
configure router ldp no reconnect-time
Syntax Definitions
seconds
The Reconnect Timeout, in seconds. The valid range is from 0–300.
Defaults
By default, the Reconnect Timeout is set to 120 seconds.
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• Use the no form of this command to set the Reconnect Timeout to the default value.
• An LDP router starts the reconnect timer when it first detects a loss of LDP communications with a 
peer router. The timer value is that advertised by the peer router in the FT session TLV of LDP 
messages sent by the peer.
• Setting the Reconnect Timeout value to zero indicates to peer routers that the local LDP router will not 
retain its forwarding state across a graceful restart.
Examples
-> configure router ldp reconnect-time 300
-> configure router ldp no reconnect-time
Release History
Release 6.4.2; command was introduced.