Monitoring And Maintaining Eigrp - Cisco ME 3400 Software Configuration Manual

Ethernet access switch
Hide thumbs Also See for ME 3400:
Table of Contents

Advertisement

Chapter 35
Configuring IP Unicast Routing
Beginning in privileged EXEC mode, follow these steps to configure a remote or spoke router for EIGRP
stub routing:
Command
Step 1
configure terminal
Step 2
router eigrp 1
Step 3
network network-number
Step 4
eigrp stub [receive-only | connected |
static | summary]
Step 5
end
Step 6
show ip eigrp neighbor detail
Step 7
copy running-config startup-config
Enter the show ip eigrp neighbor detail privileged EXEC command from the distribution router to
verify the configuration.

Monitoring and Maintaining EIGRP

You can delete neighbors from the neighbor table. You can also display various EIGRP routing statistics.
Table 35-8
explanations of fields in the resulting display, see the Cisco IOS IP Command Reference, Volume 2 of 3:
Routing Protocols, Release 12.2.
Table 35-8
IP EIGRP Clear and Show Commands
Command
clear ip eigrp neighbors [if-address | interface]
show ip eigrp interface [interface] [as number]
show ip eigrp neighbors [type-number]
show ip eigrp topology [autonomous-system-number] |
[[ip-address] mask]]
show ip eigrp traffic [autonomous-system-number]
OL-9639-07
Purpose
Enter global configuration mode.
Configure a remote or distribution router to run an EIGRP process and
enter router configuration mode.
Associate networks with an EIGRP routing process.
Configure a remote router as an EIGRP stub router. The keywords have
these meanings:
Enter receive-only to set the router as a receive-only neighbor.
Enter connected to advertise connected routes.
Enter static to advertise static routes.
Enter summary to advertise summary routes.
Return to privileged EXEC mode.
Verify that a remote router has been configured as a stub router with
EIGRP. The last line of the output shows the stub status of the remote or
spoke router.
(Optional) Save your entries in the configuration file.
lists the privileged EXEC commands for deleting neighbors and displaying statistics. For
Purpose
Delete neighbors from the neighbor table.
Display information about interfaces configured for EIGRP.
Display EIGRP discovered neighbors.
Display the EIGRP topology table for a given process.
Display the number of packets sent and received for all or a
specified EIGRP process.
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
Configuring EIGRP
35-41

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents