Configuring Ospf As A Provider Edge To Customer Edge (Pe-Ce) Protocol - Cisco ASR 9000 Series Routing Configuration Manual

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

Advertisement

Configuring OSPF as a Provider Edge to Customer Edge (PE-CE) Protocol

Configuring OSPF as a Provider Edge to Customer Edge (PE-CE) Protocol
SUMMARY STEPS
1. configure
2. router ospf process-name
3. vrf vrf-name
4. router-id { router-id }
5. redistribute protocol [ process-id ] { level-1 | level-1-2 | level-2 } [ metric metric-value ] [ metric-type
type-value ] [ match { external [ 1 | 2 ] }] [ tag tag-value ] route-policy policy-name]
6. area area-id
7. interface type interface-path-id
8. exit
9. domain-id [ secondary ] type { 0005 | 0105 | 0205 | 8005 } value value
10. domain-tag tag
11. disable-dn-bit-check
12. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router ospf process-name
Example:
RP/0/RSP0/CPU0:router(config)# router ospf 1
Step 3
vrf vrf-name
Example:
RP/0/RSP0/CPU0:router(config-ospf)# vrf vrf1
Step 4
router-id { router-id }
Example:
RP/0/RSP0/CPU0:router(config-ospf-vrf)# router-id 192.168.4.3
Step 5
redistribute protocol [ process-id ] { level-1 | level-1-2 | level-2 }
[ metric metric-value ] [ metric-type type-value ] [ match { external
[ 1 | 2 ] }] [ tag tag-value ] route-policy policy-name]
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
474
Purpose
Enables OSPF routing for the specified routing
process and places the router in router
configuration mode.
The process-name argument is any
Note
alphanumeric string no longer than 40
characters.
Creates a VRF instance and enters VRF
configuration mode.
Configures a router ID for the OSPF process.
We recommend using a stable IPv4
Note
address as the router ID.
Redistributes OSPF routes from one routing
domain to another routing domain.
• This command causes the router to become
an ASBR by definition.
Implementing OSPF

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents