policy qos name <policy-name> shaper traffic-class <traffic-class> queue-limit <number>
Controls the definition of the maximum number of packets that a traffic class queue can hold.
name <policy-name>
- The name of a QoS policy.
traffic-class <traffic-class>
- The ID of the traffic class.
queue-limit <number>
- The queue limit in number of packets. The number must be a power of 2.Note: If you enter a number that is greater than 8192 then this command will set the queue limit to 8192.