How i can give bandwidth priority on ip base in mikrotik

Hi all,

we are running a network of 300 customers, and i bypassed two ip’s: 192.168.0.10, 192.168.0.20 and created a 10 MB queue for both ips for bandwidth management, but due to insufficient bandwidth on our network 192.168.168.0.10 and 192.168.0.20 customer is getting very low bandwidth.

I want to create a fixed bandwidth of 10 mb for IP’s:192.168.0.1, 192.168.0.2, and rest of the bandwidth for others users.

please help to configure.

Thank You

Limit at 10 priority 7 Max 10 192.168.0.1
Limit at 10 priority 7 Max 10 192.168.0.2
Limit at “Total pipe minus 20” Priority 8 Max “Total Pipe” 192.168.0.X X being everything else


So how does this work so you can tweak it…

  1. Priority 1 to 8 in order reach LIMIT
  2. Anything Left over goes out priority 1 to 8 based on MAX LIMIT
  3. Any queue at Max limit can’t pull more unless you configured burst

Hi tws101

will you please write syntax for that.

Thanks for reply