




下載本文檔
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)
文檔簡介
1、1 / 5配置過程如下:-PC1的配置-PC1(config)#no ip routingPC1(config)#ip default-gateway 10.1.1.1PC1(config)#interface e0/0PC1(config-if)#ip address 10.1.1.100 255.255.255.0PC1(config-if)#no shutdownPC1(config-if)#endPC1#-PC2的配置-PC2#configure terminalPC2(config)#no ip routingPC2(config)#ip default-gateway 192.16
2、8.1.2PC2(config)#interface e0/0PC2(config-if)#ip address 192.168.1.100 255.255.255.0PC2(config-if)#no shutdownPC2(config-if)#end-R1的配置-R1#configure terminalR1(config)#interface f0/0R1(config-if)#ip address 10.1.1.1 255.255.255.0R1(config-if)#no shutdown R1(config-if)#interface s1/0R1(config-if)#ip a
3、ddress 12.12.12.1 255.255.255.0R1(config-if)#no shutdown R1(config-if)#interface s1/1R1(config-if)#ip address 21.21.21.1 255.255.255.0R1(config-if)#no shutdown R1(config-if)#exitR1(config)#router eigrp 100R1(config-router)#network 10.1.1.0 0.0.0.255R1(config-router)#network 12.12.12.0 0.
4、0.0.255R1(config-router)#network 21.21.21.0 0.0.0.255R1(config-router)#no auto-summaryR1(config-router)#endR1#-R2的配置-R2#configure terminalR2(config)#interface s1/0R2(config-if)#bandwidth 64R2(config-if)#ip address 12.12.12.2 255.255.255.0R2(config-if)#no shutdown R2(config-if)#interface s1/1R2(confi
5、g-if)#bandwidth 128R2(config-if)#ip address 21.21.21.2 255.255.255.0R2(config-if)#no shutdown R2(config-if)#interface f0/0R2(config-if)#ip address 192.168.1.2 255.255.255.0R2(config-if)#no shutdown R2(config-if)#exitR2(config)#router eigrp 100R2(config-router)#network 192.168.1.0 0.0.0.255R2(config-
6、router)#network 12.12.12.0 0.0.0.255R2(config-router)#network 21.21.21.0 0.0.0.255R2(config-router)#!variance 2R2(config-router)#no auto-summaryR2(config-router)#endR2#快捷配置方式,直接在SecurCRT標(biāo)簽中粘貼即可,SecurCRT的使用參考-PC1的配置-configure terminalno ip routingip default-gateway 10.1.1.1inter
7、face e0/0ip address 10.1.1.100 255.255.255.0no shutdownend-PC2的配置-configure terminalno ip routingip default-gateway 192.168.1.2interface e0/0ip address 192.168.1.100 255.255.255.0no shutdownend-R1的配置-configure terminalinterface f0/0ip address 10.1.1.1 255.255.255.0no shutdown interface s1/0ip addres
8、s 12.12.12.1 255.255.255.0no shutdown interface s1/1ip address 21.21.21.1 255.255.255.0no shutdown exitrouter eigrp 100network 10.1.1.0 0.0.0.255network 12.12.12.0 0.0.0.255network 21.21.21.0 0.0.0.255no auto-summaryend-R2的配置-configure terminalinterface s1/0bandwidth 64ip address 12.12.1
9、2.2 255.255.255.0no shutdown interface s1/1bandwidth 128ip address 21.21.21.2 255.255.255.0no shutdown interface f0/0ip address 192.168.1.2 255.255.255.0no shutdown exitrouter eigrp 100network 192.168.1.0 0.0.0.255network 12.12.12.0 0.0.0.255network 21.21.21.0 0.0.0.255no auto-
10、summaryend驗證:在沒有修改variance的值之前,在R2上顯示路由表R2#show ip route Gateway of last resort is not set 21.0.0.0/24 is subnetted, 1 subnetsC 21.21.21.0 is directly connected, Serial1/1 10.0.0.0/24 is
11、subnetted, 1 subnetsD 10.1.1.0 90/20514560 via 21.21.21.1, 00:04:53, Serial1/1 12.0.0.0/24 is subnetted, 1 subnetsC 12.12.12.0 is directly connected, Serial1/0C 192.168.1.0/24 is directly connected, FastEthernet
12、0/0可以看到只有一條到達(dá)10.1.1.0 的路徑。配置variance 2命令:R2#configure terminalR2(config)#router eigrp 100R2(config-router)#variance 2R2#endR2#show ip route Gateway of last resort is not set 21.0.0.0/24 is subnetted, 1 subnetsC 21.21.21.0 is directly conne
13、cted, Serial1/1 10.0.0.0/24 is subnetted, 1 subnetsD 10.1.1.0 90/20514560 via 21.21.21.1, 00:00:52, Serial1/1 90/40514560 via 12.12.12.1, 00:00:52, Serial1/0 12.0.0.0/24 is subnetted, 1 subnetsC 12.12.12.0 is directly connected, Serial1/0C 192.168.1.0/24 is directly connected, FastEthernet0/0現(xiàn)在可以看到,到達(dá)10.1.1.0 有兩條路徑。說明:variance 的值默認(rèn)是1,代表等價鏈路的均衡負(fù)載,它的取值范圍1128,這個乘數(shù)代表了可以接受的不等價鏈路的度量值的倍數(shù),在這個范圍內(nèi)的鏈路都將被接受,并
溫馨提示
- 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)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 課題申報書:協(xié)同提質(zhì)背景下縣域?qū)W校核心素養(yǎng)視域下課程育人資源建設(shè)與開發(fā)實踐研究
- 2024-2025學(xué)年高中地理第五章區(qū)際聯(lián)系與區(qū)域協(xié)調(diào)發(fā)展問題研究南水北調(diào)怎么調(diào)學(xué)案含解析新人教版必修3
- 健康管理師考試創(chuàng)新學(xué)習(xí)方式試題及答案
- 2025年計算機二級考試個人經(jīng)驗分享試題及答案
- 2025年公共營養(yǎng)師考試個人成長與發(fā)展的結(jié)合試題及答案
- 2024年圖書管理員考試組織管理試題及答案
- 2024年四年級英語上冊 Unit 7 How much第四課時教學(xué)設(shè)計 牛津譯林版
- 2024年信息系統(tǒng)項目管理師考試數(shù)據(jù)驅(qū)動決策試題及答案
- 2025年計算機二級考試知識學(xué)習(xí)試題及答案
- 2025年計算機二級考試瞬間記憶試題及答案
- 2025-2030年中國CAE軟件行業(yè)市場行情監(jiān)測及發(fā)展前景研判報告
- 2025江西南昌市江銅產(chǎn)融社會招聘1人筆試參考題庫附帶答案詳解
- (二統(tǒng))昆明市2025屆“三診一?!备呷龔?fù)習(xí)教學(xué)質(zhì)量檢測地理試卷(含答案)
- Unit 3 Keep Fit Section A 2a-2e 教學(xué)設(shè)計 2024-2025學(xué)年人教版(2024)七年級英語下冊
- 2025徽縣輔警考試題庫
- (一模)2025年廣東省高三高考模擬測試 (一) 卷數(shù)學(xué)試卷(含官方答案)
- 腦心健康管理師的學(xué)習(xí)匯報
- 樹木移植合同范本
- 2025年張家界航空工業(yè)職業(yè)技術(shù)學(xué)院單招職業(yè)技能測試題庫及參考答案
- 農(nóng)村自建房施工合同范本(包工包料)
- 污水處理設(shè)施運維服務(wù)投標(biāo)方案(技術(shù)標(biāo))
評論
0/150
提交評論