show qosprofile

show qosprofile {ingress | egress} [ports [port_list | all | port_group] | NULL]

Description

Displays QoS information on the switch.

Syntax Description

ports Specifies to show ports.
Note: This parameter is available only on BlackDiamond c-, e-, xl-, and xm-series modules, and Summit X460, X480, X670, and X770 series switches.
port_list Specifies a list of ports.
Note: This parameter is available only onBlackDiamond c-, e-, xl-, and xm-series modules, and Summit X460, X480, X670, and X770 series switches.
port_group Specifies the port group name.
all Specifies all ports.
Note: This parameter is available only on BlackDiamond c-, e-, xl-, and xm-series modules, and Summit X460, X480, X670, and X770 series switches.
NULL NULL.

Default

Displays egress QoS information for all ports.

Usage Guidelines

The displayed QoS profile information differs depending on the platform you are running on. The following section shows examples for different platforms.

Example

The display varies depending on your platform.

All Summit series, BD8K, BlackDiamond X8 Series Switches, BlackDiamond 8800 Modules, E4G only, whether or not included in a SummitStack

The following shows the information that appears when you omit the optional port parameter:

BD-8810Rack3.3 # show qosprofile
QP1    Weight =  1     Max Buffer Percent = 100
QP2    Weight =  1     Max Buffer Percent = 100
QP8    Weight =  1     Max Buffer Percent = 100

The following example shows how the display appears when the switch is configured for weighted-round-robin mode and some QoS profiles are configured for strict priority mode:

BD-8810.7 # show qosprofile
QP1    Weight =  1     Max Buffer Percent = 100
QP2    Weight =  1     Max Buffer Percent = 100
QP3    Weight =  1     Max Buffer Percent = 100
QP5    Strict-Priority Max Buffer Percent = 100
QP8    Strict-Priority Max Buffer Percent = 100

All Summit series, BD8K, BlackDiamond X8 Series Switches, BlackDiamond 8800 Modules, E4G only, whether or not included in a SummitStack

When you add the optional port parameter, the switch displays the following sample output:

Switch.6 # show qosprofile ports 1:1-2
Port: 1:1
QP1  MinBw =    20% MaxBw =    50% MaxBuf =   100%
QP8  MinBw =     0% MaxBw =   100% MaxBuf =  1000%
Port: 1:2
QP1  MinBw =     0% MaxBw =   100% MaxBuf =   100%
QP8  MinBw =     0% MaxBw =   100% MaxBuf =   100%
Note

Note

This last sample output is not available on the XGS2 ports.

All Summit series, BD8K, BlackDiamond X8 Series Switches, BlackDiamond 8800 Modules, E4G only, whether or not included in a SummitStack

When you add the optional port group, the switch displays the following sample output:

# show qosprofile ports qosGroupA

Group: qosGroupA
Ports: 1-3
QP1  MinBw =     0% MaxBw        =   100% MaxBuf =   100% Weight =   1
QP3  MinBw =     0% MaxBw        =    34% MaxBuf =   100% Weight =   1
QP4  MinBw =     0% MaxBw        =    10% MaxBuf =   100% Weight =   1
QP5  MinBw =     0% MaxBw        =     1% MaxBuf =   100% Weight =   1
QP8  MinBw =     0% MaxBw        =   100% MaxBuf =   100% Weight =   1

History

This command was first available in ExtremeXOS 10.1.

The ingress information was added in ExtremeXOS 11.0.

Platform Availability

This command is available on all platforms.

The ports parameter is available on all Summit series, BD8K, BDX, BlackDiamond X8 Series Switches, BlackDiamond 8800 Modules, and E4G whether or not included in a SummitStack.