vi /etc/sysconfig/network-scripts/ifconfig-eth0
修改ONBOOT="no" 为ONBOOT="yes"
添加BOOTPROTO="dhcp"
重启网络服务 service network restart
转载于:https://blog.51cto.com/liuniansishuixi/1020257
vi /etc/sysconfig/network-scripts/ifconfig-eth0
修改ONBOOT="no" 为ONBOOT="yes"
添加BOOTPROTO="dhcp"
重启网络服务 service network restart
转载于:https://blog.51cto.com/liuniansishuixi/1020257