置Linux中的網(wǎng)絡(luò)接口參數(shù)
ifcfg命令 是一個Bash腳本程序,用來設(shè)置Linux中的網(wǎng)絡(luò)接口參數(shù)。
ifcfg(參數(shù))
網(wǎng)絡(luò)接口:指定要操作的網(wǎng)絡(luò)接口; add/del:添加或刪除網(wǎng)絡(luò)接口上的地址; ip地址:指定IP地址和子網(wǎng)掩碼; Stop:停用指定的網(wǎng)絡(luò)接口的IP地址。