Hi Everyone, I’m new to Mikrotek gear. I’m trying to do some very simple QOS; basically I just need all traffic to and from a specific IP to be higher priority than all other traffic. I think i’ve done this through Mangle in IP config.
Basically, in prerouting any traffic originating from myIP has it’s priority set to 1 (instead of zero)
Similarly, I do the same in postrouting (as there is a NAT).
Is this sufficient for basic QOS, or do I need to start learning about queues and more complicated structures?
Thanks!