Configuring Multi-Area Adjacency - Cisco ASR 9000 Series Routing Configuration Manual

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing OSPF
Command or Action
Step 4
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-ospf-ar)# interface
GigabitEthernet 0/1/0/3
Step 5
exit
Example:
RP/0/RSP0/CPU0:router(config-ospf-ar)# exit
Step 6
vrf vrf-name
Example:
RP/0/RSP0/CPU0:router(config-ospf)# vrf vrf1
Step 7
area area-id
Example:
RP/0/RSP0/CPU0:router(config-ospf-vrf)# area 0
Step 8
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-ospf-vrf)# interface
GigabitEthernet 0/0/0/0
Step 9
commit

Configuring Multi-area Adjacency

This task explains how to create multiple areas on an OSPF primary interface.
Before You Begin
Note
You can configure multi-area adjacency on any interface where only two OSF speakers are attached. In
the case of native broadcast networks, the interface must be configured as an OPSF point-to-point type
using the network point-to-point command to enable the interface for a multi-area adjacency.
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
Configuring Multi-area Adjacency
Purpose
Enters interface configuration mode and associates one or
more interfaces to the area.
Enters OSPF configuration mode.
Creates a VRF instance and enters VRF configuration mode.
Enters area configuration mode and configures an area for
a VRF instance under the OSPF process.
• 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.
Enters interface configuration mode and associates one or
more interfaces to the VRF.
477

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents