0% found this document useful (0 votes)
61 views1 page

EIGRP Commands

The document provides instructions and purposes for various EIGRP routing commands. It describes how to enable an EIGRP routing process, associate networks with the process, disable split horizon, delete neighbors from the neighbor table, display various routing statistics, enable EIGRP stub routing packet debugging, and configure a remote router for EIGRP stub routing.

Uploaded by

Steven Lao
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views1 page

EIGRP Commands

The document provides instructions and purposes for various EIGRP routing commands. It describes how to enable an EIGRP routing process, associate networks with the process, disable split horizon, delete neighbors from the neighbor table, display various routing statistics, enable EIGRP stub routing packet debugging, and configure a remote router for EIGRP stub routing.

Uploaded by

Steven Lao
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Command

Step 1 Step 2

Purpose
Router(config)# router eigrp autonomous-system Router(config-router)# network network-number Enables an EIGRP routing process in global configuration mode. Associates networks with an EIGRP routing process in router configuration mode.

Command
Router(config-if)# no ip split-horizon eigrp autonomous-system-number

Purpose
Disables split horizon.

Command
Router# clear ip eigrp neighbors [ipaddress | interface-type]

Purpose
Deletes neighbors from the neighbor table.

To display various routing statistics, use the following commands in EXEC mode, as needed:

Command
Router# show ip eigrp interfaces [interface-type | interface-number] [asnumber] Router# show ip eigrp neighbors [interface-type | as-number | static] Router# show ip eigrp topology [asnumber | [[ip-address] mask]] Router# show ip eigrp traffic [asnumber]

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.

To enable EIGRP Stub Routing packet debugging, use the following command in privileged EXEC mode:

Command

Purpose

Router# debug eigrp packet Displays debug information about the stub status of stub peer routers.

Configuring EIGRP Stub Routing


To configure a remote or spoke router for EIGRP stub routing, use the following commands beginning in router configuration mode:

Command
Step router(config)# router eigrp 1 1 Step router(config-router)# network 2 network-number Step router(config-router)# eigrp stub [receive-only | connected | static | 3 summary]

Purpose
Configures a remote or distribution router to run an EIGRP process. Associates networks with an EIGRP routing process in router configuration mode.

Router (config-if)# bandwidth XX

You might also like