OcNOS-SP : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv2 Commands : area interface mpls ldp-igp sync ospf holddown-timer
area interface mpls ldp-igp sync ospf holddown-timer
Use this attribute to configure the hold-down timer for which OSPF will wait for LDP to converge and advertises Max cost.
When the configured time expires, OSPF starts advertising the actual cost in the Router-LSA.
Command Syntax
area (A.B.C.D|<0-4294967295>) interface <IFNAME> mpls ldp-igp sync ospf holddowntimer <1-2147483>
no area (A.B.C.D|<0-4294967295>) interface <IFNAME> mpls ldp-igp sync ospf
Parameters
A.B.C.D
OSPF area ID as an IPv4 address
<0-4294967295>
OSPF area ID as a decimal value
IFNAME
Specify the interface name
sync
Enable MPLS LDP IGP SYNC on OSPF
holddown-time
Holddown timer values in seconds.
<1-2147483>
OSPF area ID as a decimal value
Default
By default, holddown-timer is 70000 seconds.
Command Mode
Router mode
Applicability
This command was introduced in OcNOS version 6.3.0.
Examples
#configure terminal
(config)#router ospf 100
(config-router)#area 1 interface xe1 mpls ldp-igp sync ospf holddown-timer 140000
 
 
 
 
 
 
 
 
 
 
 
 
 
Last modified date: 10/16/2023