To add IP address on CentOS server you first have to go to network configuration directory:
/etc/sysconfig/network-scripts
Now you have to create a file ifcfg-eth0:1, but if you already have many other IP addresses then you have to add file with next increment for next IP address.
Now add...