How to completely disable or bypass MikroTik queues when using Bequant inline optimization

Hi everyone,

I have a setup where I installed Bequant between my MikroTik (PPPoE server) and Huawei OLT.

Bequant is being used as the RADIUS accounting server and also performs TCP optimization and traffic shaping automatically.

Currently, I noticed that MikroTik is still creating dynamic PPPoE queues (from RADIUS attributes), using the default-small queue type with packet size 10.

This means I now have two levels of queues — one in Bequant and another in MikroTik — which I believe causes double shaping and inefficiency.

I want to completely disable or bypass MikroTik queues, so that Bequant handles all traffic management and optimization by itself.

What’s the correct way to:

Stop MikroTik from creating per-user queues automatically?

Or configure PPPoE sessions to pass traffic without queueing (purely bridging packets to/from Bequant)?

Thanks in advance!

Stop telling it to create it. If you send it the attributes, it will (and it is supposed to) create the queue.

Should i use bequant as radius proxy, so mikrotik will not create queus?

Don’t know. Can’t tell you how you must run your own network…. You’re the one that should know how it works :slight_smile:

try to add a whatever, simple or blank queue as place holder, disable it,

set it as a parent queue in ppp profile

a disable queue should invalid it's child queue