On Tuesday 04 June 2002 18:50, arisantois@unsoed.ac.id wrote: > I see.. But Can I attach more than one root class in one Device > (Ethernet)..? I am sorry but I don`t find any case or example like this > before.. You can only attach one qdisc to a device. If you want to have a class that will not borrow, nor lend from/to other classes, you can do this (copied from your setup) : root qdisc class 1:1 rate = ceil = 426 Kbit class 1:40 rate = ceil = 86 Kbit class 1:2 rate = ceil = 340 Kbit (426 - 86) class 1:20 rate = 86, ceil = 340 Kbit class 1:30 rate = 86, ceil = 340 Kbit class 1:50 rate = 64, ceil = 64 Kbit class 1:60 rate = 1, ceil = 10Mbit (Why ???) class 1:40 will never lend nor borrow bandwidth from the other classes. Stef -- stef.coene@docum.org "Using Linux as bandwidth manager" http://www.docum.org/ #lartc @ irc.openprojects.net _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/