标签:inux nbsp running too 就会 tool 调用 方法 ifconfig
方法: ifconfig -a
执行一遍:ifconfig -a; 插上网线 接口会 running。
方法:ethtool
执行
# ethtool -p eth0
时,eth0对应的网口的灯就会闪烁,你可以分别调用ethtool判断eth1,eth2对应的网口;
注意要在不插网线的时候进行,否则看不出来是否因ethtool引起的闪烁;
这个方法是在 "Redhat Magzine" (红帽杂志)上看到的;管理多网口服务器的一个有效的方法;
标签:inux nbsp running too 就会 tool 调用 方法 ifconfig
原文地址:https://www.cnblogs.com/yangjig/p/9938572.html