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 _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"