38-64
Cisco Catalyst Blade Switch 3130 for Dell Software Configuration Guide
OL-13270-01
Chapter38 Configuring IP Unicast Routing
Configuring BGP
Beginning in privileged EXEC mode, use these commands to configure BGP route da mp enin g:
To disable flap dampening, use the no bgp dampening router configuration command without
keywords. To set dampening factors back to the default values, use the no bgp dampening router
configuration command with values.
Monitoring and Maintaining BGP
You can remove all contents of a particular cache, table, or database. This might be necessary when the
contents of the particular structure have become or are suspected to be invalid.
You can display specific statistics, such as the contents of BGP routing tables, caches , and d ata ba ses .
You can use the information to get resource utilization and solve network problems. You can also display
information about node reachability and discover the routing path your device’s packets are taking
through the network.
Table38-8 lists th e privil ege d E XEC c omm an ds for c lea ri n g a nd dis p layi n g B GP. For explanations of
the display fields, see the Cisco IOS IP Command Reference, Volume 2 of 3: Routing Protocols,
Release12.2.
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 router bgp autonomous-system Enter BGP router configuration mode.
Step3 bgp dampening Enable BGP route dampening.
Step4 bgp dampening half-life reuse suppress
max-suppress [route-map map](Optional) Change the default values of route damp ening
factors.
Step5 end Return to privileged EXEC mode.
Step6 show ip bgp flap-statistics [{regexp regexp} |
{filter-list list} | {address mask [longer-prefix]}] (Optional) Monitor the flaps of all paths that are flapping. The
statistics are deleted when the route is not suppressed and is
stable.
Step7 show ip bgp dampened-paths (Optional) Display the dampened routes, including the time
remaining before they are suppressed.
Step8 clear ip bgp flap-statistics [{regexp regexp} |
{filter-list list} | {address mask [longer-prefix]} (Optional) Clear BGP flap statistics to make it less likely that a
route will be dampened.
Step9 clear ip bgp dampening (Optional) Clear route dampening information, and unsuppress
the suppressed routes.
Step10 copy running-config startup-config (Optional) Save your entries in the configuration file.
Table38-11 IP BGP Clear and Show Commands
Command Purpose
clear ip bgp address Reset a particular BGP connection.
clear ip bgp * Reset all BGP connections.
clear ip bgp peer-group tag Remove all members of a BGP peer group.