错误:

虚拟机Centos7重启网卡报错_mac地址

 

 解决:

systemctl stop NetworkManager
/etc/init.d/network restart

如果不行,需要修改Centos的MAC地址,再重复执行上面的命令