Users Guide

Table Of Contents
Example
(Summary)
OS10# show ip bgp peer-group ebgp summary
BGP router identifier 32.1.1.1 local AS number 6
Neighbor AS MsgRcvd MsgSent Up/Down State/Pfx
17.1.1.2 7 7 6 00:01:54 5
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:
Supported
Releases
10.2.0E or later
show ip route
Displays information about IPv4 BGP routing table entries.
Syntax
show ip route [vrf vrf-name] bgp
Parameters
vrf vrf-name Enter vrf and then the name of the VRF to view information that is exchanged between BGP
neighbors corresponding to that VRF
Default Not configured
Command Mode EXEC
644 Layer 3