PurposeCommand or Action
Enables multiple adjacencies for different OSPF areas and
enters multi-area interface configuration mode
multi-area-interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-ospf)#
multi-area-interface Serial 0/1/0/3
Step 6
commit
Step 7
Configuring Label Distribution Protocol IGP Auto-configuration for OSPF
This task explains how to configure LDP auto-configuration for an OSPF instance.
Optionally, you can configure this feature for an area of an OSPF instance.
SUMMARY STEPS
1.
configure
2.
router ospf process-name
3.
mpls ldp auto-config
4.
commit
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Enables OSPF routing for the specified routing process and places
the router in router configuration mode.
router ospf process-name
Example:
RP/0/RSP0/CPU0:router(config)# router
ospf 1
Step 2
The process-name argument is any alphanumeric string
no longer than 40 characters.
Note
Enables LDP IGP interface auto-configuration for an OSPF
instance.
mpls ldp auto-config
Example:
RP/0/RSP0/CPU0:router(config-ospf)# mpls
ldp auto-config
Step 3
•
Optionally, this command can be configured for an area of
an OSPF instance.
commit
Step 4
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
402 OL-30423-03
Implementing OSPF
Configuring Label Distribution Protocol IGP Auto-configuration for OSPF