[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq 656] Re: bandwidth management
Mihai Claudiu Capatina wrote:
> I have a small problem with altq (cbq).
> My internet connection is an E1. I have to split this to diferent
> customers, I have customers that want only 32k or 64k...but altq uses
> pbandwidth so for 32k pbw must be 1.5625 %...Does altq accepts values
> like this ?
See "exactbandwidth" in altq.conf(5).
> And another thing...I want to let that customer to borrow bandwidth but
> I also want that client not to go beyond 64k ( 3.125 % ) is this
> possible...?
Create a parent class, assign 64Kbps to it, and make it non-borrowable.
-Kenjiro