which rc.conf syntax for vlans ? if.N or vlanN ?
- Reply: Zhenlei Huang : "Re: which rc.conf syntax for vlans ? if.N or vlanN ?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Jan 2025 16:55:23 UTC
Hi! Until around FreeBSD 13.2, one could create vlans with this: cloned_interfaces="vlan200" ifconfig_vlan200="vlandev ix0 vlan 200 inet 192.168.10.1/24" Around 14.x, this changed: vlans_ix0="200" ifconfig_ix0_200="inet 192.168.10.1/24" Will both variants be supported in the future (14, 15) or is one of them on it's way out ? -- pi@FreeBSD.org +49 171 3101372 Now what ?