Users Guide
1773 | show port stats Dell Networking W-Series ArubaOS 6.4.x| User Guide
show port stats
show port status
[<slot/port>]
Description
Displays the activity statistics on each of the port on the controller.
Syntax
Parameter Description
<slot/port>
l Physical port in <slot>/<port> format for W-3000 Series
controller.
l Physical port in <slot>/<module>/<port> format for W-6000M3
and W-7200 Series controllers.
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 1/0 0 0 0 0 0 0 0
GE 1/1 0 0 0 0 0 0 0
GE 1/2 3142 176 170305 26266 0 0 0
GE 1/3 0 0 0 0 0 0 0
PC 0 0 0 0 0 0 0 0
PC 1 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.