mpls ldp autoconfig
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.
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 autoconfigFrom Router Configuration mode for OSPF:
mpls ldp autoconfig [ areaId | areaIdInt ]
no mpls ldp autoconfig
- level-1Enables LDP on all IS-IS level 1 interfaces
- level-1-2Enables LDP on all IS-IS level 1-2 interfaces
- level-2Enables LDP on all IS-IS level-2only interfaces
- areaIdOSPF area ID in IP address format
- areaIdIntOSPF area ID as a decimal value in the range 04294967295
Interface Configuration, Router Configuration, Subinterface Configuration
Release Information Command introduced in JUNOSe Release 8.1.0.