BGP Monitoring and Clearing

Monitoring and Clearing BGP Configuration describes how to monitor and clear BGP configuration.

Click to expand in new window

Monitoring and Clearing BGP Configuration

Task Command(s)
In any command mode, optionally reset BGP peering sessions and optionally send route refresh requests. clear ip bgp {peer | *} [soft]
In any command mode, optionally clear all route-flap statistics and state for the specified route-prefix. clear ip bgp flap-all-stats ip-prefix/length
In any command mode, optionally clear the route-flap count for the specified route-prefix. clear ip bgp flap-count ip-prefix/length
In any command mode, optionally display information about BGP routes installed in the BGP routing information base (RIB). show ip bgp [ip-address] [ip-prefix/mask] [longer-prefixes] [detail] [peer ip-addr {all-received-routes | received-routes | advertised-routes}]
In any command mode, optionally display dampened routes information. show ip bgp dampened-routes
In any command mode, optionally display information for BGP groups. show ip bgp groups
In any command mode, optionally display information about the state of BGP‘s IPv4 peering sessions. show ip bgp neighbors [ip-address]
In any command mode, optionally display a summary of the BGP configuration. show ip bgp summary