ifup em2启动网卡时报错:connection activation failed
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ifup em2启动网卡时报错:connection activation failed相关的知识,希望对你有一定的参考价值。
环境:centos7,重启网络,报以下错误:ifup em2 ##启动em2网卡时报错
Error: Connection activation failed: The connection is not for this device.
解决方法:
systemctl stop NetworkManager.service
systemctl disable NetworkManager
再启动过em2网卡,就可以了
ifup em2
以上是关于ifup em2启动网卡时报错:connection activation failed的主要内容,如果未能解决你的问题,请参考以下文章