Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
BGP Commands
page 44-240
OmniSwitch CLI Reference Guide
September 2009
show ipv6 bgp neighbors statistics
Displays the neighbor statistics of the configured IPv6 BGP peers.
show ipv6 bgp neighbors statistics [ipv6_address
Syntax Definitions
ipv6_address
The 128-bit IPv6 address.
Defaults
By default, the neighbor statistics for all the IPv6 BGP peers will be displayed.
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
Use the ipv6_address parameter to display the neighbor statistics of a specified IPv6 BGP peer.
Examples
-> show ipv6 bgp neighbors statistics 
Legends: Nbr   = Neighbor
         As    = Autonomous System
         RMSGS = # of received messages
         SMSGS = # of sent messages
         RUPDS = # of Update messages received
         SUPDS = # of Update messages sent
         RNOFY = # of Notify messages received
         SNOFY = # of Notify messages sent
         RPFXS = # of prefixes received
         UPTNS = # of UP transitions
         DNTNS = # of DOWN transitions
Nbr address             As    RMSGS SMSGS RUPDS SUPDS RNOFY SNOFY RPFXS UPTNS DNTNS
-----------------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----
2001:100:3:4::1         30    225   260   2     3     0     0     10    1     1    
output definitions
Nbr address
The IPv6 address for this peer. This value is configured using the
command.
As
The autonomous system to which this peer belongs. This value is con-
figured using th
command.
RMSGS
Total number of messages (UPDATE, NOTIFY, OPEN, KEEPALIVE) 
received by this peer.
SMSGS
Total number of messages (UPDATE, NOTIFY, OPEN, KEEPALIVE) 
sent by this peer.