Technical data

BLADEOS 6.3 Command Reference
148
Chapter 3: Statistics Commands BMD00186-B, April 2010
RMON Statistics
Use the following command to display the Remote Monitoring (RMON) statistics of the selected
port:
show interface port
<port alias or number> rmon-counters
Command mode:
All.
RMON statistics for port EXT2:
etherStatsDropEvents: NA
etherStatsOctets: 0
etherStatsPkts: 0
etherStatsBroadcastPkts: 0
etherStatsMulticastPkts: 0
etherStatsCRCAlignErrors: 0
etherStatsUndersizePkts: 0
etherStatsOversizePkts: 0
etherStatsFragments: NA
etherStatsJabbers: 0
etherStatsCollisions: 0
etherStatsPkts64Octets: 0
etherStatsPkts65to127Octets: 0
etherStatsPkts128to255Octets: 0
etherStatsPkts256to511Octets: 0
etherStatsPkts512to1023Octets: 0
etherStatsPkts1024to1518Octets: 0
Table 74 RMON Statistics
Statistics Description
etherStatsDropEvents The total number of packets received that were dropped because of system
resource constraints.
etherStatsOctets The total number of octets of data (including those in bad packets) received on
the network (excluding framing bits but including FCS octets).
etherStatsPkts The total number of packets (including bad packets, broadcast packets, and
multicast packets) received.
etherStatsBroadcastPkts The total number of good packets received that were directed to the broadcast
address.
etherStatsMulticastPkts The total number of good packets received that were directed to a multicast
address.