freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

網(wǎng)絡(luò)學(xué)院課程實(shí)訓(xùn)報(bào)告-全文預(yù)覽

  

【正文】 令display interface serial 1/0,根據(jù)輸出信息可以看到:Serial5/0 current state: UPLine protocol current state: UPDescription: Serial5/0 InterfaceThe Maximum Transmit Unit is 1500, Hold timer is 10(sec)Internet Address is Link layer protocol is PPPLCP opened, IPCP opened在RTB上完成同樣的信息查看在RTA上ping RTB廣域網(wǎng)接口地址,結(jié)果是:可以互通[RTASerial5/0]ping PING : 56 data bytes, press CTRL_C to break Reply from : bytes=56 Sequence=1 ttl=255 time=26 ms Reply from : bytes=56 Sequence=2 ttl=255 time=25 ms Reply from : bytes=56 Sequence=3 ttl=255 time=26 ms Reply from : bytes=56 Sequence=4 ttl=255 time=26 ms Reply from : bytes=56 Sequence=5 ttl=255 time=25 ms每次做完一個(gè)任務(wù)沒(méi)有初始,導(dǎo)致結(jié)果出錯(cuò)。 實(shí)驗(yàn)內(nèi)容和步驟步驟一:運(yùn)行超級(jí)終端并初始化路由器配置將PC(或終端)的串口通過(guò)標(biāo)準(zhǔn)Console電纜與交換機(jī)的Console口連接。在老師和同學(xué)的指導(dǎo)下,先是在一臺(tái)電腦上做,后是初始,然后按照步驟一步一步往下做。請(qǐng)補(bǔ)充完整的配置命令:在RTB上也完整廣域網(wǎng)接口IP地址配置在RTA的S1/0接口模式視圖下,執(zhí)行命令display this,可以看到interface Serial1/0 linkprotocol hdlc ip address ,根據(jù)此信息檢查并核實(shí)配置的正確性。15實(shí)驗(yàn)四 HDLC 實(shí)驗(yàn)內(nèi)容與目標(biāo)完成本實(shí)驗(yàn),應(yīng)該能夠達(dá)到以下目標(biāo) 實(shí)驗(yàn)組網(wǎng)圖本實(shí)驗(yàn)按照實(shí)驗(yàn)圖41進(jìn)行組網(wǎng)步驟一:運(yùn)行超級(jí)終端并初始化路由器配置將PC(或終端)的串口通過(guò)標(biāo)準(zhǔn)Console電纜與交換機(jī)的Console口連接。結(jié)果如下:[RTASerial5/0]physicalmode async%Dec 30 15:55:24:743 2012 RTA IFNET/3/LINK_UPDOWN: Serial5/0 link status is DOWN.%Dec 30 15:55:24:743 2012 RTA IFNET/5/LINEPROTO_UPDOWN: Line protocol on the interface Serial5/0 is DOWN.[RTASerial5/0]%Dec 30 15:55:26:172 2012 RTA IFNET/3/LINK_UPDOWN: Serial5/0 link status is UP.[RTASerial5/0]%Dec 30 15:55:26:172 2012 RTA IFNET/3/LINK_UPDOWN: Serial5/0 link status is UP.在s1/0這個(gè)問(wèn)題上出現(xiàn)很多錯(cuò)誤,不是S1/0而是s5/0,有些記不住,接線式s端口是在后面連線不是在全面,前面的是接口視圖的線。也掌握修改端口速率和修改端口雙工模式,還有懂事修改端口的速率和雙工。 實(shí)驗(yàn)出現(xiàn)的錯(cuò)誤和解決方法:將ppp上的e1/0/5當(dāng)成是本機(jī)的交換機(jī)接口,后來(lái)問(wèn)老師,在老師的指導(dǎo)下,明白了,那個(gè)交換機(jī)的接口必須是自己電腦當(dāng)前的顯示e1/0/2。步驟四:修改端口雙工模式在SWA上將端口E1/0/5的的雙工模式配置為全雙工模式,請(qǐng)?jiān)谌缦碌目崭裰刑顚懲暾呐渲妹睿篬SWAEthernet1/0/5]duplex full修改完成后,再次通過(guò)命令display interface Ethernet 1/0/5查看端口Ethernet1/0/5的狀態(tài),根據(jù)該命令輸出請(qǐng)補(bǔ)充如下的空格:[SWAEthernet1/0/2]display int e1/0/2 Ethernet1/0/2 current state: UP IP Packet Frame Type: PKTFMT_ETHNT_2, Hardware Address: 3ce5a648d7f1 Description: Ethernet1/0/2 Interface Loopback is not set Media type is twisted pair, Port hardware type is 100_BASE_TX 100Mbpsspeed mode, fullduplex mode Link speed type is force link, link duplex type is force link100Mbpsspeed mode, fullduplex modeLink speed type is force link, link duplex type is force link從如上顯示信息可以看到,端口雖然依然是全雙工模式,但是其協(xié)商模式已經(jīng)是強(qiáng)制模式,而不是自協(xié)商模式。 實(shí)驗(yàn)內(nèi)容及步驟 配置以太網(wǎng)雙工與速率步驟一:建立物理連接并運(yùn)行超級(jí)終端將PC(或終端)的串口通過(guò)標(biāo)準(zhǔn)Console電纜與交換機(jī)的Console口連接。 試驗(yàn)的總結(jié): 完成本實(shí)驗(yàn)后,充分的掌握了ping,tracet系統(tǒng)連通檢測(cè)命令的方法和debug的使用方法。步驟二: 檢查從RTA到PCB的數(shù)據(jù)包轉(zhuǎn)發(fā)路徑 RTAtracert 總共1跳,第一跳到達(dá)PCB。 實(shí)驗(yàn)內(nèi)容及步驟 搭建基本鏈接環(huán)境。 ,tracert 系統(tǒng)連通檢測(cè)命令的使用方法 實(shí)驗(yàn)組網(wǎng)圖本實(shí)驗(yàn)按照實(shí)驗(yàn)圖11進(jìn)行組網(wǎng)。步驟一: 檢查從PCA到PCB的數(shù)據(jù)包轉(zhuǎn)發(fā)路徑tracert 總共2跳,第一跳為RTA,第二跳到達(dá)PCB。后來(lái)在老師和同學(xué)的研究與討論中解決了問(wèn)題,使得這個(gè)實(shí)驗(yàn)完整的實(shí)現(xiàn)。 本實(shí)驗(yàn)按照實(shí)驗(yàn)圖21進(jìn)行組網(wǎng)。步驟三:修改端口速率在SWA上將端口E1/0/5的速率修改為100M,請(qǐng)?jiān)谌缦碌目崭裰刑顚懲暾呐渲妹睿篬SWAEthernet1/0/5]speed 100修改完成后,再次通過(guò)命令display interface Ethernet 1/0/5查看端口Ethernet1/0/5的狀態(tài),根據(jù)該命令輸出請(qǐng)補(bǔ)充如下的空格:[SWAEthernet1/0/2]display interface Ethernet 1/0/2 Ethernet1/0/2 current state: UP IP Packet Frame Type: PKTFMT_ETHNT_2, Hardware Address: 3ce5a648d7f1 Description: Ethernet1/0/2 Interface Loopback is not set Media type is twisted pair, Port hardware type is 100_BASE_TX 100Mbpsspeed mode, fullduplex mode Link speed type is force link, link duplex type is autonegotiation從如上顯示信息可以看到,雖然端口的速率仍然是100M,但是速率模式已經(jīng)是強(qiáng)制模式,而不是自協(xié)商模式,而此時(shí)雙工的工作模式依然是自協(xié)商??梢酝ㄟ^(guò)在接口視圖下配置undo shutdown命令將端口Ethernet1/0/5開(kāi)啟。連接線纜類型一集端口的雙工與速率。:實(shí)驗(yàn)任務(wù)一: 廣域網(wǎng)接口線纜步驟一:連接廣域網(wǎng)接口線纜,(雖然通常只保留在用的針),由此可以得知路由器RTB的接口S1/0是DTE端,而路由器RTA的接口S1/0是DCE端步驟二:查看廣域網(wǎng)接口信息在RTA上通過(guò)display interface Serial 1/0命令查看接口Serial 1/0的信息,根據(jù)其輸出信息可以看到:[RTA]display interface serial 5/0Serial5/0 current state: UPLine protocol current state: UPDescription: Serial5/0 InterfaceThe Maximum Transmit Unit is 1500, Hold timer is 10(sec)Internet protocol processing : disabledLink layer protocol is PPPLCP openedOutput queue : (Urgent queuing : Size/Length/Discards) 0/100/0Output queue : (Protocol queuing : Size/Length/Discards) 0/500/0Output queue : (FIFO queuing : Size/Length/Discards) 0/75/0Physical layer is synchronous, Baudrate is 64000 bpsInterface is DCE, Cable type is V35, Clock mode is DCECLK1在RTB上通過(guò)display interface Serial 1/0命令查看接口Serial 1/0的信息,根據(jù)其輸出信息可以看到:實(shí)驗(yàn)5[RTB]display interface serial 5/0Serial5/0 current state: UPLine protocol current state: UPDescription: Serial5/0 InterfaceThe Maximum Transmit Unit is 1500, Hold timer is 10(sec)Internet protocol processing : disabledLink layer protocol is PPPLCP openedOutput queue : (Urgent queuing : Size/Length/Discards) 0/100/0Output queue : (Protocol queuing : Size/Length/Discards) 0/500/0Output queue : (FIFO queuing : Size/Length/Discards) 0/75/0Physical layer is synchronous, Baudrate is 64000 bpsInterface is DTE, Cable type is V35, Clock mode is DCECLK1由以上信息可以看到,目前的傳輸速率是64000 bps或者64K bps步驟三:配置廣域網(wǎng)接口參數(shù)配置將RTB的接口S1/0的傳輸速率修改為 2Mbps,請(qǐng)?jiān)谌缦碌目崭裰醒a(bǔ)充完整的配置命令:[RTBSerial1/0]baudrate 2048000 在RTB上執(zhí)行該命令后,有信息提示:Serial1/0: Baudrate can only be set on the DCE,意思即為只能在DCE側(cè)修改接口的波特率即傳輸速率然后配置將RTA的接口S1/0的傳輸速率修改為 2Mbps,請(qǐng)?jiān)谌缦碌目崭裰醒a(bǔ)充完整的配置命令:[RTASerial1/0]baudrate 2048000 配置完成后通過(guò)display interface Serial 1/0命令查看接口Serial1/0的信息,根據(jù)其輸出信息可以看到[RTASerial5/0]display int s5/0Serial5/0 current state: UPLine protocol current state: UPDescription: Serial5/0 InterfaceThe Maximum Transmit Unit is 1500, Hold timer is 10(sec)Internet protocol processing : disabledLink layer protocol is PPPLCP openedOutput queue : (Urgent queuing : Size/Length/Discards) 0/100/0Output queue : (Protocol queuing : Size/Length/Discards) 0/500/0Output queue : (FIFO queuing : Size/Length/Discards) 0/75/0Physical layer is synchronous, Baudrate is 2048000 bps 在RTA的接口Serial 1/0下作如下配置:[RTASerial1/0]physicalmode async如上配置命令的含義是
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1