36-40
Catalyst 3560 Switch Software Configuration Guide
OL-8553-06
Chapter 36 Configuring IP Unicast Routing
Configuring BGP
Figure 36-4 EIGRP Stub Router Configuration
For more information about EIGRP stub routing, see “Configuring EIGRP Stub Routing” part of the
Cisco IOS IP Configuration Guide, Volume 2 of 3: Routing Protocols, Release 12.2 from the Cisco.com
page under Documentation > Cisco IOS Software > 12.2 Mainline > Configuration Guides.

Monitoring and Maintaining EIGRP

You can delete neighbors from the neighbor table. You can also display various EIGRP routing statistics.
Tabl e 36-8 lists the privileged EXEC commands for deleting neighbors and displaying statistics. For
explanations of fields in the resulting display, see the Cisco IOS IP Command Reference, Volume 2 of 3:
Routing Protocols, Release 12.2 from the Cisco.com page under Documentation > Cisco IOS Software
> 12.2 Mainline > Command References.
Configuring BGP
The Border Gateway Protocol (BGP) is an exterior gateway protocol used to set up an interdomain
routing system that guarantees the loop-free exchange of routing information between autonomous
systems. Autonomous systems are made up of routers that operate under the same administration and
that run Interior Gateway Protocols (IGPs), such as RIP or OSPF, within their boundaries and that
interconnect by using an Exterior Gateway Protocol (EGP). BGP Version 4 is the standard EGP for
interdomain routing in the Internet. The protocol is defined in RFCs 1163, 1267, and 1771. You can find
Host A Host B
Switch B
Switch A
Routed to WAN
Switch C
Host C
145776
Tab l e 36-8 IP EIGRP Clear and Show Commands
Command Purpose
clear ip eigrp neighbors [if-address | interface]Delete neighbors from the neighbor table.
show ip eigrp interface [interface] [as number] Display information about interfaces configured for EIGRP.
show ip eigrp neighbors [type-number]Display EIGRP discovered neighbors.
show ip eigrp topology [autonomous-system-number] |
[[ip-address] mask]]
Display the EIGRP topology table for a given process.
show ip eigrp traffic [autonomous-system-number]Display the number of packets sent and received for all or a
specified EIGRP process.