ip addr add 192.168.1.222 dev eth0 route add -net 192.168.1.0 netmask 255.255.255.0 dev eth0 ifconfig eth0:1 192.168.1.223