From: Abraham van der Merwe <abz@frogfoot.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] various questions about tc & htb
Date: Thu, 28 Nov 2002 17:59:22 +0000 [thread overview]
Message-ID: <marc-lartc-103850645007609@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103849092823505@msgid-missing>
[-- Attachment #1: Type: text/plain, Size: 1880 bytes --]
Hi Stef!
> > Hmm, lets say I want to do this:
> >
> > 1. shape/prioritize some subnets according to some rules
> > 2. shape/prioritize some protocols according to some rules
> >
> > (1) should be evaluated and then the data stream should be passed on to (2)
> > and be evaluated again according to that set of criteria. is this possible?
> Yes, buy creating a smart htb setup. Not all of this is possible, classes
> with different parents can't share the same bandwidth :
>
> +-- class 1 (rate 64kbit ceil 128kbit)
> | +-- class 1.1 (rate 32kbit ceil 256kbit)
> | +-- class 1.2 (rate 48kbit ceil 256kbit)
> +-- class 2 (rate 64kbit ceil 128kbit)
> +-- class 2.1 (rate 32kbit ceil 128kbit)
> +-- class 2.2 (rate 32kbit ceil 128kbit)
>
> You can not say that class 1.2 and 2.2 are sharing the same bandwidth or they
> may use 64kbit together.
> There is a work around. You can create multiple imq devices and redirect the
> traffic to it. So you can shape on the imq device and the real device. But
> it will also introduce extra delays because the packets have to travel though
> an extra queue.
I thought about the imq, but I'm not sure how I can redirect traffic from
one device to another, other than creating a bunch of different networks and
then routing traffic from one to the other. Is there a better/faster way to
do this?
Also, isn't there a limit on the number of imq devices which you can use?
--
Regards
Abraham
There is always one thing to remember: writers are always selling somebody out.
-- Joan Didion, "Slouching Towards Bethlehem"
___________________________________________________
Abraham vd Merwe [ZR1BBQ] - Frogfoot Networks
P.O. Box 3472, Matieland, Stellenbosch, 7602
Cell: +27 82 565 4451 Http: http://www.frogfoot.net
Email: abz@frogfoot.net
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
next prev parent reply other threads:[~2002-11-28 17:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-28 13:40 [LARTC] various questions about tc & htb Abraham van der Merwe
2002-11-28 15:56 ` Stef Coene
2002-11-28 16:45 ` Abraham van der Merwe
2002-11-28 17:18 ` Stef Coene
2002-11-28 17:22 ` Stef Coene
2002-11-28 17:59 ` Abraham van der Merwe [this message]
2002-11-29 12:56 ` Mathieu Deziel
2002-11-29 13:25 ` Mathieu Deziel
2002-11-29 17:11 ` Stef Coene
2002-11-29 17:17 ` 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-103850645007609@msgid-missing \
--to=abz@frogfoot.net \
--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.