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
892
configure qosscheduler
configure qosscheduler [strict-priority | weighted-round-robin]
Description
Specifies the method the switch uses to service QoS profiles.
Syntax Description
Default
Strict-priority.
Usage Guidelines
You configure the QoS scheduling algorithm for the entire switch; you cannot configure QoS scheduling
for each port separately.
NOTE
If you specify strict-priority, lower-priority queues are not serviced at all as long as higher-priority queues have any
remaining packets. If you specify weighted-round-robin, the switch services higher-weighted queues more frequently
but continues to service lower-weighted queues (even when packets remain in the higher-weighted queues).
Example
The following command configures the switch for weighted-round-robin servicing:
configure qosscheduler weighted-round-robin
History
This command was first available in ExtremeWare XOS 11.1.
Platform Availability
This command is available only on the BlackDiamond 8800 series switch and the Summit X450 family of
switches.
strict-priority
Specifies the switch services the higher-priority QoS profiles first.
weighted-round-robin
Specifies the switch services all QoS profiles based on the configured
weighting for each QoS profile.