資源描述:
《在路由器上實(shí)現(xiàn)UDP包轉(zhuǎn)發(fā).doc》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在教育資源-天天文庫(kù)。
1、實(shí)驗(yàn)一在路由器上實(shí)現(xiàn)UDP包轉(zhuǎn)發(fā)(注:本文由圣天諾網(wǎng)絡(luò)加密鎖客戶-上海普華公司資深技術(shù)工程師呂小妮提供,特此感謝)實(shí)驗(yàn)名稱在路由器上實(shí)現(xiàn)UDP包的轉(zhuǎn)發(fā)。實(shí)驗(yàn)?zāi)康?測(cè)試Expedition加密狗的廣播信息是否能通過(guò)路由器到達(dá)不同網(wǎng)段,從而實(shí)現(xiàn)Expedition軟件的跨網(wǎng)段安裝。2跟蹤Expedition數(shù)據(jù)包的轉(zhuǎn)發(fā)過(guò)程。實(shí)驗(yàn)器材硬件:路由器Cisco2513一臺(tái)路由器Cisco2514一臺(tái)交換機(jī)Cisco2900二臺(tái)PC機(jī)二臺(tái)加密狗一只網(wǎng)線及控制線若干軟件:CiscoIOSVersion12.1(5)T10ExpeditionprogramSentinelsuperpronetdrivera
2、ndserviceSnifferpro實(shí)驗(yàn)地點(diǎn)上海旗盈科技(Cisco實(shí)驗(yàn)基地)實(shí)驗(yàn)室第11頁(yè)實(shí)驗(yàn)步驟一網(wǎng)絡(luò)拓樸圖①RouterA是劃分在A網(wǎng)段,RouterB劃分在B網(wǎng)段,AB路由器是通過(guò)Serial0連接。②RouterA的以太口Ethernet與集線器HubA連接。RouterB的以太口Ethernet與集線器HubB連接。③Expedition服務(wù)器與加密狗服務(wù)器安裝在Server上,Server與HubA連接。Expedition客戶端安裝在Client上,Client與HubB連接。④RouterA-Ethernet0IP地址192.168.1.1255.255.255.0;⑤R
3、outerA-Serial0IP地址192.168.2.1255.255.255.0;⑥RouterB-Ethernet0IP地址192.168.3.1255.255.255.0;⑦RouterB-Serial0IP地址192.168.2.2255.255.255.0;⑧Server的Ethernet0IP地址192.168.1.2255.255.255.0;⑨Client的Ethernet0IP地址192.168.3.2255.255.255.0;⑩從Client上能ping通192.168.1.2;二網(wǎng)絡(luò)配置(命令)路由器A的配置version12.1noservicesingle-sl
4、ot-reload-enableservicetimestampsdebuguptime第11頁(yè)servicetimestampsloguptimenoservicepassword-encryption!hostnameRouter!loggingrate-limitconsole10excepterrorsenablepasswordcisco!ipsubnet-zeronoipfinger!cnsevent-serviceserver!!interfaceEthernet0ipaddress192.168.1.1255.255.255.0!interfaceEthernet1noipa
5、ddressshutdown!interfaceSerial0ipaddress192.168.2.1255.255.255.0clockrate2000000!interfaceSerial1noipaddressshutdown!ipkerberossource-interfaceanyipclasslessiproute192.168.3.0255.255.255.0192.168.2.2noiphttpserver!!linecon0transportinputnonelineaux0linevty04passwordciscologin!end第11頁(yè)路由器B的配置version1
6、2.1noservicesingle-slot-reload-enableservicetimestampsdebuguptimeservicetimestampsloguptimenoservicepassword-encryption!hostnameRouter!loggingrate-limitconsole10excepterrors!ipsubnet-zeronoipfinger!cnsevent-serviceserver!!interfaceEthernet0ipaddress192.168.3.1255.255.255.0iphelper-address192.168.1.
7、2(在端口局部模式下配置)!interfaceSerial0ipaddress192.168.2.2255.255.255.0!interfaceSerial1noipaddressshutdown!interfaceTokenRing0noipaddressshutdown!ipkerberossource-interfaceanyipclasslessipforward-protocoludp6001(在