Specifies the amount of time that a graceful restart (GR) neighbor must wait for the LDP session to be reestablished.
The default reconnect time is 120 seconds.
Specifies the amount of time in seconds that a GR neighbor must wait for the LDP session to be reestablished. This value is advertised to the neighbor using the FT Reconnect Timeout field in the FT Session TLV. Enter a integer from 60 to 300. The default setting is 120.
MPLS LDP GR configuration mode
The no form of the command resets the default time of 120 seconds.
MPLS is supported only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".
The following example sets the LDP GR timer to 180 seconds.
device# configure terminal device(config)# router mpls device(config-router-mpls)# ldp device(config-router-mpls-ldp)# graceful-restart device(config-router-mpls-ldp-gr)# reconnect-time 180