Monitoring And Maintaining Bgp - Cisco Catalyst 3550 series Software Configuration Manual

Multilayer switch
Hide thumbs Also See for Catalyst 3550 series:
Table of Contents

Advertisement

Chapter 31
Configuring IP Unicast Routing
Command
Step 8
clear ip bgp flap-statistics [{regexp regexp} |
{filter-list list} | {address mask [longer-prefix]}
Step 9
clear ip bgp dampening
Step 10
copy running-config startup-config
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 databases.
You can use the information to determine 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.
Table 31-10
the display fields, refer to the Cisco IOS IP and IP Routing Command Reference for Release 12.1.
Table 31-13 IP BGP Clear and Show Commands
Command
clear ip bgp address
clear ip bgp *
clear ip bgp peer-group tag
show ip bgp prefix
show ip bgp cidr-only
show ip bgp community [community-number] [exact]
show ip bgp community-list community-list-number
[exact-match]
show ip bgp filter-list access-list-number
show ip bgp inconsistent-as
show ip bgp regexp regular-expression
show ip bgp
78-11194-09
Purpose
(Optional) Clear BGP flap statistics to make it less likely that a
route will be dampened.
(Optional) Clear route dampening information and unsuppress
the suppressed routes.
(Optional) Save your entries in the configuration file.
lists the privileged EXEC commands for clearing and displaying BGP. For explanations of
Purpose
Reset a particular BGP connection.
Reset all BGP connections.
Remove all members of a BGP peer group.
Display peer groups and peers not in peer groups to which the
prefix has been advertised. Also displays prefix attributes such as
the next hop and the local prefix.
Display all BGP routes that contain subnet and supernet network
masks.
Display routes that belong to the specified communities.
Display routes that are permitted by the community list.
Display routes that are matched by the specified AS path access
list.
Display the routes with inconsistent originating autonomous
systems.
Display the routes that have an AS path that matches the specified
regular expression entered on the command line.
Display the contents of the BGP routing table.
Catalyst 3550 Multilayer Switch Software Configuration Guide
Configuring BGP
31-63

Advertisement

Table of Contents
loading

Table of Contents