ifconfig eth0 <ip-address> netmask <subnet-mask> ifconfig eth0 up
route add default gw <default-gateway>
ifup eth0