Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-177
show ip bgp neighbors statistics
Displays BGP peer message statistics.
show ip bgp neighbors statistics [ip_address]
Syntax Definitions
ip_address
A 32-bit IP address of the peer. 
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
This command displays message statistics for all peers associated with this speaker, or with a specific 
peer.
Examples
-> show ip bgp neighbors statistics
Legends: RMSGS = number of received messages, SMSGS = number of sent messages
         RUPDS = number of Update messages received,
         SUPDS = number of Update messages sent,
         RNOFY = number of Notify messages received,
         SNOFY = number of Notify messages sent
         RPFXS = number of prefixes received
         UPTNS = number of UP transitions
DNTNS = number of DOWN transitions
Nbr address    As    RMSGS SMSGS RUPDS SUPDS RNOFY SNOFY RPFXS UPTNS DNTNS
---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----
192.40.4.29     3     110   123   5     0     0     1     8     2     2    
192.40.4.121    5     0     0     0     0     0     0     0     0     0    
output definitions
Nbr address
The IP address for this peer. This value is configured through th
command.
As
The autonomous system to which this peer belongs. This value is con-
figured through th
command.
RMSGS
Total number of messages (UPDATE, NOTIFY, OPEN, KEE-
PALIVE) received by this peer.
SMSGS
Total number of messages (UPDATE, NOTIFY, OPEN, KEE-
PALIVE) sent by this peer.