Concept Guide
show port stats
show port status
[<slot>/<module>/<port>]
Description
Displays the activity statistics on each of the port on the controller.
Syntax
Parameter Description
<slot>/<module>/<port>
Physical port in <slot>/<module>/<port> format.
Example
The output of this command shows the link status on all ports in the controller.
(host) # show port stats
Port Statistics
---------------
Port PacketsIn PacketsOut BytesIn BytesOut InputErrorBytes OutputErrorBytes CRCErrors
---- --------- ---------- ------- -------- --------------- ---------------- ---------
GE 0/0/0 0 0 0 0 0 0 0
GE 0/0/1 0 0 0 0 0 0 0
GE 0/0/2 3142 176 170305 26266 0 0 0
GE 0/0/3 0 0 0 0 0 0 0
The output of this command includes the following parameters:
Parameter Description
Port
Displays the physical port on the controller.
PacketIn
Indicates the total number of incoming packets to the port.
PacketOut
Indicates the total number of outgoing packets from the port.
BytesIn
Indicates the total number of incoming data (in bytes) to the port.
BytesOut
Indicates the total number of outgoing data (in bytes) from the port.
InputErrorBytes
Indicates input error bytes on the port.
OutputErrorBytes
Indicates the output error bytes on the port.
CRCErrors
Indicates the Cyclic Redundancy Check (CRC) errors on the port.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide show port stats | 1777