allow-hotplug [nominterface]
iface [nominterface] inet static
address 192.168.1.15/24
gateway 192.168.1.254
dns-nameservers 192.168.1.1 8.8.8.8
dns-domain domaine.local
Relancer le réseau :
systemctl restart networking.service
ifup [nominterface]