OcNOS-SP : Quality of Service Guide : Quality of Service Command Reference : Quality of Service Commands : queue-limit
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-629145600>) (packets|bytes|kbytes|mbytes|ms)
no queue-limit
Parameters
<1-629145600>
Specify queue-limit in packets, bytes, or Kilobytes.
Max value for bytes is min 1024, max 629145600
Max value for kilobytes is 614400
Max value for megabytes is 600, Max value for packets is 614400
packets
Specify the units of queue-limit in packets
bytes
Specify the units of queue-limit in bytes
kbytes
Specify the units of queue-limit in kilobytes
mbytes
Specify the units of queue-limit in mega-bytes
ms
Specify the units of queue-limit in milliseconds
Default
Default queue size is 62914560 bytes
Command Mode
Policy-class-map-queue mode
Applicability
This command was introduced in OcNOS version 3.0.
Examples
(config)# policy-map type queuing default P1
(config-pmap-que)#class type queuing default q1
(config-pmap-c-que)# queue-limit 1 mbytes
 
Last modified date: 10/20/2023