# Pastebin 991l3Hpr airsloop-control-1:~$ cat /etc/network/interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback auto eno1 iface eno1 inet static address 10.22.70.21/24 auto enp67s0f0 iface enp67s0f0 inet manual auto enp67s0f0.71 iface enp67s0f0.71 inet static address 10.22.71.21/24 gateway 10.22.71.1 dns-nameservers 8.8.8.8 8.8.4.4 vlan-raw-device enp67s0f0 vlan_id 71 auto enp67s0f0.72 iface enp67s0f0.72 inet static address 10.22.72.21/24 vlan-raw-device enp67s0f0 vlan_id 72 auto enp67s0f0.73 iface enp67s0f0.73 inet static address 10.22.73.21/24 vlan-raw-device enp67s0f0 vlan_id 73 auto enp67s0f0.74 iface enp67s0f0.74 inet static address 10.22.74.21/24 vlan-raw-device enp67s0f0 vlan_id 74