On Wednesday 06 October 2004 10:14, Andreas Klauer wrote:
> Zviad O. Giorgadze wrote:
> > # Class for GLOBAL traffic
> > tc class add dev eth0 parent 1:1 classid 1:20 htb rate 115kbit ceil 1mbit
>
> Does different rate / ceil for the root class make sense?
No.
Same for the classes attached to the root qdisc.  They can not share 
bandwidth.  So your basi setup should be:
root htb qdisc
   htb class with ceil = rate = link bandwidth
      other classes

Stef

-- 
[EMAIL PROTECTED]
�"Using Linux as bandwidth manager"
� � �http://www.docum.org/
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to