From owner-freebsd-net@FreeBSD.ORG Thu Oct 11 19:46:54 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7B2F16A41B for ; Thu, 11 Oct 2007 19:46:54 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from heff.fud.org.nz (203-109-251-39.static.bliink.ihug.co.nz [203.109.251.39]) by mx1.freebsd.org (Postfix) with ESMTP id 6FB7C13C45A for ; Thu, 11 Oct 2007 19:46:54 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 67C5E1CC58; Fri, 12 Oct 2007 08:46:53 +1300 (NZDT) Date: Fri, 12 Oct 2007 08:46:53 +1300 From: Andrew Thompson To: Jon Otterholm Message-ID: <20071011194653.GB40950@heff.fud.org.nz> References: <470E7C97.3080804@ide.resurscentrum.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <470E7C97.3080804@ide.resurscentrum.se> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-net@freebsd.org Subject: Re: if_bridge on a vlan-trunk 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, 11 Oct 2007 19:46:54 -0000 On Thu, Oct 11, 2007 at 09:42:15PM +0200, Jon Otterholm wrote: > Hi. > > Does anyone know if it is possible to put a transparent bridge on a > vlan-trunk? As from rev1.100 of if_bridge back in June it will correctly use the vlan number if the forwarding table so it is now possible to bridge a vlan trunk. Is this all you need? (7+ only, it wont be in 6-stable) > A working solution is to create a bridge for each vlan, but I would > prefer to have one bridge instead of several hundreds of them. > > Is this doable? > > In my lab environment I use a dual em(4) nic. > > What would the drawbacks be if I create ~1500 if_bridge and attached > each vlan-sub-if from each physical interface to their own bridge? Would > this work? > > //Jon > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"