create qosprofile
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
901
create qosprofile
create qosprofile [QP2| QP3 | QP4 | QP5 | QP6 | QP7]
Description
Creates a QoS profile.
Syntax Description
Default
N/A.
Usage Guidelines
The BlackDiamond 8800 series switch and the Summit X450 family of switches allow dynamic creation
and deletion of QoS queues, with Q1 and Q8 always available, rather than the 8 fixed queues on the
BlackDiamond 10808 switch.
You must create the QoS profile before you can configure it. or assign it to ports or VLANs. Use the
command
configure qosprofile <qosprofile> {maxbuffer <percent>} {weight <value>}
to
configure the QoS profile once you create it. Use the
configure ports <port_list> {qosprofile}
<qosprofile>
command to associate a QoS profile with ports and the
configure vlan <vlan_name>
{qosprofile} <qosprofile>
command to associate a QoS profile with VLANs.
QoS profiles QP1 and QP8 are defaults and cannot be deleted.
NOTE
The sFlow application uses QP2 to sample traffic on the BlackDiamond 8800 original modules and the Summit
X450 series switch; any traffic grouping using QP2 may encounter unexpected results when sFlow is enabled on
these specific devices.
Example
The following command creates the user-created QoS profile QP3:
create qosprofile qp3
History
This command was first available in ExtremeWare XOS 11.1.
QP1....QP7
Specifies the QoS profile you want to create.