* [Fwd: [LARTC] How to delete a tc qdisc entry?]
@ 2000-11-07 23:13 Suhail
0 siblings, 0 replies; only message in thread
From: Suhail @ 2000-11-07 23:13 UTC (permalink / raw)
To: lartc
<PRE>><i>
</I>
Do you remember the parent of this qdisc ??? If yes ( and if it is xyz ) then try
tc qdisc del dev eth1 parent xyz:
It should do the trick.... However if you dont remember it's parent but if you can
afford to delete the whole qdisc ( everything from root) try
tc qdisc del root dev eth1
This deletes everything (classes, qdiscs, filters ) from the device...
Suhail
><i> >
</I>><i> > Subject: [LARTC] How to delete a tc qdisc entry?
</I>><i> > Date: Tue, 7 Nov 2000 22:50:22 +0100 (CET)
</I>><i> > From: Clemens Sibon <<A HREF="mailto:sibon@triple-it.nl">sibon@triple-it.nl</A>>
</I>><i> > To: <A HREF="mailto:lartc@mailman.ds9a.nl">lartc@mailman.ds9a.nl</A>
</I>><i> >
</I>><i> > Hi there,
</I>><i> >
</I>><i> > I cannot find the exact statement I used to create my tc qdisc entry, so
</I>><i> > how do I delete it? It says: (tc qdisc show)
</I>><i> >
</I>><i> > qdisc sfq 8021: dev eth1 quantum 1514b perturb 15sec
</I>><i> >
</I>><i> > What I am trying to accomplish is reduce the speed of a network-device. I
</I>><i> > don't need classes (for now), I just want to limit the max speed to say 2
</I>><i> > Mbit with as few rules as possible.
</I>><i> >
</I>><i> > I tried it with 1 class and a tc filter that should match all but that
</I>><i> > didn't work either. I have been fiddling around a lot and don't really
</I>><i> > remember everything I tried :-( Will have to be a bit more tedious the
</I>><i> > next time I gues :-((
</I>><i> >
</I>><i> > For now, all I want is to flush the entries I have without a reboot (if
</I>><i> > possible)
</I>><i> >
</I>><i> > Thanks in advance,
</I>><i> >
</I>><i> > Clemens
</I>><i> >
</I>><i> > _______________________________________________
</I>><i> > LARTC mailing list / <A HREF="mailto:LARTC@mailman.ds9a.nl">LARTC@mailman.ds9a.nl</A>
</I>><i> > <A HREF="http://mailman.ds9a.nl/mailman/listinfo/lartc">http://mailman.ds9a.nl/mailman/listinfo/lartc</A> HOWTO: <A HREF="http://ds9a.nl/2.4Routing/">http://ds9a.nl/2.4Routing/</A>
</I>
</PRE>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-11-07 23:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-07 23:13 [Fwd: [LARTC] How to delete a tc qdisc entry?] Suhail
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.