CLI Guide
Field Description
TblVer Displays the version of the BGP table that was sent to that neighbor.
InQ Displays the number of messages from that neighbor waiting to be processed.
OutQ Displays the number of messages waiting to be sent to that neighbor. If a number appears
in parentheses, the number represents the number of messages waiting to be sent to the
peer group.
Up/Down
Displays the amount of time that the neighbor is in the Established stage. If the neighbor
has never moved into the Established stage, the word never is displayed.
The output format is:
Time
Established
Display Example
< 1 day 00:12:23 (hours:minutes:seconds)
< 1 week 1d21h (DaysHours)
> 1 week 11w2d (WeeksDays)
State/Pfxrcd
If the neighbor is in Established stage, the number of network prexes received.
If a maximum limit was congured with the neighbor maximum-prefix command,
(prfxd) appears in this column.
If the neighbor is not in Established stage, the current stage is displayed (Idle, Connect,
Active, OpenSent, OpenConrm). When the peer is transitioning between states and
clearing the routes received, the phrase (Purging) may appear in this column.
If the neighbor is disabled, the phrase (Admin shut) appears in this column.
Example (S4810)
Dell#show ip bgp summary
BGP router identifier 120.10.10.1, local AS number 100
BGP table version is 34, main routing table version 34
9 network entrie(s) using 1372 bytes of memory
5 paths using 380 bytes of memory
4 denied paths using 164 bytes of memory
BGP-RIB over all using 385 bytes of memory
2 BGP path attribute entrie(s) using 168 bytes of memory
1 BGP AS-PATH entrie(s) using 39 bytes of memory
1 BGP community entrie(s) using 43 bytes of memory
2 neighbor(s) using 7232 bytes of memory
Neighbor AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/Pfx
100.10.10.2 200 46 41 34 0 0 00:14:33 5
120.10.10.2 300 40 47 34 0 0 00:37:10 0
Dell#
show running-cong bgp
To display the current BGP conguration, use this feature.
Syntax
show running-config bgp
Defaults none
Border Gateway Protocol IPv4 (BGPv4) 357