标签:退出 nbsp work ipad ifconf rip sys otp star
进入/etc/sysconfig/network-scripts/目录中,可以看到ifcfg-eth0文件,
vi ifcfg-eth0编辑文件,
将“ONBOOT=no” 选项改成“ONBOOT=yes”,
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=static
IPADDR=172.18.10.xx
NETMASK=255.255.255.0
GATEWAY=172.18.10.254
DNS1=202.96.209.133
保存退出,
重新启动网络服务
service network restart
标签:退出 nbsp work ipad ifconf rip sys otp star
原文地址:http://www.cnblogs.com/xingfudexu/p/7634557.html