* [LARTC] Help with a simple config
@ 2004-01-26 22:42 jradke
2004-01-27 18:22 ` Stef Coene
0 siblings, 1 reply; 2+ messages in thread
From: jradke @ 2004-01-26 22:42 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 572 bytes --]
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.
Thanks for your assistance!
-JGR
[-- Attachment #2: Type: text/html, Size: 1190 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [LARTC] Help with a simple config
2004-01-26 22:42 [LARTC] Help with a simple config jradke
@ 2004-01-27 18:22 ` Stef Coene
0 siblings, 0 replies; 2+ messages in thread
From: Stef Coene @ 2004-01-27 18:22 UTC (permalink / raw)
To: lartc
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-01-27 18:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-26 22:42 [LARTC] Help with a simple config jradke
2004-01-27 18:22 ` Stef Coene
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.