Hi,
I have mikrotik router and I need to do bandwidth speed limit for range ip
For example for ‘192.168.88.20 to 192.168.88.80’ I need set download set 8MB and Upload 5MB
How can I do ?
Have a look at simple queues:
https://help.mikrotik.com/docs/display/ROS/Queues#Queues-SimpleQueue
This not for specific range ips
you can specify a mask instead of an address. for example 192.168.88.0/26, so the queue will cover the range 192.168.88.0-192.168.88.63
No , I need for IPs ‘192.168.88.20 to 192.168.88.80’
Multiple simple queues with appropriate mask then.
Combination of them all should cover your range.
Look for solutions, not problems.
Since you are using decimal number in a hex number settings, you need multiple subnets.
Better if you setup range using 16/32/64/128 etc, not 20,80.. Then one subnet would be needed.
This will cover from 20 to 80.
192.168.88.20/30 20-23
192.168.88.24/28 24-31
192.168.88.32/27 32-63
192.168.88.64/28 64-79
192.168.88.64/32 80
\
Use Splunk> to log/monitor your MikroTik Router(s). See link below. ![]()