Dynamic Simple Queues - change type to fq-codel

Gday!

I’ve been using the Mikrotik DHCP server to rate limit static leases.. it seems all the dynamic queues are created with default-small queue type.. I would love to be able to modify the default queue type to fq-codel, but I see no obvious way to do this. :thinking:

Any suggestions?

So the answer was simpler than I imagined.

You just have to modify “default-small” to make it fq-codel instead of pfifo.. as the dynamic queues are always created with default-small as the queue type.

Cheers
Paul