In earlier obsd versions I have been having success with this in hostname.vlan703 inet 172.18.11.9 255.255.255.252 NONE vlandev em5 description VLAN703
On an obsd 6.6, I use the vmx device, but the syntax: inet 172.18.11.9 255.255.255.252 NONE vlandev vmx2 description VLAN703 does not work as expected. If I do a tcpdump, I can find the packages reaching vmx2, but they are never passed on to vlan703 How to to if I have configured a trunk on a switch, I want to configure say VLAN id 703 on a vmx device? And while we are at it, what if the switch is an access port? Regards, Lars.