Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2011 15:01:18 +0200
From:      Kurt Jaeger <lists@opsec.eu>
To:        freebsd-net@freebsd.org
Subject:   ethernet Q-in-Q ?
Message-ID:  <20110830130118.GH28186@home.opsec.eu>

next in thread | raw e-mail | index | archive | help
Hi!

What about 802.1q VLANs encapsulated in another 802.1q VLAN ?

On FreeBSD 8.1 or 9.0-BETA1:

  ifconfig vlan123 create
  ifconfig vlan123 vlandev em0 vlan 123
  ifconfig vlan400 create
  ifconfig vlan400 vlandev vlan123 vlan 400
------
ifconfig: SIOCSETVLAN: Protocol not supported
------

Any ideas ?

-- 
pi@opsec.eu            +49 171 3101372                         9 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110830130118.GH28186>