Command or Action Purpose
Step 10 mpls ldp autoconfig [level-1 | level-2]
Example:
Router(config-router)# mpls ldp autoconfig
Enables the LDP for interfaces that belong to an IS-IS
process.
Step 11 end
Example:
Router(config-router)# end
Exits router configuration mode and returns to privileged
EXEC mode.
Disabling MPLS LDP Autoconfiguration from Selected IS-IS Interfaces
When you issue the mpls ldp autoconfig command, all the interfaces that belong to an IS-IS process are
enabled for LDP. To remove LDP from some interfaces, use the no mpls ldp igp autoconfig command on
those interfaces. The following configuration steps show how to disable LDP from some of the interfaces
after they were configured with the MPLS LDP Autoconfiguration feature with the mpls ldp autoconfig
command.
SUMMARY STEPS
1. enable
2. configure terminal
3. interface type number
4. no mpls ldp igp autoconfig
5. end
DETAILED STEPS
Command or Action Purpose
Step 1 enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2 configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Disabling MPLS LDP Autoconfiguration from Selected IS-IS Interfaces
How to Configure MPLS LDP Autoconfiguration
MPLS LDP Configuration Guide, Cisco IOS Release 12.4
59