Monitoring And Maintaining Eigrp - Cisco Catalyst 4500 series Administration Manual

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Chapter 34
Configuring Layer 3 Interfaces
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]
To display various routing statistics, use the following commands:
Command
Switch# show ip eigrp interfaces [interface] [as-number]
Switch# show ip eigrp neighbors [type|number|static]
Switch# show ip eigrp topology [autonomous-system-number |
[[ip-address] mask]]
Switch# show ip eigrp traffic [autonomous-system-number]
EIGRP Configuration Examples
This section contains the following examples:
Route Summarization Example
The following example disables autosummarization and causes EIGRP to summarize network 10.0.0.0
out Ethernet interface 0 only:
interface Ethernet 0
ip summary-address eigrp 1 10.0.0.0 255.0.0.0
!
router eigrp 1
network 172.16.0.0
no auto-summary
You should not use the ip summary-address eigrp summarization command to generate the default
Note
route (0.0.0.0) from an interface because it creates an EIGRP summary default route to the null 0
interface with an administrative distance of 5. The low administrative distance of this default route can
cause this route to displace default routes learned from other neighbors from the routing table. If the
OL_28731-01
10.1.1.2
Route Summarization Example
Route Authentication Example
Stub Routing Example
(sec)
Se3/1
11 00:00:59
Purpose
Deletes neighbors from the neighbor table.
Purpose
Displays information about interfaces configured for
EIGRP.
Displays the EIGRP discovered neighbors.
Displays the EIGRP topology table for a given
process.
Displays the number of packets sent and received for
all or a specified EIGRP process.
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)E
Configuring EIGRP Stub Routing
(ms)
Cnt Num
1
4500
0
7
34-19

Advertisement

Table of Contents
loading

Table of Contents