BOOTPROTO=static
em /etc/sysconfig/networking/devices/ifcfg-eth0
resolveria seu problema
Mas parece que você tem um bug descrito em bugzilla :
ifup doesn't assign address specified with IPADDR0
Minha recomendação é usar vim
ou nano
para edição /etc/sysconfig/networking/devices/ifcfg-eth0
:
# Atheros Communications AR8121/AR8113/AR8114 Gigabit or Fast Ethernet
DEVICE=eth0
UUID=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
HWADDR=XX:XX:XX:XX:XX:XX
NM_CONTROLLED=no
ONBOOT=yes
BOOTPROTO=none
NAME="System eth0"
TYPE=Ethernet
IPADDR=192.168.0.200
NETMASK=255.255.255.0
GATEWAY=192.168.0.1
DNS1=8.8.8.8
DNS2=4.2.2.4
DNS3=192.9.9.3
USERCTL=yes
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes