Simple queues and queue trees

I want to set up bandwidth limiting by IP block, and also QoS by port. For example, IP Block A is limited to 1Mbps and IP Block B is limited to 5Mbps, and for both, ssh is more important than http/s.

As I understand, simple queues can do the first part, and queue trees are required for the second. What I have not found is if it’s possible for both to work together. Having to set up mangle rules for each port per IP block doesn’t really appeal.

Hi, this is exactly what I’m trying to do but have no idea how to do it. I read the manual many times, but I’m still not able to do it.

Have you found a solution to do this?

you should use 2 mikrotik for this solution . one after the other . one for traffic limitation and another for QOS . because simple queue and queue tree in same mikrotik is impossible till now.

You can use queue tree for everything.

Hi, thanks for the reply.

I’m still not sure how to do this with the queue tree. I’m going to look more into this and do some tests.

Thanks :smiley: