路由交換課程設計實現(xiàn)方案(中小企業(yè)網)_第1頁
路由交換課程設計實現(xiàn)方案(中小企業(yè)網)_第2頁
路由交換課程設計實現(xiàn)方案(中小企業(yè)網)_第3頁
路由交換課程設計實現(xiàn)方案(中小企業(yè)網)_第4頁
路由交換課程設計實現(xiàn)方案(中小企業(yè)網)_第5頁
已閱讀5頁,還剩3頁未讀, 繼續(xù)免費閱讀

下載本文檔

版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領

文檔簡介

1、鄭州華信學院課程設計說明書題目: 中小企業(yè)網絡的組建 姓 名: 丁達雙 院 (系): 信息工程系 專業(yè)班級: 08計算機科學與技術 學 號: 0801110116 指導教師: 王科 時間: 年 月 日至 年 月 日一、網絡拓撲圖二、設備的屬性值基本規(guī)劃1.Router 0 (cisco 1841)IP端口描述/24s0/1/0Internet端口2.Router 1( cisco 1841)IP端口描述/24s0/1/0外網接口/24F0/0內網接口3. Multilayer Switch0( cisco 3560)IP端口描述19

2、/24F0/1Vlan2/24F0/2Vlan3/24F0/3Vlan44. pc IPPc0/24Pc1/24Pc2/24Pc3/24三、配置過程1.出口路由(Router1)- System Configuration Dialog -Continue with configuration dialog? yes/no: n Press RETURN to get started!Router >Router >en Router

3、 #config tRouter(config)#hostname ChukouChukou(config)#inter s0/1/0Chukou(config-if)#ip add Chukou(config-if)#no shut Chukou(config-if)#inter f0/0Chukou(config-if)#ip add Chukou(config-if)#no shut Chukou>Chukou>en Chukou#config tChukou(config)

4、#router ospf 100Chukou(config-chukou)#network 55 area 0Chukou(config-chukou)#exit Chukou(config)#ip route s0/1/0Chukou(config)#router ospf 100Chukou(config-chukou)#default-information originate Chukou(config-chukou)#exit Chukou(config)#inter f0/0Chukou(config-if)#i

5、p nat inside Chukou(config-if)#inter s0/1/0Chukou(config-if)#ip nat outside Chukou(config-if)#exit Chukou(config)#access-list 1 permit 55 Chukou(config)#ip nat inside source list 1 interface s0/1/0 overload Chukou(config)#endChukou#debug ip natIP NAT debugging is onChukou#NAT: s

6、=->, d=1NAT*: s=, d=->1NAT: s=->, d=2NAT*: s=, d=->2NAT: s=->, d=3NAT*: s=, d=->3NAT: s=192.168.

7、1.2->, d=4NAT*: s=, d=->4Chukou#no debug ip nat IP NAT debugging is offChukou#config tChukou(config)#enable password 123Chukou(config)#enable secret aaaChukou(config)#line vty 0 4 Chukou(config-line)#password 123Chukou(config-line)#login Chuko

8、u(config-line)#end Chukou#w Building configuration.OK2.核心交換機(Multilayer Switch0)Press RETURN to get started!Switch>en Switch#config tEnter configuration commands, one per line. End with CNTL/Z.Switch(config)#vlan 2Switch(config-vlan)#exit Switch(config)#vlan 3 Switch(config-vlan)#exit Switch(conf

9、ig)#vlan 4Switch(config-vlan)#exit Switch(config)#inter vlan 2Switch(config-if)#ip add Switch(config-if)#no shut Switch(config-if)#exit Switch(config)#inter vlan 3 Switch(config-if)#ip add Switch(config-if)#no shut Switch(config-if)#exit Switch(confi

10、g)#inter vlan 4 Switch(config-if)#ip add Switch(config-if)#no shut Switch(config-if)#exit Switch(config)#inter f0/1Switch(config-if)#switchport access vlan 2Switch(config-if)#inter f0/2Switch(config-if)#switchport access vlan 3Switch(config-if)#inter f0/3Switch(config-if)#s

11、witchport access vlan 4Switch(config-if)#end Switch#show vlan VLAN Name Status Ports- - - -1 default active Fa0/4, Fa0/5, Fa0/6, Fa0/7 Fa0/8, Fa0/9, Fa0/10, Fa0/11 Fa0/12, Fa0/13, Fa0/14, Fa0/15 Fa0/16, Fa0/17, Fa0/18, Fa0/19 Fa0/20, Fa0/21, Fa0/22, Fa0/23 Fa0/24, Gig0/1, Gig0/22 VLAN0002 active Fa0

12、/13 VLAN0003 active Fa0/24 VLAN0004 active Fa0/31002 fddi-default active 1003 token-ring-default active 1004 fddinet-default active 1005 trnet-default active VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2- - - - - - - - - - -1 enet 100001 1500 - - - - - 0 02 enet 100002 1500 -

13、- - - - 0 03 enet 100003 1500 - - - - - 0 04 enet 100004 1500 - - - - - 0 01002 enet 101002 1500 - - - - - 0 01003 enet 101003 1500 - - - - - 0 01004 enet 101004 1500 - - - - - 0 01005 enet 101005 1500 - - - - - 0 0Switch# config t Switch(config)#router ospf 100Switch(config-router)#network 192.168.

14、0.0 55 area 0Switch(config-router)#network 55 area 0Switch(config-router)#network 55 area 0Switch(config-router)#end Switch#show ip rouSwitch#show ip route Gateway of last resort is to network C /24 is directly connected, Vla

15、n2C /24 is directly connected, Vlan3C /24 is directly connected, Vlan4O*E2 /0 110/1 via , 00:00:15, Vlan2Switch#config t Switch(config)#access-list 1 permit 55Switch(config)#access-list 1 deny any Switch(config)#inter vlan 2 Switch(config-if

16、)#ip access-group 1 out Switch(config-if)#exit Switch(config)#enable password 123Switch(config)#enable secret aaaSwitch(config)#line vty 0 4 Switch(config-line)#password 123Switch(config-line)#loginSwitch(config-line)#exit Switch(config)#exit Switch#exit Switch>Switch>en Password: Switch#confi

17、g Configuring from terminal, memory, or network terminal? Switch(config)#Switch(config)#end Switch#w Building configuration.OK3.Internet路由器(Router 0)- System Configuration Dialog -Continue with configuration dialog? yes/no: n Router>Router>en Router#config tRouter(config)#inter s0/1/0Router(co

18、nfig-if)#ip add Router(config-if)#no shut Router(config-if)#clock rate 9600Router>en Router#config tRouter(config)#enable password 123Router(config)#enable secret aaaRouter(config)#line vty 0 4 Router(config-line)#password 123Router(config-line)#login Router(config-line)#e

19、nd Router#w Building configuration.OKPC>PC1:Packet Tracer PC Command Line 1.0PC>ping Pinging with 32 bytes of data:Reply from : bytes=32 time=312ms TTL=253Reply from : bytes=32 time=250ms TTL=253Reply from : bytes=32 time=190ms TTL=253Reply from : bytes=32 time=187ms TTL=253Ping statistics for : Packets: Sent = 4, Received = 4, Lost = 0 (0% lo

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
  • 6. 下載文件中如有侵權或不適當內容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論