All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Bandwidth Shaping - BRIDGE MODE
@ 2001-07-15 20:34 Gunther Stammwitz
  2001-07-15 20:42 ` bert hubert
  0 siblings, 1 reply; 2+ messages in thread
From: Gunther Stammwitz @ 2001-07-15 20:34 UTC (permalink / raw)
  To: lartc

Hello,

I'm new to this list and iproute2 itself and got a question about something
I might want to realize:

Shaping bandwidth by the use of a Linux pc, that acts as a "bridge". (and
NOT as a router!)
I'd like to use the bridge-mode because then I could configure my 3com
switch to use the “resilient-link-mode”. It would eliminate the
single-point-of-failure since the switch could chose a direct connection to
the backbone as a backup if my Linux machine should go down.


The bandwidth-shaper shall be able to limit the bandwidth for single IPs or
whole (class-c) networks to amounts like 100 Kilobits per second or even 2
Megabits per second.
Bandwidth Limiting is explained here, that shouldn’t be the problem.
(http://ds9a.nl/2.4Routing/HOWTO//cvs/2.4routing/output/2.4routing-9.html).


Is the stuff mentioned above theoretically possible? If so.... could you
give me just a tiny hint please...
I don’t know how to set up the bridging mode.
Another question is if I can address the network devices the same way as
mentioned in the how-to (e.g. tc class add dev eth0 parent 10:1 classid
10:200 cbq bandwidth 10Mbit rate” even though I’m using the bridge-mode.


Thanks,
Gunther Stammwitz


My network-plan: (can also be found here: http://www.stammwitz.de/plan.jpg)


BACKBONE ---------------alternate /backup route---
   |								 |
   |								 |
100 Mbit fast ethernet                           |
primary route					       |
   |								 |
   |								 |
LINUX-PC (bandwidth-shaper)	   		      fast
   |								ethernet
   |								 |
   |								 |
MY SWITCH ---------------------------------------|
 |   |
 |   |
PC1 PC2,..... PCn


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] Bandwidth Shaping - BRIDGE MODE
  2001-07-15 20:34 [LARTC] Bandwidth Shaping - BRIDGE MODE Gunther Stammwitz
@ 2001-07-15 20:42 ` bert hubert
  0 siblings, 0 replies; 2+ messages in thread
From: bert hubert @ 2001-07-15 20:42 UTC (permalink / raw)
  To: lartc

On Sun, Jul 15, 2001 at 10:34:29PM +0200, Gunther Stammwitz wrote:
> Hello,
> 
> I'm new to this list and iproute2 itself and got a question about something
> I might want to realize:
> 
> Shaping bandwidth by the use of a Linux pc, that acts as a "bridge". (and
> NOT as a router!)

Works. I've used this. Ipfilter doesn't work.

Regards,

bert

-- 
http://www.PowerDNS.com      Versatile DNS Services  
Trilab                       The Technology People   
'SYN! .. SYN|ACK! .. ACK!' - the mating call of the internet

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-15 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-15 20:34 [LARTC] Bandwidth Shaping - BRIDGE MODE Gunther Stammwitz
2001-07-15 20:42 ` bert hubert

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.