Support virtual interfaces

Bug #1771021 reported by Brent Yang
This bug report is a duplicate of:  Bug #1743200: No support for interface labels. Edit Remove
36
This bug affects 8 people
Affects Status Importance Assigned to Milestone
Netplan
New
Undecided
Unassigned

Bug Description

In order to have multiple ips on single network card but virtual interfaces, like
eth0:0, eth0:1 etc.

In the old /etc/network/interfaces I could define a virtual interface:

auto enp7s0f0
iface enp7s0f0 inet static
    address aaa.aaa.aaa.aaa
    netmask 255.255.255.0
    gateway aaa.aaa.aaa.1

auto enp7s0f0:0
iface enp7s0f0:0 inet static
     address bbb.bbb.bbb.bbb
     netmask 255.255.255.0

https://askubuntu.com/questions/990825/virtual-interface-in-netplan

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.