Basic QOS

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!

Mark packets in mangle forward based on your ip withpassthrough no. Mark all other graffic. In queue tree give packets with packet mark of your ip priority 1. Give prioriy to other packets mark 8.

Don’t forget to set tree total bandwidth too otherwise it does not know when to prio traffic