easy... you can erase your tc config at the root level : # tc qdisc del $device root That will erase the main qdisc discipline in $device. Since all classes, cbqs/sfqs , filters, etc. hang from that one , all of them will be removed too. Greets, Jose Miguel Varet Tech Dept. Chief ATT, S.L. ----- Original Message ----- From: "Michael T. Babcock" <mbabcock@xxxxxxxxxxxxxx> To: <lartc@xxxxxxxxxxxxxxx> Sent: Wednesday, July 11, 2001 7:02 PM Subject: [LARTC] Clearing all filters > I'd like to be able to wipe out all classes and/or filters (like doing > an ipchains -F for packet filter rules) quickly at the beginning of my > scripts. Is there a way to do this that I'm not aware of? > > -- > Michael T. Babcock > CTO, FibreSpeed > > > > _______________________________________________ > LARTC mailing list / LARTC@xxxxxxxxxxxxxxx > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/ >