Mikrotik Router – Bandwidth Limitation

You can limit bandwidth Per IP using Simple Queue as below. In following example 192.168.100.1 is the IP where required bandwidth Limit 1M Incoming & 1M Outgoing.

Below is a rule for the same.

/queue simple add name="Queue-01" max-limit=1M/1M target="192.168.100.1"