adding a new ip to an interface

copy /etc/sysconfig/network-scripts/ifcfg-eth0
to /etc/sysconfig/network-scripts/ifcfg-eth0:1
update names and ip in file
then run:
ifdown ifcfg-eth0 && ifup ifcfg-eth0