EasyManuals Logo
Home>Cisco>Network Router>ASR 9000 Series

Cisco ASR 9000 Series Routing Configuration Guide

Cisco ASR 9000 Series
702 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #356 background imageLoading...
Page #356 background image
SUMMARY STEPS
1.
configure
2.
router eigrp as-number
3.
vrf vrf-name
4.
address-family { ipv4 }
5.
redistribute {{ bgp | connected | isis | ospf | ospfv3 | rip | static } [ as-number | instance-name
]} [ route-policy name ]
6.
route-policy route-policy-name { in | out }
7.
default-metric bandwidth delay reliability loading mtu
8.
commit
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Specifies the autonomous system number of
the routing process to configure an EIGRP
routing process.
router eigrp as-number
Example:
RP/0/RSP0/CPU0:router(config)# router eigrp 100
Step 2
Configures a VRF instance.
vrf vrf-name
Example:
RP/0/RSP0/CPU0:router(config-eigrp)# router eigrp 100
Step 3
Enters a VRF address family configuration
mode.
address-family { ipv4 }
Example:
RP/0/RSP0/CPU0:router(config-eigrp-vrf)# address-family
ipv4
Step 4
Injects routes from one routing domain into
EIGRP.
redistribute {{ bgp | connected | isis | ospf | ospfv3 | rip
| static } [ as-number | instance-name ]} [ route-policy name
]
Step 5
Example:
RP/0/RSP0/CPU0:router(config-eigrp-vrf-af)# redistribute
bgp 100
Applies a routing policy to updates advertised
to or received from an EIGRP neighbor.
route-policy route-policy-name { in | out }
Example:
RP/0/RSP0/CPU0:router(config-eigrp-vrf-af)# route-policy
policy_A in
Step 6
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
326
Implementing EIGRP
Redistributing BGP Routes into EIGRP

Table of Contents

Other manuals for Cisco ASR 9000 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco ASR 9000 Series and is the answer not in the manual?

Cisco ASR 9000 Series Specifications

General IconGeneral
BrandCisco
ModelASR 9000 Series
CategoryNetwork Router
LanguageEnglish

Related product manuals