Cisco CRS Configuration Manual page 228

Ios xr virtual private network
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Connecting MPLS VPN Customers
Example:
RP/0/RP0/CPU0:router(config-ospf)# vrf vrf_1
Configures a VPN routing and forwarding (VRF) instance and enters VRF configuration mode for OSPF routing.
Step 4
router-id {router-id | type interface-path-id}
Example:
RP/0/RP0/CPU0:router(config-ospf-vrf)# router-id 172.20.10.10
Configures the router ID for the OSPF routing process.
Step 5
Do one of the following:
• redistribute bgp process-id [metric metric-value] [metric-type {1 | 2}] [route-policy policy-name ] [ tag tag-value]
• redistribute connected [metric metric-value] [metric-type {1 | 2}] [route-policy policy-name] [tag tag-value]
• redistribute ospf process-id [match {external [1 | 2] | internal | nssa-external [1 | 2]}] [metric metric-value]
[metric-type {1 | 2}] [route-policy policy-name] [tag tag-value]
• redistribute static [metric metric-value] [metric-type {1 | 2}] [route-policy policy-name] [tag tag-value]
• redistribute eigrp process-id [match {external [1 | 2] | internal | nssa-external [1 | 2]]} [metric metric-value]
[metric-type {1 | 2}] [route-policy policy-name] [tag tag-value]
• redistribute rip [metric metric-value] [metric-type {1 | 2}] [route-policy policy-name] [tag tag-value]
Example:
RP/0/RP0/CPU0:router(config-ospf-vrf)# redistribute connected
Causes routes to be redistributed into OSPF. The routes that can be redistributed into OSPF are:
• Border Gateway Protocol (BGP)
• Connected
• Enhanced Interior Gateway Routing Protocol (EIGRP)
• OSPF
• Static
• Routing Information Protocol (RIP)
Step 6
area area-id
Example:
RP/0/RP0/CPU0:router(config-ospf-vrf)# area 0
Configures the OSPF area as area 0.
Step 7
interface type interface-path-id
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
214
Implementing MPLS Layer 3 VPNs

Advertisement

Table of Contents
loading

Table of Contents