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

Re: [ns] Multiple RED parameters



Yes, it will work that way. 

Cheers
Amit
----------------------------------------------------------------------------
Amit Jain
Senior Undergraduate			Work Phone : 91-(0)512-597653
Computer Science Department		Home Phone : 91-(0)512-597311
Indian Institute Of Technology,
Kanpur - 208016
INDIA 


On Mon, 29 Jan 2001, Smitha Rao wrote:

> Hi,
> I have many RED queues and I would want to set each one up with different
> RED parameters, meaning I do not want to use
> 
> Queue/RED maxthresh 75
> 
> because it will cause all the queues to have this value.
> 
> How can I set different values to different queues? Will getting a queue
> object for each link and then accessing the queue parameter work?
> 
> Thanks
> Smitha
> 
> 
>