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

Скачать
Страница из 1016
queue-buffers ratio
To configure the queue buffer for the class, use the queue-buffers ratio command in policy-map class
configuration mode. Use the no form of this command to remove the ratio limit.
queue-buffers ratio ratio limit
no queue-buffers ratio ratio limit
Syntax Description
(Optional) Configures the queue buffer for the class. Enter the queue buffers
ratio limit (0-100).
ratio limit
Command Default
No queue buffer for the class is defined.
Command Modes
Policy-map class configuration
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
Either bandwidthshape, or priority command must be used before using this command.
The controller allows you to allocate buffers to queues. If there is no allocation made to buffers, then they are
divided equally for all queues. You can use the queue-buffer ratio to divide it in a particular ratio. Since by
default DTS (Dynamic Threshold and Scaling) is active on all queues, these are soft buffers.
The queue-buffer ratio is supported on both wired and wireless ports, but the queue-buffer ratio cannot
be configured with a queue-limit.
Note
Examples
The following example sets the queue buffers ratio to 10%:
Controller(config)#
policy-map policy_queuebuf01
Controller(config-pmap)#
class-map class_queuebuf01
Controller(config-cmap)#
exit
Controller(config)#
policy policy_queuebuf01
Controller(config-pmap)#
class class_queuebuf01
Controller(config-pmap-c)#
bandwidth percent 80
Controller(config-pmap-c)#
queue-buffers ratio 10
Controller(config-pmap)#
end
You can verify your settings by entering the show policy-map privileged EXEC command.
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
161
queue-buffers ratio