雏鹰部落

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 2932|回复: 3

[讨论/求助] CCNA--64班学员--帧中继实验(动态)

[复制链接]
发表于 2008-7-28 00:58:06 | 显示全部楼层 |阅读模式
    写在前面的话:本人依据CCNA实验手册进行操作,发现实验不能成功,经过认真研究,发现手册里有几处小错误,特发一份本人刚做成功的实验操作步骤与大家分享。
    实验手册中出错的几处,我已用红色标记出。

    欢迎大家提出不同的见解,谢谢!
帧中继实验(动态)

拓扑图:


R1配置
Router>en
Router#conf t
Router(config)#hostname R1
R1(config)#no ip domain loo
R1(config)#line console 0
R1(config-line)#exec-timeout 0 0
R1(config-line)#logg sy
R1(config-line)#int s0
R1(config-if)#encapsulation frame-relay
R1(config-if)#ip address 13.1.1.1 255.255.255.0
R1(config-if)#no sh
R1(config-if)#frame-relay interface-dlci 103
R1(config-fr-dlci)#end
R1#

R2 配置
Router>en
Router#conf t

Router(config)#hostname R1
R2(config)#no ip domain loo
R2(config)#line console 0
R2(config-line)#exec-timeout 0 0
R2(config-line)#logg sy
R2 (config)#no ip routing
R2 (config)#frame-relay switching
R2 (config)#int s0
R2 (config-if)#encapsulation frame-relay
R2 (config-if)#frame-relay intf-type dce
R2 (config-if)#clock rate 64000
R2 (config-if)#frame-relay route 103 interface s0/1 301
R2 (config-if)#no sh
R2 (config-if)#
R2 (config)#int s1
R2 (config-if)#encapsulation frame-relay
R2 (config-if)#frame-relay intf-type dce
R2 (config-if)#clock rate 64000
R2 (config-if)#frame-relay route 301 interface s0/0 103
R2 (config-if)#frame-relay lmi-type ansi
R2 (config-if)#no sh
R2 (config-if)#end

R3配置
Router>en
Router#conf t
Router(config)#hostname R1
R3(config)#no ip domain loo
R3(config)#line console 0
R3(config-line)#exec-timeout 0 0
R3(config-line)#logg sy
R3(config-line)#int s0
R3(config-if)#encapsulation frame-relay
R3(config-if)#ip address 13.1.1.3 255.255.255.0
R3(config-if)#no sh
R3 (config-if)#frame-relay lmi-type ansi
R3(config-if)#frame-relay interface-dlci 103
R3(config-fr-dlci)#end

R1 ping R3
R1#ping 13.1.1.3

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 13.1.1.3, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 72/88/112 ms

R1#sh frame-relay map
Serial0 (up): ip 13.1.1.3 dlci 103(0x67,0x1870), dynamic,

broadcast,, status defined, active



R3 ping R1
R3#ping 13.1.1.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 13.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 68/93/168 ms

R3#sh frame-relay map
Serial0(up): ip 13.1.1.1 dlci 301(0x12D,0x48D0), dynamic,

broadcast,, status defined, active

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
发表于 2008-7-28 09:14:39 | 显示全部楼层
表示鼓励一下!精神可佳啊!
发表于 2008-7-28 13:34:49 | 显示全部楼层

原理,最重要!!

原理,最重要!!

领悟原理,才能做到拓扑变化了也是可以做的。

我没有按照上面的做,后来照样做出了“隧道”的郑中继!!

说白了,还是原理~~~
发表于 2008-8-19 00:21:12 | 显示全部楼层
牛B牛B牛B牛B牛B
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|熊猫同学技术论坛|小黑屋| 网络工程师论坛 ( 沪ICP备09076391 )

GMT+8, 2024-11-22 14:43 , Processed in 0.091482 second(s), 19 queries , Gzip On.

快速回复 返回顶部 返回列表