The purpose of this document is to explain how to use the /etc/sysconfig/network-scripts/ifcfg-eth# files in CentOS.
DEVICE="eth0"
NETMASK=255.255.0.0
IPADDR=10.200.5.102
GATEWAY=10.200.0.1
BOOTPROTO="static"
ONBOOT="yes"
TYPE="Ethernet"
HWADDR="08:00:27:DB:3E:XX" UUID="XXXcdf87-f027-4d6d-83e4-f772XXX65fbc"
NM_CONTROLLED="yes"
DNS1=8.8.8.8 DNS2=8.8.4.4 DNS3=208.67.222.222 DNS4=208.67.220.220