版權(quán)說(shuō)明:本文檔由用戶(hù)提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
1、精品cisco動(dòng)態(tài)路由配置路由0配置Routerenable /進(jìn)入特權(quán)模式Router#configureterminal /全局模式Router(config)#interface f0/0/ 進(jìn)入 f0/0 端口Router(config-if)#ip address10.1.1.1 255.255.255.0/ 配置端口 ipRouter(config-if)#no shut/ 開(kāi)啟端口-可編輯 -精品Router(config-if)#exit/ 退出全局模式Router(config)#interface s1/0/ 進(jìn)入 s1/0 端口Router(config-if)#ip a
2、ddress 192.168.0.1 255.255.255.0/ 配置端口 ipRouter(config-if)#clock rate 64000/ 設(shè)置時(shí)鐘頻率Router(config-if)#no shut/ 開(kāi)啟端口Router(config-if)#exitRouter(config)#routerrip/ 創(chuàng)建 rip 路由進(jìn)程Router(config-router)#version 2/ 配置發(fā)送版本Router(config-router)#network 10.1.1.0 /定義關(guān)聯(lián)網(wǎng)絡(luò)與路由相連的網(wǎng)絡(luò)Router(config-router)#network 192.
3、168.0.0/ 定義關(guān)聯(lián)網(wǎng)絡(luò)與路由相連的網(wǎng)絡(luò)Router(config-router)#exit/ 查看 ip rout Router#show ip routCodes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external t
4、ype 1, E2 - OSPF external type 2, E - EGPi - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area-可編輯 -精品* - candidate default, U - per-user static route, o - ODR P - periodic downloaded static routeGateway of last resort is not set10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
5、R 10.0.0.0/8 120/1 via 192.168.0.2, 00:00:11, Serial1/0C 10.1.1.0/24 is directly connected, FastEthernet0/0 C 192.168.0.0/24 is directly connected, Serial1/0R 192.168.1.0/24 120/1 via 192.168.0.2, 00:00:11, Serial1/0路由1配置RouterenableRouter#configureterminalRouter(config)#interface f0/0Router(config-
6、if)#ip address10.2.1.1 255.255.255.0Router(config-if)#no shutRouter(config-if)#exit-可編輯 -精品Router(config)#interface s1/0Router(config-if)#ip address192.168.0.2 255.255.255.0Router(config-if)#no shutRouter(config-if)#exitRouter(config)#interfaces1/1Router(config-if)#ip address 192.168.1.1 255.255.255
7、.0Router(config-if)#clock rate 64000Router(config-if)#no shutRouter(config-if)#exitRouter(config)#router ripRouter(config-router)#network 192.168.0.0Router(config-router)#network 192.168.1.0Router(config-router)#network 10.0.0.0/network直連主類(lèi)網(wǎng)絡(luò)Router(config-router)#version 2Router(config-router)#exitR
8、outer#show ip routCodes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP-可編輯 -精品D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter areaN1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGPi - IS-IS, L1 - I
9、S-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area* - candidate default, U - per-user static route, o - ODR P - periodic downloaded static routeGateway of last resort is not set10.0.0.0/8 is variably subnetted, 2 subnets, 2 masksR10.0.0.0/8 120/1 via 192.168.0.1, 00:00:24, Serial1/0120/1 via 19
10、2.168.1.2, 00:00:22, Serial1/1C 10.2.1.0/24 is directly connected, FastEthernet0/0 C 192.168.0.0/24 is directly connected, Serial1/0C 192.168.1.0/24 is directly connected, Serial1/1路由2配置RouterenableRouter#configureterminalRouter(config)#interface f0/0-可編輯 -精品Router(config-if)#ip address10.3.1.1 255.
11、255.255.0Router(config-if)#no shutRouter(config-if)#exitRouter(config)#interfaces1/0Router(config-if)#ip address192.168.1.2 255.255.255.0Router(config-if)#no shutRouter(config)#exitRouter(config)#routerripRouter(config-router)#version 2Router(config-router)#network 10.0.0.0Router(config-router)#netw
12、ork 192.168.1.0Router(config-router)#exitRouter#show ip routeCodes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGPD - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter areaN1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGPi - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area-可編輯 -精品* - candidate default, U - per-user static route, o - ODR P - periodic downloaded static routeGateway of last resort is not set10.0.0.0/8 is variably subnetted, 2 subnets, 2 masksR 10.0.0.0/8 120/
溫馨提示
- 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶(hù)所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶(hù)上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶(hù)上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶(hù)因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 2025年度個(gè)人快遞包裹配送與包裝材料合同二4篇
- 四人合伙股份的協(xié)議書(shū)(二零二五年版)2篇
- 2025年金融產(chǎn)品銷(xiāo)售合同債務(wù)追討委托協(xié)議3篇
- 2025年度環(huán)保設(shè)備買(mǎi)賣(mài)雙方資金監(jiān)管與服務(wù)保障協(xié)議4篇
- 2025年高速公路施工升降機(jī)租賃及道路管制合同3篇
- 2025年度美甲店會(huì)員積分體系設(shè)計(jì)與運(yùn)營(yíng)合同4篇
- 2025年高校教材編輯與審核服務(wù)合同3篇
- 2025年度個(gè)人二手挖掘機(jī)買(mǎi)賣(mài)合同法律風(fēng)險(xiǎn)防范范本3篇
- 2025年心理咨詢(xún)服務(wù)協(xié)議書(shū)范本(心理咨詢(xún)服務(wù)與公益活動(dòng))3篇
- 2025年度人工智能技術(shù)應(yīng)用保密協(xié)議3篇
- 2024年國(guó)家工作人員學(xué)法用法考試題庫(kù)及參考答案
- 國(guó)家公務(wù)員考試(面試)試題及解答參考(2024年)
- 《阻燃材料與技術(shù)》課件 第6講 阻燃纖維及織物
- 人教版五年級(jí)上冊(cè)遞等式計(jì)算100道及答案
- 公司總經(jīng)理年會(huì)致辭范例2篇
- 三位數(shù)乘以?xún)晌粩?shù)-計(jì)算題大全
- 宏觀(guān)社會(huì)工作1
- 醫(yī)療大數(shù)據(jù)分析與挖掘技術(shù)
- 道路通行能力手冊(cè)第4章-高速公路基本路段
- 傳感器與測(cè)試技術(shù)試卷及答案
- 2020年普通高等學(xué)校招生全國(guó)統(tǒng)一數(shù)學(xué)考試大綱
評(píng)論
0/150
提交評(píng)論