37-329
show ip bgp [<ADDRESS-FAMILY>] summary
Function:
For displaying the BGP summary information.
Parameter:
<ADDRESS-FAMILY>: Address-family such as “ipv4 unicast”.
Command Mode:
Admin and configuration mode
Usage Guide:
Display some basic summary information of BGP.
Example:
Switch#show ip bgp summary
BGP router identifier 10.1.1.66, local AS number 200
BGP table version is 1
1 BGP AS-PATH entries
0 BGP community entries
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
10.1.1.68 4 300 0 0 0 0 0 never Active
Total number of neighbors 1
The number of AS of local router
the version number of BGP interior database
The tabulation of the AS-PATH entries
The property of the community entries
The BGP version of neighbor running
The AS number of neighbor what is affiliated with
The amount of message received from neighbor
The amount of message sent to the neighbor
the version of route table
Up/Down It will display the conversation time length if the state with
neighbor was established, otherwise display the present
State/PfxRcd If the state is established, display the amount of the prefix
received of the router.otherwise,display the state of the
neighbor at present.