Name

queue-list — global

Synopsis

queue-list number protocol value 
                queue-number [port-type 
               port-number]
queue-list number protocol value 
                queue-number [list list-number]
queue-list number interface interface 
               queue-number
queue-list number 
               queue-number byte-count size-in-bytes
queue-list number queue queue-number limit size-in-packets
queue-list number default queue-number
no queue-list number
            

Configures

Custom queueing

Default

None

Description

The queue-list commands define a custom queue list, which is a group of queues that can be used to configure the amount of bandwidth used by specific types of traffic. A custom queue is different from a priority queue in that a priority queue only allows you to set the relative priority of different traffic types. The queue-list byte-count command creates queues within the list and assigns each queue a transmission size. The default transmission size is 1500 bytes. The queue-list queue command specifies the absolute size of a queue, in packets. The queue-list protocol command assigns traffic for a given protocol and port to one of the queues in a queue list; instead of specifying a protocol and port, you can specify an IP access list. The queue-list interface command assigns traffic arriving for a given interface to one of the queues; and the queue-list default command assigns all otherwise unassigned traffic to one of the queues.

To use a queue list, it must be applied to an interface using the custom-queue-list command.

When sending traffic out an ...

Get CISCO IOS in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.