* Ri:Re: [LARTC] How to del the filter?
@ 2001-07-13 14:37 macca
2001-07-13 15:42 ` Jose Miguel Varet
0 siblings, 1 reply; 2+ messages in thread
From: macca @ 2001-07-13 14:37 UTC (permalink / raw)
To: lartc
> ---------- Initial message -----------
>
> From : lartc-admin@mailman.ds9a.nl
> To : <lartc@mailman.ds9a.nl>
> Cc :
> Date : Fri, 13 Jul 2001 15:41:02 +0200
> Subject : Re: [LARTC] How to del the filter?
>
> In order to delete a filter, the prio value is important . If I don't
> remember too bad , if you type
>
> # tc filter del dev eth0 parent 1:0 prio 100
>
> you should be done.
> Bewary : all filters which match such description will be erased, regardless
> of other parameters such fmark/u32/etc.
>
> God Saves Tc
ok it's right!!!!!!!!!!Thanks Jose
One question before to del i write:
[root@deis21 PROVE IPROUTE]# tc filter show dev eth0
filter parent 1: protocol ip pref 100 u32
filter parent 1: protocol ip pref 100 u32 fh 800: ht divisor 1
filter parent 1: protocol ip pref 100 u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 1:1
match c0a80102/ffffffff at 16
it's normal there is wrote "pref" and not prio?
I had created only one filter, why there is wrote 3 line, that means that trere are 3 filter or is the same filter!
Thanks
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Ri:Re: [LARTC] How to del the filter?
2001-07-13 14:37 Ri:Re: [LARTC] How to del the filter? macca
@ 2001-07-13 15:42 ` Jose Miguel Varet
0 siblings, 0 replies; 2+ messages in thread
From: Jose Miguel Varet @ 2001-07-13 15:42 UTC (permalink / raw)
To: lartc
aarrg damn my router, I missed that one XD
you are right, for filters is "pref" and not "prio". It's been days since I
do not touch the tc commands, so I mixed the classes' "prio" with filter's
"pref".
So issue the "del" command specifying the pref, et voilâ.
Greets,
Jose,
----- Original Message -----
From: <macca@inwind.it>
To: <lartc@mailman.ds9a.nl>
Sent: Friday, July 13, 2001 4:37 PM
Subject: Ri:Re: [LARTC] How to del the filter?
> > ---------- Initial message -----------
> >
> > From : lartc-admin@mailman.ds9a.nl
> > To : <lartc@mailman.ds9a.nl>
> > Cc :
> > Date : Fri, 13 Jul 2001 15:41:02 +0200
> > Subject : Re: [LARTC] How to del the filter?
> >
> > In order to delete a filter, the prio value is important . If I don't
> > remember too bad , if you type
> >
> > # tc filter del dev eth0 parent 1:0 prio 100
> >
> > you should be done.
> > Bewary : all filters which match such description will be erased,
regardless
> > of other parameters such fmark/u32/etc.
> >
> > God Saves Tc
>
> ok it's right!!!!!!!!!!Thanks Jose
> One question before to del i write:
>
> [root@deis21 PROVE IPROUTE]# tc filter show dev eth0
> filter parent 1: protocol ip pref 100 u32
> filter parent 1: protocol ip pref 100 u32 fh 800: ht divisor 1
> filter parent 1: protocol ip pref 100 u32 fh 800::800 order 2048 key ht
800 bkt 0 flowid 1:1
> match c0a80102/ffffffff at 16
>
> it's normal there is wrote "pref" and not prio?
> I had created only one filter, why there is wrote 3 line, that means that
trere are 3 filter or is the same filter!
> Thanks
>
>
>
> _______________________________________________
> 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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-07-13 15:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-13 14:37 Ri:Re: [LARTC] How to del the filter? macca
2001-07-13 15:42 ` Jose Miguel Varet
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.