Information Technology Reference
In-Depth Information
CQs
Figure 11-2
Queue #1
Queue #2
Queue #3
2000 bytes
700 bytes
1200 bytes
Queue 1
(up to 2000 bytes)
Queue 3
(up to 1200 bytes)
Queue 2
(up to 700 bytes)
Configuring CQ
CQ is configured by assigning protocols or port numbers to a queue in the queue list by using
the queue-list command. A byte count is applied to each queue. Configure the queue list for the
interface by using the custom-queue-list command.
The syntax of the queue-list command to assign a protocol to a queue number is as follows:
queue-list list-number protocol protocol-name queue-number
queue-keyword keyword-value
The list number is from 1 to 16. The queue number is from 0 to 16.
The syntax of the queue-list command to configure the number of bytes per queue is as follows:
queue-list list-number queue queue-number byte-count num-bytes
The num-bytes is the size of bytes from 1 to 16777215.
Example 11-3 shows a sample configuration of CQ by using four queues.
Example 11-3 Configuration of CQ
interface s 0
custom-queue-list 1
!
queue-list 1 protocol dlsw 1
queue-list 1 protocol ip 2 list 99
queue-list 1 protocol cdp 3
queue-list 1 default 4
 
Search WWH ::




Custom Search