Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Codel parameter table

...

CoDel (Controlled-Delay Active Queue Management) algorithm uses the local minimum queue as a measure of the persistent queue, similarly, it uses a minimum delay parameter as a measure of the standing queue delay. Queue size is calculated using packet residence time in the queue.

Properties

PropertyDescription
codel-ce-threshold (default: )

Marks packets above a configured threshold with ECN.

codel-ecn (default: no)

An option is used to mark packets instead of dropping them.

codel-interval (default: 100ms)

Interval should be set on the order of the worst-case RTT through the bottleneck giving endpoints sufficient time to react.

codel-limit (default: 1000)Queue limit, when the limit is reached, incoming packets are dropped.
codel-target (default: 5ms)

Represents an acceptable minimum persistent queue delay.

FQ-Codel

CoDel - Fair Queuing (FQ) with Controlled Delay (CoDel) uses a randomly determined model to classify incoming packets into different flows and is used to provide a fair share of the bandwidth to all the flows using the queue. Each flow is managed using CoDel queuing discipline which internally uses a FIFO algorithm.

...

Before sending data over an interface, it is processed by the queue. This sub-menu lists all available interfaces in RouterOS and allows to change queue type for a particular interface. The list is generated automatically.

Code Block
languageros
[admin@MikroTik] > queue interface print

...


Columns: INTERFACE, QUEUE,

...

 ACTIVE-QUEUE

...


# INTERFACE 

...

QUEUE ACTIVE-QUEUE

...


0 ether1 

...

only-hardware-queue only-hardware-queue

...


1 ether2 

...

only-hardware-queue only-hardware-queue

...


2 ether3 

...

only-hardware-queue only-hardware-queue

...


3 ether4 

...

only-hardware-queue only-hardware-queue

...


4 ether5 only-hardware-queue only-hardware-queue

...


5 ether6

...

 only-hardware-queue only-hardware-queue

...


6 ether7

...

 only-hardware-queue only-hardware-queue

...


7 ether8

...

 only-hardware-queue only-hardware-queue

...


8 ether9

...

 only-hardware-queue only-hardware-queue

...


9 ether10

...

 only-hardware-queue only-hardware-queue

...


10 sfp-sfpplus1 only-hardware-queue only-hardware-queue

...


11 wlan1

...

 

...

wireless-default 

...

wireless-default

...


12 wlan2

...

 

...

wireless-default

...

 wireless-default