* [Bridge] Linux Bridge Forward STP?
@ 2009-05-10 13:37 Steven Williamson
2009-05-10 18:50 ` Stephen Hemminger
0 siblings, 1 reply; 2+ messages in thread
From: Steven Williamson @ 2009-05-10 13:37 UTC (permalink / raw)
To: bridge
[-- Attachment #1: Type: text/plain, Size: 662 bytes --]
Hi,
If I have 2 switches already using RSTP with only a single link between
them. Then add a redundant link using a Linux bridge with STP turned off.
Will the Linux bridging code forward the RSTP BPDU's so the other switches
realize there is a new path to the root bridge, and hopefully block one of
the ports ?
The exact secnario is an ethernet segment spanning 2 datacenter's via a
fibre link. We'd like to add redundancy using a linux bridge (bridging to a
VPN tap device and routing over the net) but have since discoverd the Linux
code does not support RSTP yet.
p.s
Many thanks to the developers of the Linux briding code!
Regards
Steven Williamson.
[-- Attachment #2: Type: text/html, Size: 744 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bridge] Linux Bridge Forward STP?
2009-05-10 13:37 [Bridge] Linux Bridge Forward STP? Steven Williamson
@ 2009-05-10 18:50 ` Stephen Hemminger
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2009-05-10 18:50 UTC (permalink / raw)
To: Steven Williamson; +Cc: bridge
On Sun, 10 May 2009 14:37:56 +0100
Steven Williamson <steven43126@gmail.com> wrote:
> Hi,
>
> If I have 2 switches already using RSTP with only a single link between
> them. Then add a redundant link using a Linux bridge with STP turned off.
> Will the Linux bridging code forward the RSTP BPDU's so the other switches
> realize there is a new path to the root bridge, and hopefully block one of
> the ports ?
>
>
> The exact secnario is an ethernet segment spanning 2 datacenter's via a
> fibre link. We'd like to add redundancy using a linux bridge (bridging to a
> VPN tap device and routing over the net) but have since discoverd the Linux
> code does not support RSTP yet.
>
> p.s
>
> Many thanks to the developers of the Linux briding code!
>
> Regards
> Steven Williamson.
Turn on STP in Linux bridge in your case. Otherwise Linux bridge will
eat the RSTP BPDU's
--
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-10 18:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-10 13:37 [Bridge] Linux Bridge Forward STP? Steven Williamson
2009-05-10 18:50 ` Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox