if adding a new ip to a box 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
if adding a new ip to a box 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