[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help for configuring CBQ/WRR



On Fri, 17 Sep 1999 12:18:41 -0300, Carlos Alberto Kamienski wrote: 
>Hi,
>
>I'm beginner in ns and I'm not having success in the usage of CBQ/WRR
>queue discipline.
>
>I'm confusing about the configuration of CBQ Objects and CBQClass Objects.
>I want to identify flows with different fid_ values and enqueue them in
>queues whith different link bandwidth sharing!
>
>Please, can someone help me ?

It doesn't look like CBQ is in ns notes & documentation, 
so the best place to start is the cbq test suite
~ns-2/tcl/test/test-suite-cbq.tcl.
Inside that file is a reference to a paper describing the test suite
which you may find helpful.

   -John Heidemann