QoS Commands
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
888
configure qosprofile ports
configure qosprofile {egress} <qosprofile> [{committed_rate <committed_bps>
[k | m]} {maxbw <maxbw_number>} {minbw <minbw_number>} {peak_rate
<peak_bps> [k | m} {priority [<priority> | <priority_number>]}]
ports [<port_list> | all]
Description
Modifies the default egress QoS profile parameters.
Syntax Description
qosprofile
Specifies a QoS profile name. Range is QP1 to QP8.
committed_rate
Specifies an absolute number in K bits or M bits for a guaranteed committed
rate and for a minimum rate for this egress queue.
maxbw
Specifies maximum allowed input bandwidth as a percentage of port speed.
The range is 0 to 100%, and the default value is 100. Percentages are based
on actual or configured port speed.
minbw
Specifies a guaranteed minimum bandwidth for this egress QoS queue as a
percentage of port speed. The range is 0 to 100%, and the default value is 0.
Cumulative percentages of the queue on a given port should not exceed 100%.
Percentages are based on actual or configured port speed.
peak_rate
Specifies an absolute number in K bits or M bits for a maximum rate for this
egress queue.
priority
Specifies a service priority setting for the specified egress queue; this priority
sets the priorities among the available egress queues for the specified port.
NOTE: This parameter applies only to the BlackDiamond 10808 and 12804
switch.
priority_number
Specifies a service priority setting among the available egress ports for the
specified port. Settings are:
• 1, or Low
• 2, or LowHi
• 3, or Normal
• 4 or NormalHi
• 5, or Medium
• 6, or MediumHi
• 8, or HighHi
This is the setting for the egress mode.
NOTE: This parameter applies to the BlackDiamond 10808 and 12804
switches only.
port_list
Specifies a list of slots and ports to which the parameters apply. May be in the
form 3-5, 2:5, 2:6-2:8.
all
Specifies this applies to all ports on the device.