新聞中心
VMware12中如何識別和配置centos7.2新添加網(wǎng)卡的方法。

1.關(guān)機,添加新網(wǎng)卡
2.登入系統(tǒng)
# ip addr //獲取新增網(wǎng)卡的信息(設(shè)備名稱,MAC地址等)
3.拷貝一份新的網(wǎng)卡配置文件,并修改
# cd /etc/sysconfig/network-scripts
# cp -f ifcfg-eno33554992 ifcfg-eno16777736
# cat ifcfg-eno1677773
4.重啟網(wǎng)卡
# systemctl restart network (拋出LSB異常)
Job for network.service failed because the control process exited with error code. See "systemctl status network.service" and "journalctl -xe" for details.
5.ifconfig查看,也出現(xiàn)了ip,可以連接(上述問題查了好久,還是沒解決,而且systemct restart/stop/start network 失效 )
6.嘗試重啟,結(jié)果上述問題全部修復(fù)
小結(jié):
這次回顧網(wǎng)絡(luò)的同時,有一個參數(shù)記不清了:
BOOTPROTO=dhcp
大寫DHCP錯誤,哎,不常用就忘了。
名稱欄目:VMware12中識別和配置CentOS7.2新添加網(wǎng)卡
URL鏈接:http://fisionsoft.com.cn/article/dpgeosh.html


咨詢
建站咨詢
