OcNOS-SP : Multi-Protocol Label Switching Guide : Label Distribution Protocol Command Reference : LDP Commands : mpls ldp-igp sync-delay
mpls ldp-igp sync-delay
Use this command to set the time delay for LDP-IGP synchronization.
Use the no parameter to disable the time delay.
Command Syntax
mpls ldp-igp sync-delay <5-60>
no mpls ldp-igp sync-delay
Parameters
sync-delay
Time delay for LDP to converge in seconds.
<5-60>
Time delay for notification of LDP convergence to IGP, in seconds
Default
If not configured the delay will be 0 seconds.
Command Mode
Interface configuration mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config-if)# interface eth0
(config-if)# mpls ldp-igp sync-delay 15
(config-if)# no mpls ldp-igp sync-delay
 
Last modified date: 10/17/2023