Ip settings

Hi,

How to set ip address in linux.

Regards,
Guguli

ifconfig eth0 x.x.x.x. netmask x.x.x.x. up

route add default gw x.x.x.x

save ip config file

/etc/sysconfig/network-script/dev-eth0

/etc/sysconfig/network