cd /etc/sysconfig/network-scripts
#Create new file:
nano ifcfg-eth0:1 (or ifcfg-eth1:1 if eth1 is live nic)
#Place the following lines into the new file for 236 network
DEVICE=eth0:1
BOOTPROTO=static
IPADDR=66.171.23*.**
NETMASK=255.255.255.0
GATEWAY=66....