!
area 8
interface TenGigE 0/2/0/0
Configure 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
Step 1 configure
Step 2 router ospf process-name
Example:
RP/0/RP0/CPU0:router(config)# router ospf 1
Enables OSPF routing for the specified routing process and places the router in router configuration mode.
The process-name argument is any alphanumeric string no longer than 40 characters.
Note
Step 3 vrf vrf-name
Example:
RP/0/RP0/CPU0:router(config-ospf)# vrf vrf1
Creates a VRF instance and enters VRF configuration mode.
Step 4 router-id { router-id }
Example:
Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x
88
Implementing OSPF
Configure OSPF as a Provider Edge to Customer Edge (PE-CE) Protocol