Connectivity Guide

Table Of Contents
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 congured
Command Mode EXEC
Usage Information
Neighbor—Displays the BGP neighbor address.
AS—Displays the AS number of the neighbor
MsgRcvd—Displays the number of BGP messages that the neighbor received.
MsgSent—Displays the number of BGP messages that the neighbor sent.
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 displays. The output format is:
1 day = 00:12:23 (hours:minutes:seconds), 1 week = 1d21h (DaysHours), 1 week
+ 11w2d (WeeksDays)
State/Pfxrcd—If the neighbor is in the Established stage, this is the number of network prexes
received. If you congured 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
Supported Releases 10.2.0E or later
show ip route
Displays information about IPv4 BGP routing table entries.
Syntax
show ip route
Parameters None
Default Not congured
Command Mode EXEC
Usage Information This command displays information about IPv4 BGP routing table entries.
Example
OS10# show ip route
Codes: C - connected
S - static
B - BGP, IN - internal BGP, EX - external BGP
O - OSPF, IA - OSPF inter area, N1 - OSPF NSSA external type 1,
N2 - OSPF NSSA external type 2, E1 - OSPF external type 1,
382 Layer 3