Command Reference QoS Commands
Use this command to configure the output queue scheduling. Use the no or default form of this
command to restore the default scheduler.
mls qos scheduler [ sp | rr | wrr | drr | wfq ]
Specifies the absolute priority scheduling.
Specifies the round-robin scheduling.
Specifies the frame count weighted round-robin scheduling.
Specifies the frame length weighted round-robin scheduling.
Specifies the weighted fair queuing.
The default queue scheduling is wrr.
Global configuration mode.
The following example specifies the sp scheduling.
Ruijie(config)# mls qos scheduler sp
Ruijie(config)# interface gigabitEthernet 0/1
Ruijie(config-if-GigabitEthernet 0/1)# mls qos scheduler drr
Displays the output queue scheduling.
Use this command to configure the trust mode on an interface. Use the no or default form of this
command to restore the default setting.
mls qos trust { cos | dscp | ip-precedence }