area interface mpls ldp-igp
Use this attribute to enable the MPLS LDP IGP SYNC on OSPF.
Command Syntax
area (A.B.C.D|<0-4294967295>) interface <IFNAME> mpls ldp-igp sync ospf
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
Default
No default value is specified.
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
Last modified date: 10/16/2023