Cisco ASR 9000 Series Routing Configuration Manual page 354

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

Advertisement

Configuring EIGRP as a PE-CE Protocol
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. redistribute {{ bgp | connected | isis | ospf | ospfv3 | rip | static } [ as-number | instance-name
]} [ route-policy name ]
8. interface type interface-path-id
9. site-of-origin { as-number:number | ip-address : number }
10. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router eigrp as-number
Example:
RP/0/RSP0/CPU0:router(config)# router eigrp 100
Step 3
vrf vrf-name
Example:
RP/0/RSP0/CPU0:router(config-eigrp)# vrf vrf_A
Step 4
address-family { ipv4 }
Example:
RP/0/RSP0/CPU0:router(config-eigrp-vrf)#
address-family ipv4
Step 5
router-id router-id
Example:
RP/0/RSP0/CPU0:router(config-eigrp-vrf-af)# router-id
33
Step 6
autonomous-system as-number
Example:
RP/0/RSP0/CPU0:router(config-eigrp-vrf-af)#
autonomous-system 2
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
324
Purpose
Specifies the autonomous system number of the
routing process to configure an EIGRP routing
process
Configures a VPN routing and forwarding (VRF)
instance.
Enters a VRF address family configuration mode.
Configures a router ID for the EIGRP process.
Configures an EIGRP routing process to run within
the VRF instance.
Note
You must configure the autonomous system
under VRF configuration to bring-up the
VRF interface.
Implementing EIGRP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents