OcNOS-RON : Quality of Service Guide : Quality of Service Command Reference : Quality of Service Commands : set qos queue scheduler
set qos queue scheduler
Use this command to change the scheduler mode of Unicast Queue and Non-Unicast queue groups to WRR or SP.
Use the no command to disable the set mode, and to change to the default mode
Command Syntax
set qos ((wrr uc <1-128> non-uc <1-128>)|sp)
no set qos (wrr|sp)
Parameters
wrr
 
Weighted Round Robin Mode
uc - <1-128>
 
Unicast Queues
non-uc <1-128>
 
Non-Unicast Queues
sp
 
Strict Priority Mode
Default
The default is WRR with 32:2.
Command Mode
Configure Mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
(config)#set qos wrr uc 40 non-uc 30
(config)#no set qos wrr
Last modified date: 07/14/2023