AT-GS900M Series CLI Reference
Section IV: Security and Traffic Control 449
SET QOS SCHEDULING
Syntax
set qos scheduling=strict|wrr [mode=auto|802.1p]
Parameters
scheduling
Specifies the QoS scheduling method.
strict
Specifies QoS to the strict method. The switch forwards packets in
descending order of queue priority.
wrr
Specifies QoS to the WRR method. The switch forwards packets
with the Weighted Round Robin (WRR) method. This is the default
setting.
auto
Specifies the QoS mode to auto. The priority is based on the DSCP
value, IEEE802.1p compliant priority tag, port priority in
descending order. This is the default setting.
802.1p
Specifies the QoS mode to 802.1p. The priority is based on the
IEEE802.1p compliant priority tag.
Description
Use this command to change the QoS scheduling method.
Confirmation Command
“SHOW QOS SCHEDULING” on page 454
Example
The following command change the QoS scheduling to the strict method
and 802.1p mode:
Manager > set qos scheduling=strict mode=802.1p