Siemens S223 User Manual

Page of 381
UMN:CLI                                                                                                                                                              User  Manual 
SURPASS hiD 6615 S223/S323 R1.5 
78                                                                         A50010-Y3-C150-2-7619 
5.2.7 Traffic 
Statistics 
5.2.7.1 
The Packets Statistics 
To display traffic statistic of each port or interface with MIB or RMON MIB data defined, 
use the following commands. 
Command Mode 
Description 
show port statistics
 avg-pkt 
[PORTS
Shows traffic statistics of average packet for a specified 
Ethernet port. 
show port statistics
 avg-pps 
[PORTS
Shows traffic statistics of average packet type for a 
specified Ethernet port. 
show port statistics interface
 
[PORTS
Shows interface MIB counters of a specified Ethernet 
port. 
show port statistics rmon
 
[PORTS
Enable 
Global 
Bridge 
Shows RMON MIB counters of a specified Ethernet 
port. 
 
The following is an example of displaying traffic average of port 1. 
SWITCH(bridge)# show port statistics avg-pkt 1 
============================================================================ 
Slot/Port|         Tx              |          Rx 
---------------------------------------------------------------------------- 
   Time   |  pkts/s  |    bits/s    |  pkts/s  |  bits/s 
============================================================================ 
port 1 --------------------------------------------------------------------- 
  5  sec: 
608 
120 
61,848 
  1  min: 
3,242 
122 
62,240 
 10  min: 
440 
39 
20,272 
SWITCH(bridge)# 
The following is an example of displaying RMON statistic counters of port 1. 
SWITCH(bridge)# show port statistics rmon 
Port1 
  EtherStatsDropEvents 
  EtherStatsOctets 
5,669,264 
  EtherStatsPkts  71,811 
  EtherStatsBroadcastPkts 36,368 
  EtherStatsMulticastPkts 32,916 
  EtherStatsCRCAlignErrors 
  EtherStatsUndersizePkts 0 
  EtherStatsOversizePkts  0 
  EtherStatsFragments 
  EtherStatsJabbers 
  EtherStatsCollisions 
  EtherStatsPkts64Octets  165,438 
  EtherStatsPkts65to127Octets 
12,949 
  EtherStatsPkts128to255Octets 
1,662 
  EtherStatsPkts256to511Octets 
31,177 
  EtherStatsPkts512to1023Octets 
12 
  EtherStatsPkts1024to1518Octets 
64 
  SWITCH(bridge)#