No, it's supported in NM regardless of the distro used; it's just not
easy to configure; depends on the proper use of the config files.
Closing as Fix Released.

To configure it you'll need to create a new connection manually in
/etc/NetworkManager/system-connections; something like a file "VLAN615",
with the following contents (uuid needs to be generated, which can be
done with 'uuidgen -r'):

[connection]
id=VLAN615
uuid=ed3b2385-9016-45c6-a277-fa7e5be8fe9d
type=vlan

[vlan]
parent=eth0
id=615

[ipv6]
method=auto

[ipv4]
method=auto

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/353835

Title:
  Please add 802.1Q/VLAN tagging support to NetworkManager

Status in “network-manager” package in Ubuntu:
  Fix Released
Status in “vlan” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: network-manager

  I have eth0 as a static unconfigured interface and eth0.615 as a VLAN
  tagged interface in order to allow me to create virtual machines on
  different VLANs.  I currently have to manually configure this and
  would like to use NetworkManager instead considering it has 802.1x
  now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/353835/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to