Configuring the following static interface works automatically when booting the machine:
auto eth0 iface eth0 inet static address 192.168.2.121 netmask 255.255.255.0 network 192.168.2.0 broadcast 192.168.2.255 gateway 192.168.2.10
Configuring the following static interface works automatically when booting the machine:
auto eth0
iface eth0 inet static
address 192.168.2.121
netmask 255.255.255.0
network 192.168.2.0
broadcast 192.168.2.255
gateway 192.168.2.10