VLAN Trunking with Freebsd
Andrew Thompson
thompsa at FreeBSD.org
Sun Apr 27 15:47:35 UTC 2008
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
More information about the freebsd-net
mailing list