Technical data

RackSwitch G8000 ISCLI Reference
98
Chapter 3: Statistics Commands BMD00128, September 2009
Statistics Dump
The following command dumps switch statistics:
show counters
Use the dump command to dump all switch statistics (40K or more, depending on your config-
uration). This data can be used to tune or debug switch performance. If you want to capture
dump data to a file, set the communication software on your workstation to capture session
data before issuing the dump command.
Statistics Dump Output Example
The following command show a partial example of the output of the show counters command.
show counters
Command mode: All
------------------------------------------------------
Interface statistics for port 1
ifHCIn Counters ifHCOut Counters
Octets: 0 0
UcastPkts: 0 0
BroadcastPkts: 0 0
MulticastPkts: 0 0
Discards: 0 0
Errors: 0 0
-----------------------------------------------------------
Ethernet statistics for port 1
dot3StatsAlignmentErrors: 0
dot3StatsFCSErrors: 0
dot3StatsSingleCollisionFrames: 0
dot3StatsMultipleCollisionFrames: 0
dot3StatsLateCollisions: 0
dot3StatsExcessiveCollisions: 0
dot3StatsInternalMacTransmitErrors: 0
dot3StatsFrameTooLongs: 0
dot3StatsInternalMacReceiveErrors: 0
------------------------------------------------------------------
...