Monitoring And Maintaining Eigrp - Cisco IE-4000 Software Configuration Manual

Industrial ethernet switch
Hide thumbs Also See for IE-4000:
Table of Contents

Advertisement

Configuring IP Unicast Routing
Configuring EIGRP
DETAILED STEPS
Command
1.
configure terminal
2.
router eigrp 1
3.
network network-number
4.
eigrp stub [receive-only |
connected | static | summary]
5.
end
6.
show ip eigrp neighbor detail
7.
copy running-config
startup-config
Enter the show ip eigrp neighbor detail privileged EXEC command from the distribution router to verify the configuration.
EXAMPLE
In the following example, the eigrp stub command is used to configure the router as a stub that advertises connected
and summary routes:
Switch(config)# router eigrp 1
Switch(config-router)# network 10.0.0.0
Switch(config-router)# eigrp stub

Monitoring and Maintaining EIGRP

You can delete neighbors from the neighbor table. You can also display various EIGRP routing statistics.
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.
845

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ie-5000Ie-4010

Table of Contents