[Bug 353835] Re: Please add 802.1Q/VLAN tagging support to NetworkManager

Mathieu Trudel-Lapierre mathieu.tl at gmail.com
Thu Jul 26 19:39:29 UTC 2012


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 Ubuntu
Server Team, which is subscribed to vlan in Ubuntu.
https://bugs.launchpad.net/bugs/353835

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

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



More information about the Ubuntu-server-bugs mailing list