Cisco CRS Configuration Manual page 230

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

Advertisement

Connecting MPLS VPN Customers
SUMMARY STEPS
1. configure
2. router eigrp as-number
3. vrf vrf-name
4. address-family ipv4
5. router-id router-id
6. autonomous-system as-number
7. default-metric bandwidth delay reliability loading mtu
8. redistribute { { bgp | connected | isis | ospf | rip | static } [ as-number | instance-name ] } [ route-policy
name ]
9. interface type interface-path-id
10. site-of-origin { as-number:number | ip-address : number }
11. Use the commit or end command.
DETAILED STEPS
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters Global Configuration mode.
Step 2
router eigrp as-number
Example:
RP/0/RP0/CPU0:router(config)# router eigrp 24
Enters EIGRP configuration mode allowing you to configure the EIGRP routing process.
Step 3
vrf vrf-name
Example:
RP/0/RP0/CPU0:router(config-eigrp)# vrf vrf_1
Configures a VPN routing and forwarding (VRF) instance and enters VRF configuration mode for EIGRP routing.
Step 4
address-family ipv4
Example:
RP/0/RP0/CPU0:router(config-eigrp-vrf)# address family ipv4
Enters VRF address family configuration mode for the IPv4 address family.
Step 5
router-id router-id
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
216
Implementing MPLS Layer 3 VPNs

Advertisement

Table of Contents
loading

Table of Contents