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
886
configure qosprofile ingress ports
configure qosprofile ingress <iqp> [{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
Sets the ingress rate shaping parameters, which is an ingress QoS profile.
Syntax Description
Default
Disabled by default.
●
Minimum bandwidth—0%
●
Maximum bandwidth—100%
iqp
Specifies an ingress QoS profile:
• for 1G I/O modules—iqp1 and iqp2
• for 10G I/O modules—iqp1 to iqp8
committed_rate
Specifies an absolute number in K bits or M bits for a guaranteed committed rate and for a
minimum rate for this ingress queue to the backplane.
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 ingress 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 ingress queue
to the backplane.
priority
Specifies a service priority setting for the specified ingress queue to the backplane; this
priority sets the priorities among the available ingress queues for the specified port.
priority_number
This priority sets the priorities among the available ingress queues for the specified port.
The available queues vary according to the I/O module, as follows:
• 1G I/O module—2 queues and 2 priorities available; values are 1 (takes 1-4) or 2 (takes
5-8); or Low and LowHi.
• 10G module—8 queues and 8 priorities available; values are 1 to 8, with 8 being the
highest priority, or Low, LowHi, Normal, NormalHi, Medium, MediumHi, High, and
HighHi.
port_list
Specifies a list of slots and ports to which the parameters apply. May specify in the form 3-
5, 2:5, 2:6-2:8.
all
Specifies this applies to all ports on the device.