[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] DS RED parameters
Read the manual Nortel networks has provided along with the DS module. It
says:
$dsredq configQ (physical queue) (virtual queue) Min_th Max_th Max_p
So your 0.02 is the RED Max_p parameter.
If you want to know how RED works and how you must configure RED, read this
paper:
D. Clark and W. Fang, "Explicit Allocation of Best Effort Packet Delivery
Service," CAN Transactions on Networking, 1998.
Kind regards,
Onno Kievit
Muhammad Rashidulhaq Qazi wrote:
> Hi all,
> In defining the DS RED parameters for a RED queue ina DS domain we have
> command
>
> $qCE configQ 0 0 20 40 0.02
>
> I just wanna ask that is this 0.02 is the packet delay? or what in the
> buffer
>
> and also for the ppl working on cost analysis problems, is that this
> buffer sizes 20 40 effect the network cost parameters? in real systems ,
> upto how much extent we can go with that?
> Thanks
>
> -qazi