All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Devera <devik@cdi.cz>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] imq+htb does no traffic controll
Date: Mon, 25 Mar 2002 12:26:03 +0000	[thread overview]
Message-ID: <marc-lartc-101705927102501@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101705440131126@msgid-missing>

> #build a root-queue on the imq
> tc qdisc add dev imq root handle 1: htb default 1

did you ifconfig imq up !?
 
> My Questions:
> -how to build a "dont touch" class?

there is one in htb X:0  (like 1:0). Just use
default 0 or use flow 1:0 in filters

> -what´s wrong on the thinks i´ve did?

is imq up ?

> -is the pppoe-ethernet critical to pass thru the imq

hmm ... I don't know interactions here ... probably
it goes thru imq like all others

> -how many prios are allowed? First i had prio 10, 20 and 30 on the 

4 prios (0-3). First it should be enough, at second: each
new prio makes htb slower and more memory demanding

devik

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

  reply	other threads:[~2002-03-25 12:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-25 10:07 [LARTC] imq+htb does no traffic controll Mario Wolff
2002-03-25 12:26 ` Martin Devera [this message]
2002-03-25 14:16 ` Nils Lichtenfeld
2002-03-25 14:17 ` Mario Wolff
2002-03-25 15:59 ` Martin Devera
2002-03-25 16:04 ` Martin Devera
2002-03-26  9:50 ` Mario Wolff
2002-03-26 12:17 ` Martin Devera
2002-03-26 13:39 ` Julián Muñoz

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-101705927102501@msgid-missing \
    --to=devik@cdi.cz \
    --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.