Cisco Cisco 5760 Wireless LAN Controller Referências técnicas

Página de 1016
priority-queue
To enable the egress expedite queue on a port, use the priority-queue command in interface configuration
mode. Use the no form of this command to return to the default setting.
priority-queue out
no priority-queue out
Syntax Description
Enable the egress expedite queue.
out
Command Default
The egress expedite queue is disabled.
Command Modes
Interface configuration
Command History
Modification
Release
This command was introduced.
Usage Guidelines
When you configure the priority-queue out command, the shaped round robin (SRR) weight ratios are
affected because there is one fewer queue participating in SRR. This means that weight1 in the srr-queue
bandwidth shape 
or the srr-queue bandwidth shape interface configuration command is ignored (not used
in the ratio calculation). The expedite queue is a priority queue, and it is serviced until empty before the other
queues are serviced.
Follow these guidelines when the expedite queue is enabled or the egress queues are serviced based on their
SRR weights:
• If the egress expedite queue is enabled, it overrides the SRR shaped and shared weights for queue 1.
• If the egress expedite queue is disabled and the SRR shaped and shared weights are configured, the
shaped mode overrides the shared mode for queue 1, and SRR services this queue in shaped mode.
• If the egress expedite queue is disabled and the SRR shaped weights are not configured, SRR services
the queue in shared mode.
Examples
This example shows how to enable the egress expedite queue when the SRR weights are configured. The
egress expedite queue overrides the configured SRR weights.
Controller(config)#
interface gigabitethernet1/0/2
Controller(config-if)#
srr-queue bandwidth shape 25 0 0 0
Controller(config-if)#
srr-queue bandwidth share 30 20 25 25
Controller(config-if)#
priority-queue out
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
156
OL-29471-01  
priority-queue