$sudo ip addr add 192.168.1.20 dev eth0 sudo ip route add 192.168.2.0/24 dev eth0 proto static From a user