Q Commands
This chapter describes the Cisco NX-OS quality of service (QoS) commands that begin with Q.
queue-limit
To configure tail drop by setting queue limits on both ingress and egress queues, use the queue-limit command. To remove a queue limit, use the no form of this command.
no queue-limit queue-size bytes
Syntax Description
Queue size threshold (in bytes). The range is from 20480 to 204800. For the Cisco Nexus 5548 switch, the range is from 20480 to 426880 bytes. |
Command Default
Command Modes
Policy map type network-qos class configuration
Command History
|
|
---|---|
Usage Guidelines
You can use this command to specify or modify the maximum number of packets the queue can hold for a class policy configured in a policy map. The system drops packets that exceed the configured queue-size threshold.
You can use this command only for network-qos class maps that do not have “pause” configured.
Examples
This example shows how to assign a queue limit to a policy map network-qos class:
This example shows how to remove a queue limit from a policy map queuing class:
Related Commands
|
|
---|---|
Enables pause characteristics on a class referenced in a type network-qos policy map. |
|