queue-limit
Use this command to configure tail drop by setting queue limits on egress queues.
Use the no command to remove a queue limit.
Command Syntax
queue-limit (<1-524288>) (packets | bytes | kbytes)
no queue-limit
Parameters
<1-524288>
Specify queue-limit in packets, bytes, or Kilobytes.
Max value for bytes is 524288
Max value for kilobytes is 512
Max value for packets is 600
Default
No default value is specified
Command Mode
Policy-class-map mode
Applicability
This command was introduced before OcNOS version 1.3.
This command applies only to the Trident II, Trident II+, and Tomahawk platforms.
Examples
(config)# policy-map type queuing default P1
(config-pmap-que)#class type queuing default q1
(config-pmap-c-que)# queue-limit 1000 packets
Last modified date: 07/14/2023