Displays BGP routing tables, neighbor information, and performance statistics to monitor operation and verify configuration.
View BGP routing tables, neighbor information, and performance statistics for troubleshooting and network management.
Context: Use these commands to monitor BGP operation and verify configuration status.
You can use any of these commands to display specific BGP information as needed:
Before you begin
None
Procedure
| 1. | Run the show bgp cidr-only command to display routes with non-natural network masks or Classless Inter-domain Routing (CIDR). Example:
|
|
| 2. | Run the show bgp community command to display routes that match a specific BGP community. Example:
|
|
| 3. | Run the show bgp regexp regular-expression command to display routes matching an AS path regular expression. Example:
|
|
| 4. | Run the show bgp command to display all entries in the BGP routing table. Example:
|
|
| 5. | Run the show bgp neighbors ip-address [ advertised-routes | dampened-routes | flap-statistics | performance-statistics | received prefix-filter | routes ] command to display neighbor information. The following keywords display specific BGP neighbor information:
Example:
|
|
| 6. | Run the show bgp paths command to display all BGP paths in the database. Example:
|
|
| 7. | Run the show bgp neighbor-group group-name configuration command to display the effective configuration for a neighbor group, including any configuration inherited by this neighbor group. Example:
|
|
| 8. | Run the show bgp summary command to display the summary status of all BGP connections. Example:
|