Configuring Label Distribution Protocol Igp Auto-Configuration For Ospf - Cisco NCS 6000 Series Configuration Manual

Ios xr release 6.4.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Implementing OSPF
Command or Action
Step 2
router ospf process-name
Example:
RP/0/RP0/CPU0:router(config)# router ospf 1
Step 3
area area-id
Example:
RP/0/RP0/CPU0:router(config-ospf)#
Step 4
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-ospf-ar)# interface
Serial 0/1/0/3
Step 5
area area-id
Example:
RP/0/RP0/CPU0:router(config-ospf)#
Step 6
multi-area-interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-ospf)#
multi-area-interface Serial 0/1/0/3
Step 7
commit

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
Configuring Label Distribution Protocol IGP Auto-configuration for OSPF
Purpose
Enables OSPF routing for the specified routing process and
places the router in router configuration mode.
Note
Enters area configuration mode and configures a backbone
area.
area 0
Enters interface configuration mode and associates one or
more interfaces to the area.
Enters area configuration mode and configures an area used
for multiple area adjacency.
area 1
Enables multiple adjacencies for different OSPF areas and
enters multi-area interface configuration mode
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
The process-name argument is any
alphanumeric string no longer than 40 characters.
• The area-id argument can be entered in
dotted-decimal or IPv4 address notation, such as area
1000 or area 0.0.3.232. However, you must choose
one form or the other for an area. We recommend using
the IPv4 address notation.
• The area-id argument can be entered in
dotted-decimal or IPv4 address notation, such as area
1000 or area 0.0.3.232. However, you must choose
one form or the other for an area. We recommend using
the IPv4 address notation.
313

Advertisement

Table of Contents
loading

Table of Contents