24-8
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 24 Applying QoS Policies
Applying Low Latency Queueing
Applying Low Latency Queueing
The security appliance allows two classes of traffic: low latency queuing (LLQ) for higher priority,
latency-sensitive traffic (such as voice and video) and best effort, the default, for all other traffic. These
two queues are built into the system. The security appliance recognizes QoS priority traffic and enforces
appropriate QoS policies.
Because queues are not of infinite size, they can fill and overflow. When a queue is full, any additional
packets cannot get into the queue and are dropped. This is
tail drop
. To avoid having the queue fill up,
you can use the
queue-limit
command to increase the queue buffer size.
You can configure the low latency (priority) queue to fine-tune the maximum number of packets allowed
into the transmit queue (using the
tx-ring-limit
command) and to size the depth of the priority queue
(using the
queue-limit
command). This lets you control the latency and robustness of the priority
queuing.
Note
The upper limit of the range of values for the
queue-limit
and
tx-ring-limit
commands is determined
dynamically at run time. To view this limit, enter
help
or
?
on the command line. The key determinants
are the memory needed to support the queues and the memory available on the device. The range of
queue-limit values is 0 through 2048 packets. The range of tx-ring-limit values is 3 through 128 packets
on the PIX platform and 3 to 256 packets on the ASA platform.
Configuring Priority Queuing
You identify high priority traffic by using the
priority
command in Class mode. This command instructs
the security appliance to mark as high priority the traffic selected by the class map.
For priority queuing to occur, you must create a priority queue for named, physical interfaces that
transmit high priority traffic. To enable a priority queue on an interface, use the
priority-queue
command in global configuration mode. You can apply one
priority-queue
command to each physical
interface defined by the
nameif
command. All other traffic is delivered on a best-effort basis.
In general, you can apply a
priority-queue
command to any physical interface that can be defined by
the
nameif
command. You cannot apply a
priority-queue
command to a VLAN interface. The
priority-queue
command enters priority-queue mode, as shown by the prompt, which lets you configure
the maximum number of packets allowed in the transmit queue and the size of the priority queue.
Note
You cannot enable both priority queuing and policing together. In other words, only packets with normal
priority can be policed; packets with high priority are not policed.
Sizing the Priority Queue
The size that you specify for the priority queue affects both the low latency queue and the best-effort
queue. The
queue-limit
command specifies a maximum number of packets that can be queued to a
priority queue before it drops data. This limit must be in the range of 0 through 2048 packets.
Summary of Contents for 500 Series
Page 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Page 45: ...P A R T 1 Getting Started and General Information ...
Page 46: ......
Page 277: ...P A R T 2 Configuring the Firewall ...
Page 278: ......
Page 561: ...P A R T 3 Configuring VPN ...
Page 562: ......
Page 891: ...P A R T 4 System Administration ...
Page 892: ......
Page 975: ...P A R T 5 Reference ...
Page 976: ......