Ok… I have read the queue tree entries in the manual, wiki, etc. and I’m even more confused than I was to begin with… Here is what I need to do - Could someone please tell me how and explain why it works?
- I have 2 internet pipes, with load balancing. Each has a 6mbps down limit and a 512kbps up limit.
- My customers get no more than 1024kbps down 128kbps up each.
- If there are more people demanding 128kbps up or 1024kbps down than the circuit their connection is on can provide, I want what bandwidth is available divided up fairly among all requesting customers on that circuit.
Doing this with one circuit was fairly easy using pcq and a single simple queue… But how do I build up a queue tree to do it with more than one circuit??
In case this isn’t complicated enough, I’m running Hotspot and PPPoE authentication. The queue structure needs to work for all concerned.
Thanks!