412 ExtremeWare Software 7.3.0 Command Reference Guide
QoS Commands
show qosprofile
show qosprofile {<qosprofile>} {port <portlist>}
Description
Displays QoS information on the switch.
Syntax Description
Default
Displays QoS information for all profiles.
Usage Guidelines
Information displayed includes:
• QoS profile name
• Minimum bandwidth
• Maximum bandwidth
• Priority
• A list of all traffic groups to which the QoS profile is applied
Example
The following command shows the QoS information for the specified port:
show qosprofile 2:1
Following is sample output from this command:
2:1:
Queue: Q0 using QP1 MinBw=0% MaxBw=100% Pri=2.
Q1 using QP2 MinBw=0% MaxBw=100% Pri=1.
Q2 using QP3 MinBw=0% MaxBw=100% Pri=4.
Q3 using QP4 MinBw=0% MaxBw=100% Pri=3.
Q4 using QP5 MinBw=0% MaxBw=100% Pri=4.
Q5 using QP6 MinBw=0% MaxBw=100% Pri=5.
Q6 using QP7 MinBw=0% MaxBw=100% Pri=6.
Q7 using QP8 MinBw=0% MaxBw=100% Pri=7.
History
This command was available in ExtremeWare 2.0.
<qosprofile> Specifies a QoS profile name.
portlist Specifies a list of ports or slots and ports. May be in the form 1, 2, 3-5, 2:5,
2:6-2:8.