Cisco ASR 9000 Series Routing Configuration Manual page 498

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

Advertisement

Configuring an OSPFv2 Sham Link
Command or Action
Step 6
router ospf instance-id
Example:
RP/0/RSP0/CPU0:router(config)# router ospf isp
Step 7
vrf vrf-name
Example:
RP/0/RSP0/CPU0:router(config-ospf)# vrf vrf1
Step 8
router-id { router-id }
Example:
RP/0/RSP0/CPU0:router(config-ospf-vrf)# router-id
192.168.4.3
Step 9
redistribute bgp process-id
Example:
RP/0/RSP0/CPU0:router(config-ospf-vrf)# redistribute
bgp 1
Step 10
area area-id
Example:
RP/0/RSP0/CPU0:router(config-ospf-vrf)# area 0
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
468
Purpose
• Entering yes saves configuration changes to the
running configuration file, exits the configuration
session, and returns the router to EXEC mode.
• Entering no exits the configuration session and
returns the router to EXEC mode without
committing the configuration changes.
• Entering cancel leaves the router in the current
configuration session without exiting or committing
the configuration changes.
Enables OSPF routing for the specified routing process,
and places the router in router configuration mode. In this
example, the OSPF instance is called isp.
Creates a VRF instance and enters VRF configuration
mode.
Configures a router ID for the OSPF process.
Note
We recommend using a stable IPv4 address as
the router ID.
Redistributes OSPF routes from the one routing domain
to another routing domain.
• This command causes the router to become an
ASBR by definition.
• OSPF tags all routes learned through redistribution
as external.
• The protocol and its process ID, if it has one,
indicate the protocol being redistributed into OSPF.
• The BGP MED value is copied to the LSA metric
field when BGP VPN routes are redistributed to
OSPF.
Enters area configuration mode and configures an area
for 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.
Implementing OSPF

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents