* [LARTC] htb and priority of borrowing bandwidth...
@ 2002-08-22 14:29 Michal Kustosik
0 siblings, 0 replies; only message in thread
From: Michal Kustosik @ 2002-08-22 14:29 UTC (permalink / raw)
To: lartc
Hello...
I have a question about htb...
Is it possible to share bandwidth with some proportion?
For example, I have:
tc qdisc add dev $INT root handle 1: htb default 12
tc class add dev $INT parent 1: classid 1:1 htb rate 300kbit ceil 300kbit
tc class add dev $INT parent 1:1 classid 1:10 htb rate 50kbit ceil 300kbit
tc class add dev $INT parent 1:1 classid 1:11 htb rate 50kbit ceil 300kbit
but I wanted class 1:10 to borrow five times bigger bandwidth than 1:11.
Is it possible with htb ???
Greetings...
/kustosz
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-08-22 14:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-22 14:29 [LARTC] htb and priority of borrowing bandwidth Michal Kustosik
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.