Cisco Systems 78-11741-02 Wireless Office Headset User Manual


 
Configuring EIGRP
Monitoring and Maintaining EIGRP
IPC-272
Cisco IOS IP Configuration Guide
EIGRP Stub Routing Configuration Task List
To configure EIGRP Stub Routing, perform the tasks described in the following sections. The tasks in
the first section are required; the task in the last section is optional.
Configuring EIGRP Stub Routing (required)
Verifying EIGRP Stub Routing (optional)
Configuring EIGRP Stub Routing
To configure a remote or spoke router for EIGRP stub routing, use the following commands beginning
in router configuration mode:
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 will show the stub status of the remote or spoke router. The following example shows output is
from the show ip eigrp neighbor detail command:
router# show ip eigrp neighbor detail
IP-EIGRP neighbors for process 1
H Address Interface Hold Uptime SRTT RTO Q Seq Type
(sec) (ms) Cnt Num
0 10.1.1.2 Se3/1 11 00:00:59 1 4500 0 7
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 in EXEC mode:
Command Purpose
Step 1
router(config)# router eigrp 1
Configures a remote or distribution router to run
an EIGRP process.
Step 2
router(config-router)# network network-number
Specifies the network address of the EIGRP
distribution router.
Step 3
router(config-router)# eigrp stub [receive-only |
connected | static | summary]
Configures a remote router as an EIGRP stub
router.
Command Purpose
Router# clear ip eigrp neighbors [ip-address |
interface-type]
Deletes neighbors from the neighbor table.