NetworkManager should provide default name for VLAN
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
network-manager (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
I tried to use the network manager UI to define a VLAN interface, and nothing happened. There are a few bugs here:
(1) When creating a VLAN interface through the UI, the "vlan interface name" must be filled in. This should just default to <interface-
(2) After creating my VLAN interface, nothing happened. No new interface appeared. I then realized that I had not installed the "vlan" package, and assumed that NetworkManager therefore could not complete configuration of the interface.
(3) After installing the 'vlan' package (and then telling NetworkManager to disconnect and reconnect my Ethernet interface from the UI, just for good measure), still no VLAN interfaces were present on my system.
I also tried editing the VLAN interface in the UI, and specifying "enp4s0f1.100", but still no VLAN interface came online.
# apt-cache policy network-manager
network-manager:
Installed: 1.0.4-0ubuntu6
Candidate: 1.0.4-0ubuntu6
Version table:
*** 1.0.4-0ubuntu6 0
500 http://
100 /var/lib/
# apt-cache policy vlan
vlan:
Installed: 1.9-3.2ubuntu1
Candidate: 1.9-3.2ubuntu1
Version table:
*** 1.9-3.2ubuntu1 0
500 http://
100 /var/lib/
Changed in vlan (Ubuntu): | |
importance: | Undecided → High |
Changed in vlan (Ubuntu): | |
assignee: | nobody → Wesley Wiedenmeier (wesley-wiedenmeier) |
Changed in network-manager (Ubuntu): | |
importance: | Undecided → High |
importance: | High → Low |
tags: | added: packaging |
summary: |
- Xenial: VLAN interfaces don't work until after a reboot + NetworkManager VLAN support fails unless vlan package is manually + installed |
no longer affects: | vlan (Ubuntu) |
tags: | removed: server-next |
(For the record, 172.16.42.88 is my local mirror of us.archive. ubuntu. com and is updated hourly.)