This chapter describes the Cisco NX-OS quality of service (QoS) commands that begin with Q.
To configure tail drop by setting queue limits on ingress queues, use the queue-limit command. To remove a queue limit, use the no form of this command.
no queue-limit queue-size bytes
Queue size threshold (in bytes). The range is from 20480 to 204800. For the Cisco Nexus device, the range is from 20480 to 426880 bytes. |
Policy map type network-qos class configuration
|
|
---|---|
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.
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:
|
|
---|---|
Enables pause characteristics on a class referenced in a type network-qos policy map. |
|