mpls ldp sync
In Interface Configuration mode, synchronizes LDP with the IGP on the current interface. The no version removes the configuration for the interface.
In Router Configuration mode, synchronizes LDP with the IGP on all of the protocol's interfaces, on all interfaces in the specified level (IS-IS), or on all interfaces in the specified area (OSPF). The no version removes the configuration for all qualifying interfaces.
From Interface Configuration mode and Subinterface Configuration mode:
[ no ] mpls ldp { isis | ospf } sync
From Router Configuration mode for IS-IS:
mpls ldp sync [ level-1 | level-2 | level-1-2 ]
- level-1Enables synchronization with LDP on all IS-IS level 1 interfaces
- level-1-2Enables synchronization with LDP on all IS-IS level 1-2 interfaces
- level-2Enables synchronization with LDP on all IS-IS level-2only interfaces
From Router Configuration mode for OSPF:
mpls ldp sync [ areaId | areaIdInt ]
- areaIdOSPF area ID in IP address format
- areaIdIntOSPF area ID as a decimal value in the range 14294967295
Interface Configuration, Router Configuration, Subinterface Configuration
Release Information Command introduced in JUNOSe Release 8.1.0.