Configuring A Summary Address For Eigrp; Redistributing Routes Into Eigrp - Cisco Nexus 3000 Series Configuration Manual

Nx-os unicast routing configuration guide, nx-os release 5.0(3)u1(1)
Hide thumbs Also See for Nexus 3000 Series:
Table of Contents

Advertisement

Chapter 4
Configuring EIGRP
S e n d d o c u m e n t c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
IP-EIGRP neighbors for process 201
H
0
Version 12.1/1.2, Retrans: 2, Retries: 0
Stub Peer Advertising ( CONNECTED SUMMARY ) Routes

Configuring a Summary Address for EIGRP

You can configure a summary aggregate address for a specified interface. If any more specific routes are
in the routing table, EIGRP will advertise the summary address out the interface with a metric equal to
the minimum of all more specific routes. See the
To configure a summary aggregate address, use the following command in interface configuration mode:
Command
switch(config-if)# ip summary-address
eigrp instance-tag ip-prefix/length
[ distance | leak-map map-name ]
Example:
switch(config-if)# ip summary-address
eigrp Test1 192.0.2.0/8
This example causes EIGRP to summarize network 192.0.2.0 out Ethernet 1/2 only:
switch(config)# interface ethernet 1/2
switch(config-if)# no switchport
switch(config-if)# ip summary-address eigrp Test1 192.0.2.0 255.255.255.0

Redistributing Routes into EIGRP

You can redistribute routes in EIGRP from other routing protocols.
BEFORE YOU BEGIN
Ensure that you have enabled the EIGRP feature (see the
page
You must configure the metric (either through the default-metric configuration option or through a route
map) for routes redistributed from any other protocol.
You must create a route map to control the types of routes that are redistributed into EIGRP. See
Chapter 11, "Configuring Route Policy Manager."
SUMMARY STEPS
1.
Address
10.1.1.2
4-9).
configure terminal
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
Interface
Hold Uptime
(sec)
Se3/1
11 00:00:59
"Route Summarization" section on page
Purpose
Configures a summary aggregate address as either
an IP address and network mask, or an IP
prefix/length. The instance tag and map name can
be any case-sensitive, alphanumeric string up to 20
characters.
You can optionally configure the administrative
distance for this aggregate address. The default
administrative distance is 5 for aggregate
addresses.
"Enabling the EIGRP Feature" section on
Configuring Advanced EIGRP
SRTT
RTO
Q
Seq Type
(ms)
Cnt Num
1
4500
0
7
4-6.
4-17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents