OcNOS-SP : Multi-Protocol Label Switching Guide : Label Distribution Protocol Command Reference : LDP Commands : ldp hold-time
ldp hold-time
Use this command to set the hold-time value after which the LSR rejects adjacencies.
The hold-time timer is reset every time a hello packet is received from the peer in question. For optimum performance, set this value to no less than three times the hello-interval value.
Note: This command is an interface-specific command, and overrides the value set for an LSR using the global hold-time command.
Use the no parameter to revert to the hold-time value set for the main LDP process.
Command Syntax
ldp hold-time <3-65535>
no ldp hold-time
Parameters
<3-65535>
Specify the hold-time value in seconds.
Default
By default, ldp hold time is 15 seconds
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
This example shows how to set the hold-time for a specific interface:
#configure terminal
(config)#interface eth0
(config-if)#ldp hold-time 635
 
(config-if)#no ldp hold-time
Last modified date: 10/17/2023