From: "James A. Crippen" <james@UnLambda.COM>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Flush the table and start over?
Date: Sat, 09 Jun 2001 01:22:21 +0000 [thread overview]
Message-ID: <marc-lartc-99205293519021@msgid-missing> (raw)
In-Reply-To: <marc-lartc-99204651010797@msgid-missing>
On Fri, 8 Jun 2001, streeterk wrote:
> I think I have mad a nice mess of things and would like to flush the
> tables and start fresh. I can not find ant refrence to a flush
> command. Is there one?? Thanks, Kurt
What do you want to flush? The route tables? The traffic control
hierarchy?
To remove the traffic control configuration you can do a
tc qdisc del dev <interface> root
for every interface that you've configured traffic control on. Removing
the root qdisc on any interface will remove the rest of the configuration
tree for that interface.
To flush route tables you can look in the iproute2 documentation, page 31,
for the 'ip route flush' command. There's no help for you on the command
line, other than what you get from 'ip route help'.
HTH, HAND.
'james
--
James A. Crippen <james@unlambda.com> ,-./-. Anchorage, Alaska,
Lambda Unlimited: Recursion 'R' Us | |/ | USA, 61.2069 N, 149.766 W,
Y = \f.(\x.f(xx)) (\x.f(xx)) | |\ | Earth, Sol System,
Y(F) = F(Y(F)) \_,-_/ Milky Way.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
prev parent reply other threads:[~2001-06-09 1:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-09 0:29 [LARTC] Flush the table and start over? streeterk
2001-06-09 1:22 ` James A. Crippen [this message]
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-99205293519021@msgid-missing \
--to=james@unlambda.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox