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.
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.