Date: Mon, 28 Apr 2008 03:47:28 +1200 From: Andrew Thompson <thompsa@FreeBSD.org> To: Martes G Wigglesworth <martes@mgwigglesworth.com> Cc: freebsd-net@freebsd.org Subject: Re: VLAN Trunking with Freebsd Message-ID: <20080427154728.GF98671@citylink.fud.org.nz> In-Reply-To: <1209310959.10040.116.camel@localhost> References: <1209310959.10040.116.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 27, 2008 at 11:42:39AM -0400, Martes G Wigglesworth wrote: > I am sure this topic has been discussed before, however, I have been > coming across unanswered inquiries within the last two months about > possibly using the trunking aspect of 802.1q standard network routing, > with only freebsd. > > I have attempted to create mulitple vlan interfaces and have failed, on > 6.3-Stable. > > Does anyone know if the vlan emplimentation on Freebsd allows for > trunking or, at the least, multiple vlans per physical device? I sure does, maybe you could post your config to see where its going wrong. ifconfig em0.100 create ifconfig em0.101 create ifconfig em0.102 create ... ifconfig em0.110 create Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080427154728.GF98671>