All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bridge] Bridging over a bonded interface?
@ 2007-04-16 21:10 Ravi Ramamirtham
  2007-04-16 22:02 ` Stephen Hemminger
  2007-04-16 22:40 ` Axel Thimm
  0 siblings, 2 replies; 4+ messages in thread
From: Ravi Ramamirtham @ 2007-04-16 21:10 UTC (permalink / raw)
  To: bridge

[-- Attachment #1: Type: text/plain, Size: 470 bytes --]

Hi,
  This may sound crazy but I will go ahead anyway. Here's my scenario:

ifconfig bond0 10.10.10.1 netmask 255.0.0.0
ifenslave bond0 eth0
ifenslave bond0 eth1

brctl addbr stp0
brctl addif stp0 bond0
brctl stp stp0 on

Is this a valid scenario? I am trying to bond two interfaces and run STP
over the bonded interface..The problem I am trying to solve is to run STP
over aggregated links between two nodes. Any suggestions/pointers would be
much appreciated.

Thanks

[-- Attachment #2: Type: text/html, Size: 587 bytes --]

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

end of thread, other threads:[~2007-04-17  0:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-16 21:10 [Bridge] Bridging over a bonded interface? Ravi Ramamirtham
2007-04-16 22:02 ` Stephen Hemminger
2007-04-16 22:40 ` Axel Thimm
2007-04-17  0:17   ` Ravi Ramamirtham

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.