Dear Gurus,
I want to setup a queue (for example SOHO15 say CIR 512/768k and MIR 1mb/2mb). Then move all the customers with bandwidth configuration say (CIR256k/512k, MIR 512k/768k). My desire is to ensure that if there is a contention, all the customers in the pool are limited to their individual bandwidth setting, but if bandwidth is available, any of the customers can burst up to the limit set for the pool.
Is this possible? If it is possible, can anyone guide me on how to achieve this. I will appreciate
Yes it is possible. Start out with this guide and work out from there. Queues are a complex subject and cannot be covered in a couple of posts. It will require you to play around with them and see how they work to start to understand them. http://wiki.mikrotik.com/wiki/Manual:Connection_Rate
We use the hotspot to apply a per user rate limit (this allows for automatic simple queue creation) and then use pifo queues to apply an overall QoS system for all traffic leaving an interface. If you look at the Phoenix MUM slides, Fewi did a presentation on using PCQ with hotspots as well that is good.