https://www.linuxidc.com/Linux/2017-07/145845.htm
如果centos7 无法启动网络(service network restart)错误
1、执行 “ip addr” 查看当前ip
link/ether后为当前ip
2、修改ifcfg-XXX文件了,HWADDR刚刚查询到的ip
3、:wq保存
4、service network restart