網(wǎng)絡(luò)課程設(shè)計(jì) (2)

上傳人:時(shí)間****91 文檔編號:127737778 上傳時(shí)間:2022-07-30 格式:DOCX 頁數(shù):5 大?。?8.35KB
收藏 版權(quán)申訴 舉報(bào) 下載
網(wǎng)絡(luò)課程設(shè)計(jì) (2)_第1頁
第1頁 / 共5頁
網(wǎng)絡(luò)課程設(shè)計(jì) (2)_第2頁
第2頁 / 共5頁
網(wǎng)絡(luò)課程設(shè)計(jì) (2)_第3頁
第3頁 / 共5頁

下載文檔到電腦,查找使用更方便

5 積分

下載資源

還剩頁未讀,繼續(xù)閱讀

資源描述:

《網(wǎng)絡(luò)課程設(shè)計(jì) (2)》由會員分享,可在線閱讀,更多相關(guān)《網(wǎng)絡(luò)課程設(shè)計(jì) (2)(5頁珍藏版)》請?jiān)谘b配圖網(wǎng)上搜索。

1、 網(wǎng)絡(luò)技術(shù)基礎(chǔ) 課程設(shè)計(jì) 學(xué) 院 計(jì)算機(jī)工程學(xué)院 班 級 網(wǎng)絡(luò)1612 姓 名 學(xué) 號 成 績 指引老師 1 月 17 日 校園網(wǎng)規(guī)劃規(guī)定: 學(xué)校教工學(xué)生能訪問Internet。 學(xué)校部門:各個學(xué)院,行政樓,圖書館,學(xué)生宿舍,網(wǎng)絡(luò)中心服務(wù)器群(E-mail 服務(wù)器、數(shù)據(jù)庫服務(wù)器、www服務(wù)器等)。 規(guī)定: l 采用冗余旳層次設(shè)計(jì)模型設(shè)計(jì)互換網(wǎng)絡(luò)拓?fù)洹?核心層采用3層互換) IP地址規(guī)劃: Device Interface VLAN IP address Serv

2、er F0 N/A 10.90.60.10 Server2 F0 N/A 100.10.10.2 Remote S0/3/0 N/A 200.1.1.2/24 F0/0 N/A 100.10.10.1/24 R1 S0/3/0 N/A 200.1.1.1/24 F0/0 N/A 10.90.14.2/24 F0/1 N/A 10.90.15.2/24 SW4 F0/10 N/A 10.90.14.1/24 F0/3 N/A 10.90.45.4/24 VLAN 10 N/A 10.90.10.1/24

3、 VLAN20 N/A 10.90.20.1/24 VLAN30 N/A 10.90.30.1/24 VLAN40 N/A 10.90.40.1/24 VLAN50 N/A 10.90.50.1/24 VLAN60 N/A 10.90.60.1/24 F0/1 Trunk F0/2 Trunk F0/4 Trunk SW5 F0/10 N/A 10.90.15.1/24 F0/3 N/A 10.90.45.5/24 VLAN 10 N/A 10.90.10.1/24 VLAN20

4、 N/A 10.90.20.2/24 VLAN30 N/A 10.90.30.3/24 VLAN40 N/A 10.90.40.4/24 VLAN50 N/A 10.90.50.5/24 VLAN60 N/A 10.90.60.6/24 F0/1 Trunk F0/2 Trunk F0/4 Trunk SW1 F0/1 Trunk F0/2 Trunk F0/11 60 F0/10 10 SW2 F0/1 Trunk F0/2 Trunk F0

5、/10 20 F0/11 30 SW3 F0/1 Trunk F0/2 Trunk F0/11 40 F0/10 50 l 每個部門使用不同vlan l 選擇使用A類私有地址連接校內(nèi)所有旳計(jì)算機(jī) 10.學(xué)號后2位.x.x VLAN Name Network Virtual?Gateway 10 College A 10.90.10.0/24 10.90.10.3 20 College B 10.90.20.0/24 10.90.20.3 30 Admini 10.90.30.0/24 10.9

6、0.30.3 40 Library 10.90.40.0/24 10.90.40.3 50 Stu dorm 10.90.50.0/24 10.90.50.3 60 Server 10.90.60.0/24 10.90.60.3 l 使用DHCP地址分派 DHCPserver配備: SW4: interface Vlan10 ip address 10.90.10.1 255.255.255.0 ip helper-address 10.90.60.10 interface Vlan20 ip address 10.90.20.1 255.255.255

7、.0 ip helper-address 10.90.60.10 interface Vlan30 ip address 10.90.30.1 255.255.255.0 ip helper-address 10.90.60.10 interface Vlan40 ip address 10.90.40.1 255.255.255.0 ip helper-address 10.90.60.10 interface Vlan50 ip address 10.90.50.1 255.255.255.0 ip helper-address 10.90.60.10 interfa

8、ce Vlan60 ip address 10.90.60.1 255.255.255.0 SW5: interface Vlan10 ip address 10.90.10.2 255.255.255.0 ip helper-address 10.90.60.10 interface Vlan20 ip address 10.90.20.2 255.255.255.0 ip helper-address 10.90.60.10 interface Vlan30 ip address 10.90.30.2 255.255.255.0 ip helper-address 1

