Linux系統(tǒng)下netconf命令用于設(shè)置各項(xiàng)網(wǎng)絡(luò)功能,下面是netconf命令的具體介紹:
1、netconf命令簡介:
netconf是Red Hat Linux發(fā)行版專門用來調(diào)整Linux各項(xiàng)設(shè)置的程序。netconf是Red Hat Linux提供的Linuxconf的一部分,主要用于設(shè)置與網(wǎng)絡(luò)相關(guān)的參數(shù),它可以在consle下運(yùn)行(文本菜單),也可以在X-Window中運(yùn)行(圖形界面)。
2、語法:
netconf [參數(shù)]
3、常用參數(shù):
命令行下調(diào)出網(wǎng)絡(luò)配置界面:
[root@linuxcool ~]# netconf
命令行下調(diào)出網(wǎng)卡eth2配置界面并使之生效:
[root@linuxcool ~]# netconf eth2
[root@linuxcool ~]# service network restart
命令行下調(diào)出網(wǎng)卡eth0配置界面并使之生效:
[root@linuxcool ~]# netconf eth0
[root@linuxcool ~]# ifdown eht0
[root@linuxcool ~]# ifup eht0
以上就是小編今天的分享了,希望可以幫助到大家。
聲明:本網(wǎng)頁內(nèi)容旨在傳播知識,若有侵權(quán)等問題請及時與本網(wǎng)聯(lián)系,我們將在第一時間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com