Bug 80240

Summary: systemd-networkd: Cannot assign address to master interface if vlans are configured
Product: systemd Reporter: James Kyle <lists>
Component: generalAssignee: systemd-bugs
Status: RESOLVED WORKSFORME QA Contact: systemd-bugs
Severity: normal    
Priority: medium CC: jonathanboulle
Version: unspecified   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description James Kyle 2014-06-19 15:52:13 UTC
If an interface is configured for both vlans and a static Address, the address is not assigned to the vlan.

For example:

[Match]
MACAddress=b8:ca:3a:66:10:20
[Network]
Description=Main Interface
VLAN=vlan1001
VLAN=vlan10
Address=192.168.1.2/24
Comment 1 Tom Gundersen 2014-07-01 11:24:39 UTC
This works for me with current git. Please reopen if you can still reproduce.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.