In Global Configuration mode:
mpls ldp [ interface ] profile [ profileName ]
no mpls ldp interface profile profileName
In Interface Configuration mode:
mpls ldp profile profileName
no mpls ldp profile
Command introduced before JUNOSe Release 7.1.0.
In Global Configuration mode, creates or modifies a configuration profile for LDP. Places the CLI in LDP Configuration mode. The implicit default LDP profile specifies a value of 0 for hello hold-time; this value signifies 15 seconds for link hellos and 45 seconds for targeted hello messages.
Any change to a profile affects all interfaces that use the profile; changes are effective the next time the interface comes up.
In Interface Configuration mode, creates or enables LDP on the interface with the factory default profile or the specified profile. The no version reverts to the default profile on the interface.
In both modes, if you specify a profile not previously configured, it is created with the factory default settings. If you do not specify a profile name, the factory default profile is assumed. The no version deletes the specified profile.
Global Configuration, Interface Configuration