install system-config-network-tui and configure using it.
Option #1:
- edit /etc/sysconfig/network-scripts/ifcfg-eth0 file manually.
- reboot
- yum install system-config-network-tui
Option #2:
- dhclient eth0 (or whatever the alias of your connected adapter is)
- yum install system-config-network-tui