All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jose Miguel Varet" <varet@esatt.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Clearing all filters
Date: Wed, 11 Jul 2001 16:58:52 +0000	[thread overview]
Message-ID: <marc-lartc-99487136122326@msgid-missing> (raw)

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@fibrespeed.net>
To: <lartc@mailman.ds9a.nl>
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/

             reply	other threads:[~2001-07-11 16:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-11 16:58 Jose Miguel Varet [this message]
2001-07-11 17:02 ` [LARTC] Clearing all filters Michael T. Babcock
2001-07-11 17:47 ` James A. Crippen
2001-07-11 18:06 ` Michael T. Babcock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-99487136122326@msgid-missing \
    --to=varet@esatt.com \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.