From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jose Miguel Varet" Date: Wed, 11 Jul 2001 16:58:52 +0000 Subject: Re: [LARTC] Clearing all filters Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org 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" To: 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@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/ > _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/