Specifications
Administrator’s Handbook
272
set queue name
queue_name
option [ on | off ]
type [ basic | wfq | priority | funnel ]
Creates a queue named
queue_name
and assigns a type:
• basic – Basic Queue
• wfq – Weighted Fair Queue
• priority – Priority Queue
• funnel – Funnel Queue
Basic Queue
set queue name
basic_queue_name
option [ on | off ]
set queue name
basic_queue_name
type basic
Specifies the Basic Queue named
basic_queue_name
attributes. Basic queues have one input and one
output. The basic queue is assigned an ID, with the following attribute: when the queue is full, discard.
By default, the following Basic Queues are created:
• basic_q0
• basic_q1
• basic_q2
• basic_q3