Configuring Eigrp Stub Routing; Configuring A Summary Address For Eigrp - Cisco Nexus 7000 Series Configuration Manual

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Chapter 8
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 7 k - d o c f e e d b a c k @ c i s c o . c o m .

Configuring EIGRP Stub Routing

To configure a router for EIGRP stub routing, use the following command in address-family
configuration mode:
Command
switch(config-router-af)# stub [direct |
receive-only | redistributed [direct]
leak-map map-name ]
Example:
switch(config-router-af)# eigrp stub
redistributed
The following example shows how to configure a stub router to advertise directly connected and
redistributed routes:
switch# config t
switch(config)# router eigrp Test1
switch(config-router)# address-family ipv6 unicast
switch(config-router-af)# stub direct redistributed
switch(config-router-af)# copy running-config startup-config
Use the show ip eigrp neighbor detail command to verify that a router has been configured as a stub
router. The last line of the output shows the stub status of the remote or spoke router. The following
example shows that output from the show ip eigrp neighbor detail command:
Router# show ip eigrp neighbor detail
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
OL-20002-02
Address
10.1.1.2
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Purpose
Configures a remote router as an EIGRP stub router.
The map name can be any case-sensitive
alphanumeric string up to 20 characters.
Interface
Hold Uptime
(sec)
Se3/1
11 00:00:59
"Route Summarization" section on page
Configuring Advanced EIGRP
SRTT
RTO
Q
Seq Type
(ms)
Cnt Num
1
4500
0
7
8-6.
8-17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents