Monitoring BGP Routing Information
To view BGP routing information, select Monitor > Routing > BGP Information.
![]() | Note: After you make changes to the configuration in this window, you must commit the changes immediately for them to take effect. To commit all changes to the active configuration, select Commit Options > Commit. See Using the Commit Options to Commit Configuration Changes (J-Web Procedure) for details about all commit options. |
To view BGP routing information in the CLI, enter the following commands:
- show bgp summary
- show bgp neighbor
Table 52 summarizes key output fields in the BGP routing display.
Table 52: Summary of Key BGP Routing Output Fields
Field | Values | Additional Information |
---|---|---|
BGP Peer Summary tab | ||
Total Groups | Number of BGP groups. | |
Total Peers | Number of BGP peers. | |
Down Peers | Number of unavailable BGP peers. | |
Unconfigured Peers | Address of each BGP peer. | |
RIB Summary tab | ||
RIB Name | Name of the RIB group. | |
Total Prefixes | Total number of prefixes from the peer, both active and inactive, that are in the routing table. | |
Active Prefixes | Number of prefixes received from the EBGP peers that are active in the routing table. | |
Suppressed Prefixes | Number of routes received from EBGP peers currently inactive because of damping or other reasons. | |
History Prefixes | History of the routes received or suppressed. | |
Dumped Prefixes | Number of routes currently inactive because of damping or other reasons. These routes do not appear in the forwarding table and are not exported by routing protocols. | |
Pending Prefixes | Number of pending routes. | |
State | Status of the graceful restart process for this routing table: BGP restart is complete, BGP restart in progress, VPN restart in progress, or VPN restart is complete. | |
BGP Neighbors | ||
Peer Address | Address of the BGP neighbor. | |
Autonomous System | AS number of the peer. | |
Peer State | Current state of the BGP session:
| Generally, the most common states are Active, which indicates a problem establishing the BGP conenction, and Established, which indicates a successful session setup. The other states are transition states, and BGP sessions normally do not stay in those states for extended periods of time. |
Export | Names of any export policies configured on the peer. | |
Import | Names of any import policies configured on the peer. | |
Number of flaps | Number of times the BGP sessions has changed state from Down to Up. | Number of times the BGP sessions has changed state from Down to Up. |