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.
Step 3 interface type number
Example:
Router(config)# interface POS 3/0
Specifies the interface to configure and enters interface
configuration mode.
Step 4 no mpls ldp igp autoconfig
Example:
Router(config-if)# no mpls ldp igp autoconfig
Disables LDP for that interface.
Step 5 end
Example:
Router(config-if)# end
Exits interface configuration mode and returns to privileged EXEC
mode.
Verifying MPLS LDP Autoconfiguration with OSPF
The following steps explain how to verify the MPLS LDP Autoconfiguration feature.
SUMMARY STEPS
1. enable
2. show mpls interfaces [type number | vrf vpn-name][all] [detail] [internal]
3. show mpls ldp discovery [vrf vpn-name | all] [detail]
DETAILED STEPS
Step 1 enable
Verifying MPLS LDP Autoconfiguration with OSPF
How to Configure MPLS LDP Autoconfiguration
MPLS LDP Configuration Guide, Cisco IOS Release 12.4
55