From: Michael Renzmann <mrenzmann@otaku42.de>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] a couple of questions regarding htb
Date: Wed, 21 Jan 2004 15:26:51 +0000 [thread overview]
Message-ID: <400E9A3B.8090907@otaku42.de> (raw)
In-Reply-To: <91FC132ACA694F45A6E42CE8E593838C39C2CE@zmx.staff.zeelandnet.nl>
Hi.
Serge Maandag wrote:
>>Yes, IMQ. You can do ingress shaping with it, or you can bundle output
>>traffic from various interfaces and shape at a single point.
> I will check it out then. Is that bundling as in bundling on a loopback
> interface? I remember that's how Cisco likes to do things.
That's what the IMQ Faq answers to your questions:
== cut =1. What can i do with imq ?
The imq device has two common usage cases:
* Ingress shaping:
With linux only egress shaping is possible (except for the ingress queue
which can only do ratelimiting). IMQ enables you to use egress qdiscs
for real ingress shaping.
* Shaping over multiple interfaces:
Qdiscs get attached to devices. A consequence of this is that one qdisc
can only handle traffic going to the interface it is attached to.
Sometimes it is desireable to have global limits on multiple interfaces.
With imq you can use iptables to specify which packets the qdiscs sees,
so global limits can be placed.
== cut =Source: http://trash.net/~kaber/imq/faq.html
Hth.
Bye, Mike
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2004-01-21 15:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-19 14:52 [LARTC] a couple of questions regarding htb Serge Maandag
2004-01-19 16:35 ` rubens
2004-01-21 14:48 ` Serge Maandag
2004-01-21 15:26 ` Michael Renzmann [this message]
2004-01-21 15:32 ` Serge Maandag
2004-01-22 19:29 ` rubens
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=400E9A3B.8090907@otaku42.de \
--to=mrenzmann@otaku42.de \
--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.