From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Help with a simple config
Date: Tue, 27 Jan 2004 18:22:53 +0000 [thread overview]
Message-ID: <200401271922.53522.stef.coene@docum.org> (raw)
In-Reply-To: <D4F6F05E3A22D41194EE0090276CE81901601B01@dlserver.nwt>
On Monday 26 January 2004 23:42, jradke@canbytel.com wrote:
> Here's the scenario:
> - 4 NIC's; 1 Upstream, 3 subscribers each with different rates.
>
> NIC-1: NO CAP simply 100mbit
> I want to cap the traffic on each of the subscriber NIC's to a specific
> rate i.e.:
> - NIC-2: 8mbit
> - NIC-3: 5mbit
> - NIC-4: 3mbit
>
> Just to summarize, ALL I'm trying to do is limit the bandwidth on each NIC
> (ingress & egress) whether it is 10/100/1000Base-T. Right now I am using a
> Cisco using rate-limiting which is very simple. I'd like to perform this
> task on Linux box for easier scalibility and as a backup.
Outgoing traffic can be limited if you add a tbf qdisc to the devices.
Incoming traffic can be limited with the ingress qdisc and a filter +
policer.
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.openprojects.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
prev parent reply other threads:[~2004-01-27 18:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-26 22:42 [LARTC] Help with a simple config jradke
2004-01-27 18:22 ` Stef Coene [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=200401271922.53522.stef.coene@docum.org \
--to=stef.coene@docum.org \
--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.