User`s manual
30
Switch(config-if-1-3)# qos user-priority 3
Set the user priority to 3 for the
selected ports.
NOTE: To check the setting of management traffic priority and port user priority, please
refer to 2.5.17 VLAN Command.
4. Set up QoS queuing mode.
Queuing-mode command
Parameter
Description
Switch(config)# qos queuing-
mode [weight]
[weight]
By default, “strict” queuing mode is used.
If you want to use “weight” queuing mode,
you need to disable “strict” queuing mode.
Strict mode: This indicates that services
to each egress queues are offered based
on rates specified. Use “qos rate-limit
egress” to specify egress rate in Strict
mode.
Weight mode: This mode enables users
to assign different weights to 4 queues.
Use “qos queue-weighted” to specify
egress rate in Weight mode.
No command
Switch(config)# no qos queuing-mode
Set the queuing mode to Strict mode.
Show command
Switch(config)# show qos
Show or verify QoS configurations.
Queuing-mode example
Switch(config)# qos queuing-mode weight
Change the queuing mode from strict to
Weight.