Maximum number of vlans on a freebsd box ???
Andrew Thompson
thompsa at FreeBSD.org
Sat Nov 3 15:35:15 PDT 2007
On Sat, Nov 03, 2007 at 08:23:20PM +0200, Ivo Vachkov wrote:
> Hello all,
>
> I'd like to ask if someone has information how many vlans a freebsd
> box can 'run' ?
There is no limit. You can only add 4096 per interface of course as its
a 12bit tag. If you are adding a lot then you should use the VLAN_ARRAY
kernel option which gives a constant tag lookup time.
Andrew
More information about the freebsd-net
mailing list