【正文】
[2]《局域網(wǎng)組建與管理 》高等教育出版社,作者 張偉、韋鵬程[3]《CCNA 認(rèn)證指南》電子工業(yè)出版社,作者 崔北亮[4]《思科網(wǎng)絡(luò)實驗室 CCNA 實驗指南》電子工業(yè)出版社 作者 梁廣民[5]《無線網(wǎng)絡(luò)技術(shù)導(dǎo)論 》清華大學(xué)出版社 作者江濤[6] 《組網(wǎng)與網(wǎng)絡(luò)管理技術(shù)》是中央廣播電視大學(xué)出版社于 2022 年 1 月出版的,編者為陳平,主要是參考組網(wǎng)實踐與網(wǎng)絡(luò)互聯(lián)技術(shù)。正是由于他們,我才能在各方面取得顯著的進步,在此向他們表示由衷的謝意,并祝所有的老師培養(yǎng)出越來越多的優(yōu)秀人才,桃李滿天下! 在學(xué)校的學(xué)習(xí)生活即將結(jié)束,回顧兩年多來的學(xué)習(xí)經(jīng)歷,面對現(xiàn)在的收獲,我感到無限欣慰。從最初的定題,到資料收集,到寫作、修改,到論文定稿,旭日老師、劉毅老師都給了我耐心的指導(dǎo)和無私的幫助。善于學(xué)習(xí),才不會在原地繞圈子,才會走在前進的道路上;善于總結(jié)才會發(fā)現(xiàn)錯誤,彌補不足,這樣才能進步。使它們能夠進行相互通信;通過本課程的設(shè)計,使我們可以了解計算機網(wǎng)絡(luò)工程的一般任務(wù),明確計算機網(wǎng)絡(luò)設(shè)計與建設(shè)的基本原則,本課程設(shè)計主要是組建一個系統(tǒng)集成方案,通過連接多個路由器、交換機和 pc 機實現(xiàn)一個復(fù)雜網(wǎng)絡(luò)工程的配置,具有完整的網(wǎng)絡(luò)拓?fù)鋱D。第四章 配置舉例 路由器 R1interface FastEther0/0 ip address duplex auto speed autointerface FastEther0/1 ip address duplex auto speed autointerface Serial0/0 ip address interface Serial0/1 no ip address shutdowninterface FastEther1/0 no ip address duplex auto speed autointerface FastEther1/ encapsulation dot1Q 10 ip address interface FastEther1/ encapsulation dot1Q 20 ip address interface FastEther1/1 no ip address duplex auto speed auto shutdownrouter ospf 1 routerid logadjacencychanges work area 0 work area 0 work area 0 work area 0 work area 0ip classlessno cdp runline con 0line vty 0 4 loginend 路由器 R2interface FastEther0/0 ip address duplex auto speed autointerface FastEther0/1 no ip address duplex auto speed auto shutdowninterface Serial0/0 ip address clock rate 56000interface Serial0/1 no ip address shutdownrouter ospf 1 routerid logadjacencychanges work area 0 work area 0ip classlessno cdp runline con 0line vty 0 4 loginEnd 路由器 R3interface FastEther0/0 ip address duplex auto speed autointerface FastEther0/1 ip address duplex auto speed autointerface FastEther1/0 no ip address duplex auto speed autointerface FastEther1/ encapsulation dot1Q 10 ip address interface FastEther1/ encapsulation dot1Q 20 ip address interface FastEther1/1 no ip address duplex auto speed auto shutdownrouter ospf 1 routerid logadjacencychanges work area 0 work area 0 work area 0 work area 0ip classlessno cdp runline con 0line vty 0 4 loginend 路由器 R4(邊界路由器)interface FastEther0/0 ip address ip nat inside duplex auto speed autointerface FastEther0/1 ip address ip nat inside duplex auto speed autointerface Serial0/0 ip address encapsulation framerelay framerelay map ip 405 broadcast framerelay interfacedlci 405 ip nat outsideinterface Serial0/ pointtopoint no ip addressinterface Serial0/1 no ip address shutdownrouter ospf 1 routerid logadjacencychanges redistribute static work area 0 work area 0 defaultinformation originateip nat pool mncat mask ip nat inside source list 1 pool mncat overloadip classlessip route Serial0/0 accesslist 1 permit accesslist 1 permit accesslist 1 permit accesslist