Advanced Configuration and Management Guide

Table 10.5: BGP4 Route Summary Information for a Neighbor (Continued)

This Field...

Displays...

 

 

Peer Out of Memory Count for

Statistics for the times the routing switch has run out of BGP4 memory

 

for the neighbor during the current BGP4 session.

 

• Receiving Update Messages – The number of times UPDATE

 

messages were discarded because there was no memory for

 

attribute entries.

 

• Accepting Routes(NLRI) – The number of NLRIs discarded

 

because there was no memory for NLRI entries. This count is not

 

included in the Receiving Update Messages count.

 

• Attributes – The number of times there was no memory for BGP4

 

attribute entries.

 

• Outbound Routes(RIB-out) – The number of times there was no

 

memory to place a “best” route into the neighbor's route

 

information base (Adj-RIB-Out) for routes to be advertised.

 

 

USING THE WEB MANAGEMENT INTERFACE

You cannot display summary neighbor information using the Web management interface.

Displaying BGP4 Neighbor Information

You can display configuration information and statistic for the router’s BGP4 neighbors using either of the following methods.

USING THE CLI

To view BGP4 neighbor information for the router, enter the following command:

HP9300# show ip

bgp

neighbors 192.168.4.211

 

IP Address

 

AS#

EBGP/IBGP

RouterID

PeerGroup

1 192.168.4.211

65001

EBGP

8.8.8.8

None

State

Time

 

KeepAlive

HoldTime

RefreshCapability

ESTABLISHED

0h1m5s

60

180

Received

SendCommunity

NextHopSelf

DefaultOriginate ReflectorClient

UpdateSource

No

No

 

No

 

No

 

None

 

 

Open

Update

KeepAlive Notification Refresh-Req

Message Sent:

 

2

6

2

1

 

1

Message Received:

2

15

4

0

 

1

Last Connection Reset Reason:User Reset Peer Session

 

Notification Sent:

Unspecified

 

 

 

 

Notification Received: Unspecified

 

 

 

 

TCP Connection state: ESTABLISHED

 

 

 

 

Local host: 192.168.2.102, Local

Port: 8118

 

Remote host: 192.168.4.211, Remote

Port: 179

 

 

ISentSeq:

2752793

SendNext:

 

2753085

TotUnAck:

0

TotSent:

 

292

ReTrans:

 

0

UnAckSeq:

2753085

IRcvSeq:

4010160420

RcvNext:

4010161139

SendWnd:

16093

TotalRcv:

 

719

DupliRcv:

 

0

RcvWnd:

16384

SendQue:

 

0

RcvQue:

 

0

CngstWnd:

1181

This example shows how to display information for a specific neighbor, by specifying the neighbor’s IP address with the command. None of the other display options are used; thus, all of the information is displayed for the neighbor. The number in the far left column indicates the neighbor for which information is displayed. When you list information for multiple neighbors, this number makes the display easier to read.

10 - 90