ifconfig -a

cd /etc/sysconfig/network-scripts/

cp ifcfg-eth0 /tmp

mv ifcfg-eth0 ifcfg-eth1

vi ifcfg-eth1

ifconfig eth1 up

/etc/init.d/network restart