Monitoring And Maintaining Eigrp - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 35
Configuring Layer 3 Interfaces
Configuring EIGRP Stub Routing
To configure a remote or spoke router for EIGRP stub routing, perform this task:
Command
Step 1
Switch(config)# router eigrp 1
Step 2
Switch(config-router)# network network-number
Step 3
Switch(config-router)# eigrp stub [receive-only |
connected | static | summary | redistributed]
Verifying EIGRP Stub Routing
To verify that a remote router has been configured as a stub router with EIGRP, use the
show ip eigrp neighbor detail command from the distribution router in privileged EXEC mode. The last
line of the output shows the stub status of the remote or spoke router. The following example shows
output is from the show ip eigrp neighbor detail command:
Switch# show ip eigrp neighbor detail
IP-EIGRP neighbors for process 1
H
0
Version 12.1/1.2, Retrans: 2, Retries: 0
Stub Peer Advertising ( CONNECTED SUMMARY ) Routes

Monitoring and Maintaining EIGRP

To delete neighbors from the neighbor table, use the following command:
Command
Switch# clear ip eigrp neighbors [ip-address |
interface]
Address
10.1.1.2
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Purpose
Configures a remote or distribution router to run
an EIGRP process.
Specifies the network address of the EIGRP
distribution router.
Configures a remote router as an EIGRP stub
router.
The receive-only keyword sets the router as a
receive-only neighbor.
The connected keyword advertises connected
routes.
The static keyword advertises static routes.
The summary keyword advertises summary
routes.
The redistributed keyword enables you to send
routes that have been redistributed from other
dynamic routing protocols.
Note
Interface
Hold Uptime
(sec)
Se3/1
11 00:00:59
Purpose
Deletes neighbors from the neighbor table.
Configuring EIGRP Stub Routing
It is still necessary to redistribute the
routes from the other routing processes
with the redistribute command.
SRTT
RTO
Q
Seq Type
(ms)
Cnt Num
1
4500
0
7
35-19

Advertisement

Table of Contents
loading

Table of Contents