I'm happy to help! I just want to make sure you've know the basics so you
don't fall into pitholes. Examples is one of the best sources of
information.

Oh I didn't look up the number for your protocol, so exchange the 'XX' with
this.

----- Original Message -----
From: "Emmanuel Lacour" <[EMAIL PROTECTED]>
To: "Soulfly" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 11:18 AM
Subject: Re: [LARTC] An example of prio qdisc please...


> On Wed, Sep 25, 2002 at 09:28:28AM +0200, Soulfly wrote:
> > tc qdisc add dev eth0 root handle 1: prio bands 5 priomap 2 3 2 2 3 3 3
3 1
> > 1 1 1 2 2 2 2
> > tc qdisc add dev eth0 parent 1:1 handle 10: sfq perturb 10
> > tc qdisc add dev eth0 parent 1:2 handle 20: sfq perturb 10
> > tc qdisc add dev eth0 parent 1:3 handle 30: sfq perturb 10
> > tc qdisc add dev eth0 parent 1:4 handle 40: sfq perturb 10
> > tc filter add dev eth0 protocol ip parent 1: prio 10 u32 match ip
protocol
> > 0xXX 0xff flowid 1:1
> >
> > have you read the docs? If not, do so to understand how it works and
what
> > the quirks are. http://www.lartc.org/
> >
> >
>
> Of course, I did it already, the lartc howto is a really good doc, but
> all of this is not really easy so by giving me this example I will be
> able to understand more and do what I wan't.
>
> Thanks!
>
> --
> Easter-eggs                                Spécialiste GNU/Linux
> 44-46 rue de l'Ouest  -  75014 Paris   -   France -  Métro Gaité
> Phone: +33 (0) 1 43 35 00 37    -     Fax: +33 (0) 1 41 35 00 76
> mailto:[EMAIL PROTECTED]   -    http://www.easter-eggs.com
> _______________________________________________
> LARTC mailing list / [EMAIL PROTECTED]
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to