[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq 55] Re: [Q] How can I Set Queue Weight? In FreeBSD 3.2
To set weights, you have to run wfqd in the interactive mode (-d
option) in the current implementation.
You can enable both ep0 and ep1 by "wfqd ep0 ep1".
-Kenjiro
"3nj02" <guru0109@palgong.kyungpook.ac.kr> said:
>> Hi. I Install Altq1.2 on FreeBSD 3.2
>> and Make kldload for wfq
>> kldload, wfqstat works.
>> "./wfqd ep0" ok. But When I want to Set Weight(default 100) or enable ep1?
>> ???
>> Thx in advance