From owner-freebsd-net@FreeBSD.ORG Thu Aug 4 19:01:47 2005 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF6B416A41F for ; Thu, 4 Aug 2005 19:01:47 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D07443D46 for ; Thu, 4 Aug 2005 19:01:47 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j74J1jcg026039; Thu, 4 Aug 2005 12:01:45 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j74J1jW9026038; Thu, 4 Aug 2005 12:01:45 -0700 Date: Thu, 4 Aug 2005 12:01:45 -0700 From: Brooks Davis To: "Michael W. Lucas" Message-ID: <20050804190145.GD7946@odin.ac.hmc.edu> References: <20050804165437.GA45366@bewilderbeast.blackhelicopters.org> <20050804181646.GB7946@odin.ac.hmc.edu> <20050804182607.GA46067@bewilderbeast.blackhelicopters.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Km1U/tdNT/EmXiR1" Content-Disposition: inline In-Reply-To: <20050804182607.GA46067@bewilderbeast.blackhelicopters.org> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: net@freebsd.org Subject: Re: rstp & FreeBSD X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 19:01:47 -0000 --Km1U/tdNT/EmXiR1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 04, 2005 at 02:26:07PM -0400, Michael W. Lucas wrote: > On Thu, Aug 04, 2005 at 11:16:46AM -0700, Brooks Davis wrote: > > On Thu, Aug 04, 2005 at 12:54:37PM -0400, Michael W. Lucas wrote: > > >=20 > > > I'm sure we support rstp Ethernet for redundancy, but damned if I can > > > find the documentation. Any suggestions? > >=20 > > I don't think we have any RSTP code in the tree. We recently aquired an > > STP implementation in if_bridge, but not RSTP. > >=20 > > It's not immediatly clear to me how a host would use RSTP for > > redundency. I suppose you could use a virtual interface and two ports > > that pretended to be switch ports that talked RSTP? If RSTP were added > > to if_bridge, I think that would be easy to do. >=20 > I think I'm asking my question wrong, my apologies. Let me try again: >=20 > "I want to have my FreeBSD server plugged into two switches, so that > if one switch fails I get uninterrupted service. The switches fail > over with RSTP. I'm sure people do this, which man page should I > read?" I'm not sure. You might be able to do it with ng_one2many. I think if_bridge (plus RSTP) might actually be the closest to what you want, but it's not available yet. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --Km1U/tdNT/EmXiR1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFC8mYZXY6L6fI4GtQRAoBLAJ9WhWNoHbi1yAc3JLgl1xeeLCgR4wCdHWj4 AvCxzwbZNCe7bp7zlwFEcGs= =DlTA -----END PGP SIGNATURE----- --Km1U/tdNT/EmXiR1--