Hi,
I am still a little confused about Queue Trees. So i will post my question here in hopes someone can help.
Say I have 512/256Kbps total bandwidth. I want to allocate 128/64Kbps to 5 users and 128/64Kbps to another 5 users and 256/128 to another user. Users are defined by IP address.
Do I create a class for each 128/64Kbps and 256Kchannel? Or do I first create a class for the total amount of Bandwidth and then create subclasses for each channel below and specify the users for each channel/subclass?
if someone could show me how to apply this I would really appreciate it.
Thanks,
Crocks21