htb and priority of borrowing bandwidth...

Linux Advanced Routing and Traffic Control

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

 



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/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux