Users Guide

Table Of Contents
Administratively shut Displays the status of the peer group if you do not enable the peer
group. If you enable the peer group, this line does not display.
BGP version Displays the BGP version supported.
Description Displays the descriptive name that is configured for the BGP peer template. This
field is displayed only when the description is configured.
For address family Displays IPv4 unicast as the address family.
BGP neighbor Displays the name of the BGP neighbor.
Number of peersDisplays the number of peers that are configured for this peer group.
Peer-group members Lists the IP addresses of the peers in the peer group. If the address is
outbound optimized, an * displays next to the IP address.
Example
OS10# show ip bgp peer-group bgppg
Peer-group bgppg, remote AS 103
BGP version 4
Minimum time between advertisement runs is 30 seconds
Description: peer_template_1_abcd
For address family: Unicast
BGP neighbor is bgppg, peer-group external
Update packing has 4_OCTET_AS support enabled
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
OS10# show ip bgp peer-group bg1
Peer-group bg1, remote AS 0
BGP version 4
Minimum time between advertisement runs is 30 seconds
For address family: Unicast
BGP neighbor is bg1, peer-group external
Update packing has 4_OCTET_AS support enabled
Number of peers in this group 2
Peer-group members:
40.1.1.2
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
Layer 3 693