From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Kustosik Date: Thu, 22 Aug 2002 14:29:01 +0000 Subject: [LARTC] htb and priority of borrowing bandwidth... Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org 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/