35-19
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 35 Configuring Layer 3 Interfaces
Configuring EIGRP Stub Routing
Configuring EIGRP Stub Routing
To configure a remote or spoke router for EIGRP stub routing, perform this task:
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 shows the stub status of the remote or spoke router. The following example shows
output is from the
show ip eigrp neighbor detail
command:
Switch#
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:
Command
Purpose
Step 1
Switch(config)#
router eigrp 1
Configures a remote or distribution router to run
an EIGRP process.
Step 2
Switch(config-router)#
network
network-number
Specifies the network address of the EIGRP
distribution router.
Step 3
Switch(config-router)#
eigrp stub [receive-only |
connected
| static | summary | redistributed]
Configures a remote router as an EIGRP stub
router.
The
receive-only
keyword sets the router as a
receive-only neighbor.
The
connected
keyword advertises connected
routes.
The
static
keyword advertises static routes.
The
summary
keyword advertises summary
routes.
The
redistributed
keyword enables you to send
routes that have been redistributed from other
dynamic routing protocols.
Note
It is still necessary to redistribute the
routes from the other routing processes
with the
redistribute
command.
Command
Purpose
Switch#
clear ip eigrp neighbors
[
ip-address
|
interface
]
Deletes neighbors from the neighbor table.
Summary of Contents for Catalyst 4500 Series
Page 2: ......
Page 4: ......
Page 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...