Hello everyone. If I manage to set this up properly, it would be a huge plus to my network. Please if you could assist me with this, I would be really pleased.
What I need is a simple queue which would set users to a certain bandwidth limit at a certain time.
What I want to do is set download and upload limit from 16:00 to 00:00 (midnight).
Basically, what I’ve figured out alone is how to make a simple queue for a single user and dragging it on the top of the queue list to have a priority.
Whatsoever, only thing I managed to make is limit in download and upload but when I try to use P2P option for an example or time, the queue generated by hotspot get a priority and that rule is applied instead of the one I made manually.
Basically, I have around 200 users on the network with only 10MB. Link is very expensive and we can’t afford more.
We are a wireless company and we are changing our services and prices.
Please if you know how and if this is possible, tell me how to make it work like that.
Best wishes,
Alex
Note - Check out the screenshot I’ve attached into my post.
Thanks for your answer. Anyway, would you be kind to explain this a bit better and step by step how to make it. Am not very experienced with MikroTik. Still studying for trainings etc.
This is not the case. A Simple queue will get traffic before the queue tree.
Not if the queue tree is attached to global-in or global-out. Interface queues tree do come after simple queues.
I override dynamic Hotspot simple queues the same way to be able to use PCQ.
Simple queues really just transparently generate items in global-in, global-out and global-total. I know the manual says:
If you have simple queues and queue tree in the same HTB - simple queues will get traffic first.
Fair enough - I will test it out myself (I don’t mix queue trees and simple queues so I am only referencing the manual). If it is the case we need to lobby to have it changed.
You are totally correct. I tested it out using the same packet mark for a Simple and Tree queue. The Tree queue gets the packets before the Simple queue.
I hope they don’t change it back - if they do there’s no way to run queue trees for rate limiting on PPPoE and Hotspots, which is sorely needed in big deployments.