From: "topper@libero.it" <topper@libero.it>
To: bridge@lists.linux-foundation.org
Subject: [Bridge] Two bridge and STP
Date: Sun, 15 Feb 2009 13:22:42 +0100 (CET) [thread overview]
Message-ID: <13322060.736601234700562470.JavaMail.defaultUser@defaultHost> (raw)
Hello, my LAN today has this topology:
[router]
|
[bridge]
|
[switch]
[bridge] is a Linux box with 3 NIC, 2 of them are a bridge (br0) with IPtables
for firewalling. The other nic is for management.
I want to have a standby
backup for [bridge] in case of failure. I've read some documentation and I came
in conclusion that the new topoligy will be:
[router]
|
[switch]
| |
[bridge] [bridge2]
| |
[switch]
with the two bridges STP enabled.
I think I had to:
-
install bridge2 configured as bridge
- rsync firewall rules between the two
bridges
- enable STP protocol on both bridges
- assign a lower STP priority to
[bridge] to became master
-... enjoy?
Are my assumpions correct?
reply other threads:[~2009-02-15 12:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=13322060.736601234700562470.JavaMail.defaultUser@defaultHost \
--to=topper@libero.it \
--cc=bridge@lists.linux-foundation.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.