Monitoring BGP Routing Information
To view BGP routing information, select Monitor>Routing>BGP Information, or enter the following CLI commands:
- show bgp summary
- show bgp neighbor
Table 217 summarizes key output fields in the BGP routing display.
Table 217: Summary of Key BGP Routing Output Fields
Field | Values | Additional Information |
---|---|---|
BGP Summary | ||
Groups | Number of BGP groups. | |
Peers | Number of BGP peers. | |
Down Peers | Number of unavailable BGP peers. | |
Peer | Address of each BGP peer. | |
InPkt | Number of packets received from the peer, | |
OutPkt | Number of packets sent to the peer. | |
Flaps | Number of times a BGP session has changed state from Down to Up. | A high number of flaps might indicate a problem with the interface on which the BGP session is enabled. |
Last Up/Down | Last time that a session became available or unavailable, since the neighbor transitioned to or from the established state. | If the BGP session is unavailable, this time might be useful in determining when the problem occurred. |
State | A multipurpose field that displays information about BGP peer sessions. The contents of this field depend upon whether a session is established.
| |
BGP Neighbors | ||
Peer | Address of the BGP neighbor. | |
AS | AS number of the peer. | |
Type | Type of peer: Internal or External. | |
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. | A high number of flaps might indicate a problem with the interface on which the session is established. |