From: "Michael T. Babcock" <mbabcock@fibrespeed.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Fair Bandwidth sharing with HTB and EFSQ
Date: Thu, 24 Oct 2002 23:36:39 +0000 [thread overview]
Message-ID: <marc-lartc-103550265708432@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103547697110367@msgid-missing>
Kerschbaumer Samuel wrote:
> I downloaded the HTB and ESFQ packages and installled the patched
> kernel and tools.
>
> Now can someone give me an example how to configure my system so that
> the 512Kbit are fairly divided for each computer ? Assume that eth0 is
> the interface on the WAN side and eth1 on the LAN side.
Someone else can give actual code I'm sure, but you basically want:
Add htb class to ethx, speed 512kbit.
Add esfq to htb class above.
Add filter to make all relevant traffic go through esfq qdisc (above).
--
Michael T. Babcock
C.T.O., FibreSpeed Ltd.
http://www.fibrespeed.net/~mbabcock
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
prev parent reply other threads:[~2002-10-24 23:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-24 16:27 [LARTC] Fair Bandwidth sharing with HTB and EFSQ Kerschbaumer Samuel
2002-10-24 23:36 ` Michael T. Babcock [this message]
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-103550265708432@msgid-missing \
--to=mbabcock@fibrespeed.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.