Configure Ospf As A Provider Edge To Customer Edge (Pe-Ce) Protocol - Cisco NCS 5500 Series Configuration Manuals

Routing configuration ios xr release 6.3.x
Hide thumbs Also See for NCS 5500 Series:
Table of Contents

Advertisement

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

!
area 8
Configure OSPF as a Provider Edge to Customer Edge (PE-CE)
Protocol
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
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.
Note
The process-name argument is any alphanumeric string no longer than 40 characters.
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
interface TenGigE 0/2/0/0
configure
router ospf process-name
vrf vrf-name
router-id { router-id }
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]
area area-id
interface type interface-path-id
exit
domain-id [ secondary ] type { 0005 | 0105 | 0205 | 8005 } value value
domain-tag tag
disable-dn-bit-check
Implementing OSPF

Advertisement

Table of Contents
loading

Table of Contents