Commands for Configuring Slots and Ports on a Switch
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
398
show ports packet
show ports {mgmt | <port_list>} packet {no-refresh}
Description
Displays a snapshot or real-time histogram of packet statistics.
Syntax Description
Default
Real-time statistics.
Usage Guidelines
If you do not specify a port number or range of ports, the system displays information for all ports; if
you specify the
no-refresh
parameter, the system displays a snapshot of the data at the time you issue
the command. To clear the counters, use the
clear counters ports
command.
This status information may be useful for your technical support representative if you have a network
problem.
The following packet statistics are displayed:
●
Port number
●
Link state
●
Packet size
Example
The following command displays packet statistics for slot 1, port 1, slot 2, port 1, and slot 5, ports 1
through 8 on a modular switch:
show ports 1:1, 2:1, 5:1-5:8 packet
Following is sample output from this command:
Port Link Packet Sizes
State 0-64 65-127 128-255 256-511 512-1023 1024-1518 Jumbo
================================================================================
1:1 A 0 0 0 0 0 0 0
2:1 R 0 0 0 0 0 0 0
5:1 R 0 0 0 0 0 0 0
5:2 R 0 0 0 0 0 0 0
5:3 R 0 0 0 0 0 0 0
mgmt
Specifies the management port.
port_list
Specifies one or more ports or slots and ports.
no-refresh
Specifies a static snapshot of data.