Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
queue-limit
To specify or modify the maximum number of packets the queue can hold for a class policy configured in a
policy map, use the queue-limit policy-map class configuration command. To remove the queue packet limit
from a class, use the no form of this command.
queue-limit {dscp cos} {codepoint-valuepercentage-of-packets
no queue-limit {dscp cos} {codepoint-valuepercentage-of-packets
Syntax Description
Parameters for each dscp value.
dscp
Parameters for each cos value.
cos
A value in the range 0 to 63 specifying the differentiated services codepoint
value for the type of queue limit.
codepoint-value
A percentage in the range 1 to 100 specifying the maximum percentage of
packets that the queue for this class can accumulate.
percentage-of-packets
Command Default
None
Command Modes
Policy-map class configuration
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
Weighted fair queueing (WFQ) creates a queue for every class for which a class map is defined. Packets
satisfying the match criteria for a class accumulate in the queue reserved for the class until they are sent, which
occurs when the queue is serviced by the fair queueing process. When the maximum packet threshold you
defined for the class is reached, enqueueing of any further packets to the class queue causes tail drop or, if
Weighted Random Early Detection (WRED) is configured for the class policy, packet drop to take effect.
You use queue limits to configure Weighted Tail Drop (WTD). WTD ensures the configuration of more than
one threshold per queue. Each class of service is dropped at a different threshold value to provide for QoS
differentiation.
Examples
The following example configures a policy map called port-queue to contain policy for a class called dscp-1.
The policy for this class is set so that the queue reserved for it has a maximum packet limit of 20%:
Controller(config)#
policy-map policy11
Controller(config-pmap)#
class dscp-1
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
162
OL-29471-01  
queue-limit