淺析Aix操作系統(tǒng)網(wǎng)絡(luò)通信
我們今天來學(xué)習(xí)下Aix操作系統(tǒng)網(wǎng)絡(luò)通信的知識。首先,我們來學(xué)習(xí)下什么是網(wǎng)絡(luò)通信。網(wǎng)絡(luò)協(xié)議就是網(wǎng)絡(luò)之間溝通、交流的橋梁,只有相同網(wǎng)絡(luò)協(xié)議的計算機(jī)才能進(jìn)行信息的溝通與交流。
這就好比人與人之間交流所使用的各種語言一樣,只有使用相同語言才能正常、順利地進(jìn)行交流。從專業(yè)角度定義,網(wǎng)絡(luò)協(xié)議是計算機(jī)在網(wǎng)絡(luò)中實現(xiàn)通信時必須遵守的約定,也就是通信協(xié)議。主要是對信息傳輸?shù)乃俾?、傳輸代碼、代碼結(jié)構(gòu)、傳輸控制步驟、出錯控制等作出規(guī)定并制定出標(biāo)準(zhǔn)。
Aix操作系統(tǒng)網(wǎng)絡(luò)通信配置和運行TCP/IP
1、在Aix操作系統(tǒng)網(wǎng)絡(luò)通信配置TCP/IP前,需知道: 
 
- 主機(jī)名和域名
 - IP地址和子網(wǎng)掩碼
 - 路由器的IP地址
 - 域名服務(wù)器的IP地址
 - smit tcpip
 - -Minimum Configuration & Startup
 - Minimum Configuration & Startup
 - To Delete existing configuration data, please use Further Configuration menus
 - Type or select values in entry fields.
 - Press Enter AFTER making all desired changes.
 - [Entry Fields]
 - * HOSTNAME [ ]
 - * Internet ADDRESS (dotted decimal) [ ]
 - Network MASK (dotted decimal) [ ]
 - * Network INTERFACE en0
 - NAMESERVER
 - Internet ADDRESS (dotted decimal) [ ]
 - DOMAIN Name [ ]
 - Default GATEWAY Address [ ]
 - (dotted decimal or symbolic name)
 - Your CABLE Type N/A +
 - START Now no +
 - F1=Help F2=Refresh F3=Cancel F4=List
 - Esc+5=Reset Esc+6=Command Esc+7=Edit Esc+8=Image
 - Esc+9=Shell Esc+0=Exit Enter=Do
 
在域中輸入正確的值,按ENTER鍵即可完成TCP/IP的配置。 如果值有變化,第二次可用smit chinet來設(shè)置。
例如: smit chinet 
 
- [Entry Fields]
 - Network Interface Name en0
 - Internet ADDRESS (dotted decimal) []
 - Network MASK (dotted decimal) []
 - Current STAT up
 - F1=Help F2=Refresh F3=Cancel F4=List
 - Esc+5=Reset Esc+6=Command Esc+7=Edit Esc+8=Image
 - Esc+9=Shell Esc+0=Exit Enter=Do
 
2、Aix操作系統(tǒng)網(wǎng)絡(luò)通信TCP/IP的啟動
TCP/IP啟動時需要兩個啟動文件:/etc/rc.net和/etc/rc.tcpip。文件/etc/rc.net用于配置網(wǎng)絡(luò)界面,設(shè)置路由;而/etc/rc.tcpip用于啟動tcpip后臺服務(wù)進(jìn)程。
了解了Aix操作系統(tǒng)網(wǎng)絡(luò)通信的知識,我們也知道如何來配置Aix操作系統(tǒng)。我們以后會有更多的介紹。
【編輯推薦】















 
 
 
 
 
 
 