Operation Manual

234
IPQoS Commands
E-DOC-CTC-20040210-0030 v1.0
ipqos queue config
Configure IP QoS subqueues.
SYNTAX:
where:
ipqos queue config dest = <string>
queue = <number{0-3}>
[propagate = <{disabled|enabled}>]
[maxpackets = <number{0-100}>]
[maxbytes = <number{0-128}>]
dest The destination interface for the IP QoS queues instantiation.
Typically, a phonebook entry.
REQUIRED
queue A number between 0 and 3.
Represents the number of the queue, where:
3 is the Real Time queue
2 is the High queue
1 is the Medium queue
0 is the Best Effort queue.
OPTIONAL
propagate Higher priority packets will be queued in a lower priority queue, instead
of being dropped, as soon as the destination queue is in overflow state.
The packet will be put in a lower priority queue only once.
Choose between disabled or enabled.
The default is disabled.
Note The propagate flag for the lowest priority subqueue
(the Best Effort queue) has no meaning.
OPTIONAL
maxpackets A number between 0 and 100.
Represents the maximum number of packets in this queue.
OPTIONAL
maxbytes A number between 0 and 128.
Represents the maximum size in kilobytes of this queue.
OPTIONAL