On 10/02/16 09:45, Marc Peters wrote:
Hi list,

for my laptop, i created a trunk(4) interface with em0 and iwn0 as
members. IPv6 is provided on a separate vlan for now. Without trunking
the interfaces, the vlan interface comes up and everything's working fine:


~ $ sudo /bin/sh /etc/netstart vlan6
ifconfig: SIOCSETVLAN: Protocol not supported
ifconfig: SIOCIFAFATTACH: Invalid argument
ifconfig: SIOCSIFXFLAGS: Invalid argument


iwn0 at pci2 dev 0 function 0 "Intel Centrino Advanced-N 6205" rev 0x34:


Maybe iwn0 does not support vlan?

I don't see anything relative on it's product brief sheet.
http://www.intel.com/content/dam/www/public/us/en/documents/product-briefs/centrino-advanced-n-6205-brief.pdf

Did you try to start vlan 6 on iwn0 (instead of em0) and see if it works.
If both interfaces support vlan then vlan on top of trunk should not be a problem.
I've used that configuration for both failover and lacp setups.

good luck,

G

Reply via email to