幀中繼上點對點的RIP-配置(共4頁)_第1頁
幀中繼上點對點的RIP-配置(共4頁)_第2頁
幀中繼上點對點的RIP-配置(共4頁)_第3頁
幀中繼上點對點的RIP-配置(共4頁)_第4頁
全文預覽已結(jié)束

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)

文檔簡介

1、精選優(yōu)質(zhì)文檔-傾情為你奉上實驗七十 幀中繼上點對點的RIP 配置一、 實驗目的1):本實驗的目的是通過幀中繼上點對點RIP配置,讓我們對幀中繼的工作原理有更深的認識。2):掌握本試驗的配置方法,對它在網(wǎng)絡上的應用有更深的了解。二、實驗要求:1):知道什么是幀中繼2):簡述幀中繼 的工作過程三、 實驗內(nèi)容:幀中繼上點對點RIP配置讓它們相互都能PING通。四、實驗步驟:實驗拓樸:1).FR的配置 FR(config)#frame-relay switching FR(config)#int s0/0FR(config-if)#encapsulation frame-relay FR(config

2、-if)#frame-relay intf-type dceFR(config-if)#clock rate 64000FR(config-if)#no sh FR(config-if)#frame-relay route 102 int s0/1 201FR(config-if)#frame-relay route 103 int s0/2 301FR(config)#int s0/1FR(config-if)#encapsulation frame-relay FR(config-if)#frame-relay intf-type dceFR(config-if)#clock rate 6

3、4000FR(config-if)#no shFR(config-if)#frame-relay route 201 int s0/0 102FR(config-if)#int s0/2FR(config-if)#encapsulation frame-relayFR(config-if)#frame-relay intf-type dceFR(config-if)#clock rate 64000FR(config-if)#no shFR(config-if)#frame-relay route 301 int s0/0 1032).R1的配置 R1(config)#int s0/0 R1(

4、config-if)#encapsulation frame-relay R1(config)#int s0/0.1 multipoint R1(config-subif)#ip add 200.178.1.1 255.255.255.0R1(config-subif)#frame-relay interface-dlci 102 R1(config-subif)#no shR1(config)#int s0/0.2 multipoint R1(config-subif)#ip add 200.178.2.1 255.255.255.0R1(config-subif)#frame-relay

5、interface-dlci 103 R1(config-subif)#no shR1(config)#int lo0R1(config-if)#ip add 1.1.1.1 255.255.255.0R1(config)#router ripR1(config)#net 1.1.1.0R1(config)#net 200.178.1.0R1(config)#net 200.178.2.03).R2的配置 R2(config)#int s0/1 R2(config-if)#encapsulation frame-relayR2(config)#int s0/1.1 multipoint R2(

6、config-subif)#ip add 200.178.1.2 255.255.255.0R2(config-subif)#frame-relay interface-dlci 201 R2(config-subif)#no shR2(config)#int lo0R2(config-if)#ip add 2.2.2.2 255.255.255.0R2(config)#router ripR2(config)#net 2.2.2.0R2(config)#net 200.178.1.04).R3的配置 R3(config)#int s0/3 R3(config-if)#encapsulatio

7、n frame-relayR3(config)#int s0/2.1 multipoint R3(config-subif)#ip add 200.178.2.2 255.255.255.0R3(config-subif)#frame-relay interface-dlci 301 R3(config-subif)#no shR3(config)#int lo0R3(config-if)#ip add 3.3.3.3 255.255.255.0R3(config)#router ripR3(config)#net 3.3.3.0R3(config)#net 200.178.2.05).驗證F

8、R#sh frame-relay route Input Intf Input Dlci Output Intf Output Dlci StatusSerial0/0 102 Serial0/1 201 activeSerial0/0 103 Serial0/2 301 activeSerial0/1 201 Serial0/0 102 activeSerial0/2 301 Serial0/0 103 active可以看出都已經(jīng)處已激活狀態(tài)了。說明幀中繼配置成功6).驗證 R2#sh ip route Codes: C - connected, S - static, R - RIP, M

9、 - 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 type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candi

10、date default, U - per-user static route o - ODR, P - periodic downloaded static routeGateway of last resort is not setR 1.0.0.0/8 120/1 via 200.178.1.1, 00:00:08, Serial0/1.1 2.0.0.0/24 is subnetted, 1 subnetsC 2.2.2.0 is directly connected, Loopback0R 3.0.0.0/8 120/2 via 200.178.1.1, 00:00:08, Seri

11、al0/1.1C 200.178.1.0/24 is directly connected, Serial0/1.1R 200.178.2.0/24 120/1 via 200.178.1.1, 00:00:08, Serial0/1.1從路由表可以看出它們的下一跳,說幀中繼配置成功7).測試連通性 R3#ping 2.2.2.2Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 2.2.2.2, timeout is 2 seconds:!Success rate is 100 percent (5/5), round-trip min/avg/max = 236/333/532 msR3#ping 1.1.1.1Type escape sequence to

溫馨提示

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

評論

0/150

提交評論