版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
淮海工學(xué)院計(jì)算機(jī)工程學(xué)院實(shí)驗(yàn)報(bào)告書課程名:計(jì)算機(jī)網(wǎng)絡(luò)A題目:實(shí)驗(yàn)2班級(jí):學(xué)號(hào):姓名:評(píng)語:評(píng)語:成績:指導(dǎo)教師:批閱時(shí)間:年月日《編譯原理》實(shí)驗(yàn)報(bào)告 -PAGE5-一.實(shí)驗(yàn)?zāi)康呐c要求1、掌握常用的網(wǎng)絡(luò)命令,了解網(wǎng)絡(luò)的運(yùn)行狀態(tài);
2、對(duì)網(wǎng)絡(luò)進(jìn)行簡單的測(cè)試、分析和診斷。二.實(shí)驗(yàn)內(nèi)容或題目1、網(wǎng)絡(luò)層常用命令:ping,ipconfig,arp,route,tracert
2、統(tǒng)計(jì)命令:netstat三、實(shí)驗(yàn)步驟與結(jié)果C:\DocumentsandSettings\Administrator>pingPinging[56]with32bytesofdata:Replyfrom56:bytes=32time<1msTTL=63Replyfrom56:bytes=32time<1msTTL=63Replyfrom56:bytes=32time<1msTTL=63Replyfrom56:bytes=32time<1msTTL=63Pingstatisticsfor56:Packets:Sent=4,Received=4,Lost=0(0%loss),Approximateroundtriptimesinmilli-seconds:Minimum=0ms,Maximum=0ms,Average=0msC:\DocumentsandSettings\Administrator>pingPinging[43]with32bytesofdata:Replyfrom43:bytes=32time=33msTTL=52Replyfrom43:bytes=32time=32msTTL=52Replyfrom43:bytes=32time=32msTTL=52Replyfrom43:bytes=32time=33msTTL=52Pingstatisticsfor43:Packets:Sent=4,Received=4,Lost=0(0%loss),Approximateroundtriptimesinmilli-seconds:Minimum=32ms,Maximum=33ms,Average=32msC:\DocumentsandSettings\Administrator>ipconfig/allWindowsIPConfigurationHostName............:94PrimaryDnsSuffix.......:NodeType............:UnknownIPRoutingEnabled........:NoWINSProxyEnabled........:NoEthernetadapterVMwareNetworkAdapterVMnet8:Connection-specificDNSSuffix.:Description...........:VMwareVirtualEthernetAdapterforVMnet8PhysicalAddress.........:00-50-56-C0-00-08DhcpEnabled...........:NoIPAddress............:SubnetMask...........:DefaultGateway.........:EthernetadapterVMwareNetworkAdapterVMnet1:Connection-specificDNSSuffix.:Description...........:VMwareVirtualEthernetAdapterforVMnet1PhysicalAddress.........:00-50-56-C0-00-01DhcpEnabled...........:NoIPAddress............:SubnetMask...........:DefaultGateway.........:Ethernetadapter本地連接:Connection-specificDNSSuffix.:Description...........:RealtekRTL8139/810xFamilyFastEthernetNICPhysicalAddress.........:00-15-58-C2-1E-A9DhcpEnabled...........:NoIPAddress............:0SubnetMask...........:DefaultGateway.........:DNSServers...........:68C:\DocumentsandSettings\Administrator>arp-aInterface:00x4InternetAddressPhysicalAddressType5c-dd-70-3c-0d-00dynamicC:\DocumentsandSettings\Administrator>routeManipulatesnetworkroutingtables.ROUTE[-f][-p][command[destination][MASKnetmask][gateway][METRICmetric][IFinterface]-fClearstheroutingtablesofallgatewayentries.Ifthisisusedinconjunctionwithoneofthecommands,thetablesareclearedpriortorunningthecommand.-pWhenusedwiththeADDcommand,makesaroutepersistentacrossbootsofthesystem.Bydefault,routesarenotpreservedwhenthesystemisrestarted.Ignoredforallothercommands,whichalwaysaffecttheappropriatepersistentroutes.ThisoptionisnotsupportedinWindows95.commandOneofthese:PRINTPrintsarouteADDAddsarouteDELETEDeletesarouteCHANGEModifiesanexistingroutedestinationSpecifiesthehost.MASKSpecifiesthatthenextparameteristhe'netmask'value.netmaskSpecifiesasubnetmaskvalueforthisrouteentry.Ifnotspecified,itdefaultsto55.gatewaySpecifiesgateway.interfacetheinterfacenumberforthespecifiedroute.METRICspecifiesthemetric,ie.costforthedestination.AllsymbolicnamesusedfordestinationarelookedupinthenetworkdatabasefileNETWORKS.ThesymbolicnamesforgatewayarelookedupinthehostnamedatabasefileHOSTS.IfthecommandisPRINTorDELETE.Destinationorgatewaycanbeawildcard,(wildcardisspecifiedasastar'*'),orthegatewayargumentmaybeomitted.IfDestcontainsa*or?,itistreatedasashellpattern,andonlymatchingdestinationroutesareprinted.The'*'matchesanystring,and'?'matchesanyonechar.Examples:157.*.1,157.*,127.*,*224*.DiagnosticNotes:InvalidMASKgeneratesanerror,thatiswhen(DEST&MASK)!=DEST.Example>routeADDMASKIF1Therouteadditionfailed:Thespecifiedmaskparameterisinvalid.(Destination&Mask)!=Destination.Examples:>routePRINT>routeADDMASKMETRIC3IF2destination^^mask^gatewaymetric^^Interface^IfIFisnotgiven,ittriestofindthebestinterfaceforagivengateway.>routePRINT>routePRINT157*Onlyprintsthosematching157*>routeCHANGEMASKMETRIC2IF2CHANGEisusedtomodifygatewayand/ormetriconly.>routePRINT>routeDELETE>routePRINTC:\DocumentsandSettings\Administrator>routeprint===========================================================================InterfaceList0x1MSTCPLoopbackinterface0x2...005056c00008VMwareVirtualEthernetAdapterforVMnet80x3...005056c00001VMwareVirtualEthernetAdapterforVMnet10x4...001558c21ea9RealtekRTL8139FamilyPCIFastEthernetNIC-數(shù)據(jù)包計(jì)劃程序微型端口======================================================================================================================================================ActiveRoutes:NetworkDestinationNetmaskGatewayInterfaceMetric0201205520555520205520555520002005520555500202020002055551555515555001DefaultGateway:===========================================================================PersistentRoutes:NoneC:\DocumentsandSettings\Administrator>tracertTracingrouteto[43]overamaximumof30hops:1<1ms<1ms<1ms2<1ms<1ms<1msbogon[]3***Requesttimedout.4***Requesttimedout.5C:\DocumentsandSettings\Administrator>netstatActiveConnectionsProtoLocalAddressForeignAddressStateTCP94:130451:httpCLOSE_WAITTCP94:130551:httpCLOSE_WAITTCP94:130651:httpCLOSE_WAITTCP94:130751:httpCLOSE_WAITTCP94:130906
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 住宅出售中介合同范例
- 勞動(dòng)合同范例 協(xié)議
- 醫(yī)療用工合同范例
- 工作簽項(xiàng)目合同范例
- 2025年呼和浩特貨運(yùn)從業(yè)資格證模擬考試題庫及答案詳解
- 《1 學(xué)做校園里的小幫手》教學(xué)實(shí)錄-2024-2025學(xué)年三年級(jí)上冊(cè)綜合實(shí)踐活動(dòng)長春版
- 開模合同范例
- 2025年三明貨運(yùn)從業(yè)資格證
- 商品房買賣服務(wù)合同范例
- 8《繩結(jié)的妙用》(教學(xué)實(shí)錄)-2023-2024學(xué)年四年級(jí)上冊(cè)綜合實(shí)踐活動(dòng)魯科版
- 深圳高鐵總部項(xiàng)目遴選方案
- AQ-C1-19 安全教育記錄表(三級(jí))
- 營銷中心物業(yè)服務(wù)標(biāo)準(zhǔn)講解
- 五年級(jí)閱讀指導(dǎo)課(課堂PPT)
- 廣東飼料項(xiàng)目建議書(參考范文)
- 液堿濃度、密度對(duì)照表
- MODBUS通訊協(xié)議編程(VB源代碼)
- 焊工證項(xiàng)目新舊對(duì)照表
- 全國護(hù)士延續(xù)注冊(cè)體檢表
- 阿壩州近12a大風(fēng)時(shí)空分布特征分析
- 壓力管道安裝工藝和檢驗(yàn)規(guī)定
評(píng)論
0/150
提交評(píng)論