Users Guide

ethernet 1/1/1
OS10# show ip bgp peer-group bg1 summary
BGP router identifier 14.233.209.106 local AS number 10
Neighbor AS MsgRcvd MsgSent Up/
Down State/Pfx
40.1.1.2 20 15 19
00:00:32 0
ethernet 1/1/1 20 15 19
00:00:32 0
Supported
Releases
10.2.0E or later
show ip bgp summary
Displays the status of all BGP connections.
Syntax
show ip bgp [vrf vrf-name] summary
Parameters vrf vrf-name (OPTIONAL) Enter vrf then the name of the VRF to view the status of all BGP
connections corresponding to that VRF.
Default Not configured
Command Mode EXEC
Usage
Information
NeighborDisplays the BGP neighbor address.
ASDisplays the AS number of the neighbor
MsgRcvdDisplays the number of BGP messages that the neighbor received.
MsgSentDisplays the number of BGP messages that the neighbor sent.
Up/DownDisplays 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 displays. The output format
is:
1 day = 00:12:23 (hours:minutes:seconds), 1 week = 1d21h (DaysHours),
1 week + 11w2d (WeeksDays)
State/PfxrcdIf the neighbor is in the Established stage, this is the number of network
prefixes received. If you configured a maximum limit using the neighbor maximum-prefix
command, prfxd appears in this column. If the neighbor is not in the Established stage, the
current stage - Idle, Connect, Active, OpenSent, OpenConfirm displays. 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.
The suppressed status of aggregate routes may not display in the command output.
Example
OS10# show ip bgp summary
BGP router identifier 80.1.1.1 local AS number 102
Neighbor AS MsgRcvd MsgSent Up/Down State/Pfx
80.1.1.2 800 24 23 00:09:15 5
Example for unnumbered peer:
OS10# show ip bgp summary
BGP router identifier 89.101.17.125 local AS number 100
Neighbor AS
MsgRcvd MsgSent Up/Down State/Pfx
ethernet1/1/1 200
19 19 00:15:34 0
Supported
Releases
10.2.0E or later
Layer 3 877