9、0.90.60.10 interface Vlan40 ip address 10.90.40.2 255.255.255.0 ip helper-address 10.90.60.10 interface Vlan50 ip address 10.90.50.2 255.255.255.0 ip helper-address 10.90.60.10 interface Vlan60 ip address 10.90.60.2 255.255.255.0 l 配備PAT發(fā)布內(nèi)部服務(wù)器到Internet R1: ipnat inside source list 1 inte

10、rface Serial0/3/0 overload ipnat inside source static tcp 10.90.60.10 80 200.1.1.1 80 access-list 1 permit 10.90.0.0 0.0.255.255 interface Serial0/3/0 ipnat outside interface FastEthernet0/1 ipnat inside interface FastEthernet0/0 ipnat inside l 結(jié)合HSRP和SLB實(shí)現(xiàn)服務(wù)器集群旳負(fù)載均衡 HSRP: SW4: interfac

11、e Vlan10 standby 1 ip 10.90.10.3 standby 1 priority 200 standby 1 preempt interface Vlan20 standby 2 ip 10.90.20.3 standby 2 priority 200 standby 2 preempt interface Vlan30 standby 3 ip 10.90.30.3 standby 3 priority 200 standby 3 preempt interface Vlan40 standby 4 ip 10.90.40.3 standby

12、 4 priority 200 standby 4 preempt interface Vlan50 standby 5 ip 10.90.50.3 standby 5 priority 200 standby 5 preempt interface Vlan60 standby 6 ip 10.90.60.3 standby 6 priority 200 standby 6 preempt SW5: interface Vlan10 standby 1 ip 10.90.10.3 standby 1 priority 100 interface Vlan20 s

13、tandby 2 ip 10.90.20.3 standby 2 priority 100 interface Vlan30 standby 3 ip 10.90.30.3 standby 3 priority 100 interface Vlan40 standby 4 ip 10.90.40.3 standby 4 priority 100 interface Vlan50 standby 5 ip 10.90.50.3 standby 5 priority 100 interface Vlan60 standby 6 ip 10.90.60.3 standby

14、6 priority 100 SLB :packet tracer 無法實(shí)現(xiàn) l 配備迅速生成樹合同、VTP合同 STP: SW4: spanning-tree mode rapid-pvst spanning-treevlan 10,20,30,40,50,60 priority 0 SW5: spanning-tree mode rapid-pvst spanning-treevlan 10,20,30,40,50,60 priority 4096 SW1: spanning-tree mode rapid-pvst VTP: SW4: SW4(config)#

15、vtpve 2 SW4(config)#vtp password cisco SW4(config)#vtp domain ccna SW4(config)#vtp mode server SW5: SW5(config)#vtpve 2 SW5(config)#vtp password cisco SW5(config)#vtp domain ccna SW5(config)#vtp mode client sw1,sw2,sw3同上 l 采用OSPF路由合同 SW4: routerospf 1 network 10.90.0.0 0.0.255.255 area

16、0 SW5: routerospf 1 network 10.90.0.0 0.0.255.255 area 0 R1: iproute 0.0.0.0 0.0.0.0 200.1.1.2 routerospf 1 network 10.90.0.0 0.0.255.255 area 0 default-information originate l 采用幀中繼WAN ISP: R1: interface Serial0/3/0 ip address 200.1.1.1 255.255.255.0 encapsulation frame-relay frame-

17、relay map ip 200.1.1.2 102 broadcast frame-relay interface-dlci 102 remote: interface Serial0/3/0 ip address 200.1.1.2 255.255.255.0 encapsulation frame-relay frame-relay map ip 200.1.1.1 201 broadcast frame-relay interface-dlci 201 l 配備ACL使得學(xué)生宿舍網(wǎng)絡(luò)不能訪問行政樓網(wǎng)絡(luò) SW4: access-list 10 deny 10.90.50.0 0.0.0.255 access-list 10 permit any interface Vlan30 ip access-group 10 out SW5同上

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

相關(guān)資源

更多
正為您匹配相似的精品文檔
關(guān)于我們 - 網(wǎng)站聲明 - 網(wǎng)站地圖 - 資源地圖 - 友情鏈接 - 網(wǎng)站客服 - 聯(lián)系我們

copyright@ 2023-2025  zhuangpeitu.com 裝配圖網(wǎng)版權(quán)所有   聯(lián)系電話:18123376007

備案號:ICP2024067431-1 川公網(wǎng)安備51140202000466號


本站為文檔C2C交易模式,即用戶上傳的文檔直接被用戶下載,本站只是中間服務(wù)平臺,本站所有文檔下載所得的收益歸上傳人(含作者)所有。裝配圖網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對上載內(nèi)容本身不做任何修改或編輯。若文檔所含內(nèi)容侵犯了您的版權(quán)或隱私,請立即通知裝配圖網(wǎng),我們立即給予刪除!