Dear Members,
How do you make queue and priority?
I use the following:
I write the max bandwidth to dhcp server lease, and it create a dynamic queue.
I mangle the type of packets (http(1), pop3(2), smtp(3), ftp(4), other(5)), and I priorize these in queue in every basestation.
On border gateway I use max bandwidth for every basestaion (sum(subscriber max)/14).
It works fine, but if everybody download just http (example from last night), some user with bigger bandwidth use the full band and the others get less than 64k.
How can I set that every user can use minimum 256k, and other band can use the other user for anything?
I try to find the easiest config, so I dont set it by user, if it is possible…
Thanks your help,
gyoztes