Hi If not ataching any qdisc disc to a cba/htb leaf class what does that mean? There will be a default fifo style queue ? Or there will be no queue at all on the leaf class? Also if deleting any existing qdisc on a device (tc qdisc del dev eth0 root) what it will happen with the packets destined to go out on that interface? My tests show that the packets still go out only that I am not sure if there is any queue on that device. Thanks ---------------------------- Mihai RUSU Disclaimer: Any views or opinions presented within this e-mail are solely those of the author and do not necessarily represent those of any company, unless otherwise specifically stated.
pfifo is attached if not other specified. if no qdisc is attached to an interface at all pfifo_fast will be used. bye patrick Mihai RUSU wrote:> Hi > > If not ataching any qdisc disc to a cba/htb leaf class what does that > mean? There will be a default fifo style queue ? Or there will be no queue > at all on the leaf class? > > Also if deleting any existing qdisc on a device (tc qdisc del dev eth0 > root) what it will happen with the packets destined to go out on that > interface? > > My tests show that the packets still go out only that I am not sure if > there is any queue on that device. > > Thanks > > ---------------------------- > Mihai RUSU > > Disclaimer: Any views or opinions presented within this e-mail are solely > those of the author and do not necessarily represent those of any company, > unless otherwise specifically stated. > > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/