詞語解釋
linux中對網(wǎng)卡進(jìn)行編輯的命令.
無論是Linux 自動安裝還是我們手工安裝,Linux 都會向你詢問有關(guān)網(wǎng)絡(luò)的問題并配置相關(guān)的軟件。這個用于配置網(wǎng)卡的基本命令就是ifconfig。
在執(zhí)行ifconfig 命令后,系統(tǒng)將在內(nèi)核表中設(shè)置必要的參數(shù),這樣Linux 就知道如何與網(wǎng)絡(luò)上的網(wǎng)卡通信。ifconfig 命令有以下兩種格式:
※ifconfig [interface]
※ifconfig interface [aftype] option | address …
ifconfig 的第一種格式(或使用不帶任何參數(shù)的ifconfig 命令)可以用來查看當(dāng)前系統(tǒng)的網(wǎng)絡(luò)配置情況。
在剛剛安裝完系統(tǒng)之后,實(shí)際上是在沒有網(wǎng)卡或者網(wǎng)絡(luò)連接的情況下使用Linux,但通過ifconfig 可以使用回繞方式工作,使計算機(jī)認(rèn)為自己工作在網(wǎng)絡(luò)上。
現(xiàn)在我們運(yùn)行一下ifconfig 命令,不帶參數(shù)的ifconfig 命令可以顯示當(dāng)前啟動的網(wǎng)絡(luò)接口,其輸出結(jié)果為:
[root@machine1 /sbin]#ifconfig
eth0 Link encap:Ethernet Hwaddr 52:54:AB:DD:6F:61
inet addr:210.34.6.89 Bcast:210.34.6.127 Mask:255.255.255.128
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:46299 errors:0 dropped:0 overruns:0 frame:189
TX packets:3057 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:5 Base address:0xece0
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:44 errors:0 dropped:0 overruns:0 frame:0
TX packets:44 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
其中以eth0 為首的部分是本機(jī)的以太網(wǎng)卡配置參數(shù),這里顯示了網(wǎng)卡在下的設(shè)備名/dev/eth0 和硬件的MAC 地址52:54:AB:DD:6F:61,MAC 地址是生產(chǎn)廠家定的,每個網(wǎng)卡擁有的唯一地址。
不過我們可以手工改動網(wǎng)卡的MAC 地址,只要我們在/etc/rc.d/init.d/中的network 中加入:
ifconfig eth0 hw ether xx:xx:xx:xx:xx:xx
Jiania 解說注:
eth0,eth1,eth2,代表網(wǎng)卡一,網(wǎng)卡二,網(wǎng)卡三
hw 代表hardware 硬件意思
ether 代表ethernet 以太網(wǎng)的意思
然后重啟,此時再用ifconfig 命令查看一下,我們就會發(fā)現(xiàn)網(wǎng)卡的MAC 地址已經(jīng)變成xx:xx:xx:xx:xx:xx了。
后繼 常用網(wǎng)卡ip設(shè)置方法:
直接通過setup 進(jìn)行設(shè)置。
配置多個網(wǎng)卡 ifconfig -a 查看網(wǎng)絡(luò)設(shè)備 eth0 / eth1 / lo (回路)。
ifconfig eth1 //設(shè)備1
ifconfig eth1 192.168.1.10 netmask 255.255.255.0 //設(shè)置網(wǎng)卡子網(wǎng)及ip
man ifconfig
ifconfig --help(T002)
命令
掃碼付費(fèi)即可復(fù)制
X頻率調(diào)制 | MMC卡 | 視頻信號 | 光纖光纜 | 流媒體 | 終端機(jī) | 寬帶通信網(wǎng) | S-CPICH | P-CPICH | qq網(wǎng)名 | FPT | 過載 |