Service IronWare Administration Guide (Supporting R05.6.00) User Manual

Multi-Service IronWare Administration Guide 85
53-1003028-02
show statistics ethernet
2
Examples The following example displays traffic statistics.
History
Related
Commands
InFlowCtrlPkts The total number of ingress flow control packets. “N/A” indicates that the interface
module does not support flow control statistics.
OutFlowCtrlPkts The total number of egress flow control packets. “N/A” indicates that interface
module does not support flow control statistics.
GiantPkts The total number of packets for which all of the following was true:
The data length was longer than the maximum allowable frame size.
No Rx Error was detected.
This counter is only for 10GbE interfaces.
ShortPkts The total number of packets received for which all of the following was true:
The data length was less than 64 bytes.
No Rx Error was detected.
No Collision or late Collision was detected.
InBitsPerSec The number of bits received per second.
OutBitsPerSec The number of bits transmitted per second.
InPktsPerSec The number of packets received per second.
OutPktsPerSec The number of packets transmitted per second.
InUtilization The percentage of the port’s bandwidth used by received traffic.
OutUtilization The percentage of the port’s bandwidth used by transmitted traffic.
Output field Description
Brocade# show statistics ethernet 9/1
PORT 9/1 Counters:
InOctets 210753498112 OutOctets 210753550720
InPkts 1646511726 OutPkts 1646512119
InBroadcastPkts 0 OutBroadcastPkts 0
InMulticastPkts 0 OutMulticastPkts 0
InUnicastPkts 1646511726 OutUnicastPkts 1646512142
InDiscards 0 OutDiscards 0
InErrors 0 OutErrors 0
InCollisions 0 OutCollisions 0
OutLateCollisions 0
Alignment 0 FCS 0
InFlowCtrlPkts 0 OutFlowCtrlPkts 0
GiantPkts 0 ShortPkts 0
InBitsPerSec 3440829770 OutBitsPerSec 3440686411
InPktsPerSec 3360185 OutPktsPerSec 3360085
InUtilization 39.78% OutUtilization 39.78%
Release Command History
Multi-Service IronWare R05.5.00 This command was modifed to display flow
control packet information.