BGP4 show Commands

show ip bgp summary

This command shows the BGP router’s identifying number, local AS number, and connected neighbors. Neighbor information includes BGP version (v), AS number, messages received and transmitted, and operating status.

syntax:

show ip bgp summary

example:

Foundry-AR1208#show ip bgp summary

# show ip bgp summary

BGP router identifier 10.1.1.0, local AS member 200

Neighbor

V

AS

MsgRcvd

MsgSent

State

192.168.123.1

4

400

0

0

Active

172.10.16.1

4

200

59

59

Established

 

Table 8.4: Header Definitions

 

 

BGP router identifier

The local router ID, IP address

 

 

local AS number

The local AS number

 

 

V

BGP version spoken by a specific neighbor

 

 

AS

Autonomous system

 

 

msgRcvd

BGP messages received from a specific neighbor

 

 

msgSent

BGP messages sent by a specific neighbor

 

 

state

The state of all BGP sessions.

 

 

applicable systems:

All models.

June 2004

© 2004 Foundry Networks, Inc.

8 - 11

Page 104
Image 104
Foundry Networks AR3202-CL, AR3201-CL manual Show ip bgp summary, Foundry-AR1208#show ip bgp summary, Header Definitions