From Interface Configuration mode and Subinterface Configuration mode:
[ no ] mpls ldp { isis | ospf } autoconfig
From Router Configuration mode for IS-IS:
mpls ldp autoconfig [ level-1 | level-2 | level-1-2 ]
- no mpls ldp autoconfig
From Router Configuration mode for OSPF:
mpls ldp autoconfig [ areaId | areaIdInt ]
- no mpls ldp autoconfig
Command introduced in JUNOSe Release 8.1.0.
In Interface Configuration mode, creates LDP on the current interface. The no version removes LDP from the interface.
In Router Configuration mode, creates LDP on all interfaces in the IS-IS or OSPF router, on interfaces in the specified level (IS-IS), or on interfaces in the specified area (OSPF). The no version removes the LDP configuration for all qualifying interfaces.
Interface Configuration, Router Configuration, Subinterface Configuration