All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] How to use red qdisc?
@ 2003-03-27 12:20 Liu Zhiyong
  2003-03-27 12:39 ` Alexey Sheshka
  0 siblings, 1 reply; 2+ messages in thread
From: Liu Zhiyong @ 2003-03-27 12:20 UTC (permalink / raw)
  To: lartc



How to use red qdisc? can anyone give me an example?
 


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] How to use red qdisc?
  2003-03-27 12:20 [LARTC] How to use red qdisc? Liu Zhiyong
@ 2003-03-27 12:39 ` Alexey Sheshka
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Sheshka @ 2003-03-27 12:39 UTC (permalink / raw)
  To: lartc

On Thu, 27 Mar 2003 20:20:09 +0800
"Liu Zhiyong" <liuzhiyo@comp.nus.edu.sg> wrote:

> 
> 
> How to use red qdisc? can anyone give me an example?



 $TC qdisc add dev $DEVB parent 1:10 red min 1600 max 3210 burst 2 limit 32100 avpkt 1000

min = (delay)*bandwidt(bits/s), burst= (2*min+max)/(3*avpkt)), limit= 10*max,
max > 2*min, avpkt 1000 for MTU 1500.




-- 
Sheshka Aleksey
Senior Security Administrator

PGP key : http://pgp.dtype.org:11371/pks/lookup?op=get&search=0x0BE90515
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-27 12:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-27 12:20 [LARTC] How to use red qdisc? Liu Zhiyong
2003-03-27 12:39 ` Alexey Sheshka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.