All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nelson Guedes Paulo Junior <npaulo@linux.ime.usp.br>
To: lartc@vger.kernel.org
Subject: [LARTC] About ingress
Date: Tue, 11 Feb 2003 16:57:34 +0000	[thread overview]
Message-ID: <marc-lartc-104498272711289@msgid-missing> (raw)


Hi all,

I couldn't figure, in the following command, whats the meaning of the
flowid.

tc filter add dev eth0 parent ffff: protocol ip prio 50 u32 match ip /
 src 0.0.0.0/0 police rate 38kbit burst 38kbit drop flowid :1

:1 means what??


There's some way to create other classes like the egress has?
For example, I coulde use this:

tc qdisc add dev eth0 root handle 1: prio
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

And create a prio qdisc with 3 qdiscs inside.

There's some way to do that with a ingress filter???


Thanks, any help will be apreciated.

[]'s


-----
Nelson Guedes Paulo Junior   
E-mail:  <npaulo@linux.ime.usp.br>   UIN: 2489382 (Tender [:alpha:]*)
-----------------------------------------------------------------------
Eu cavo, tu cavas, ele cava, nós cavamos, vós cavais,
eles cavam... Não é bonito, mas é profundo.
-----------------------------------------------------------------------

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

             reply	other threads:[~2003-02-11 16:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-11 16:57 Nelson Guedes Paulo Junior [this message]
2003-02-11 17:17 ` [LARTC] About ingress Stef Coene

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-104498272711289@msgid-missing \
    --to=npaulo@linux.ime.usp.br \
    --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.