初级网络工程师专题--frame-relay[帧中继配置]
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://59099.blog.51cto.com/49099/16685 |
![]() R2是帧中继交换机 R1---R2的DLCI是102 R2----R3的是201 R2: R2(config)#frame-relay switching R2(config)#int s0
R2(config-if)#encapsulatiion frame-raley R2(config-if)#frame-relay intf-type dce R2(config-if)#clock rate 64000
R2(config-if)#frame-relay lmi-type cisco R2(config-if)#frame-relay route 102 interface s1 201 R2(config-if)#no shut R2(config)#int s1
R2(config-if)#encapsulatiion frame-raley R2(config-if)#frame-relay intf-type dce R2(config-if)#clock rate 64000
R2(config-if)#frame-relay lmi-type cisco R2(config-if)#frame-relay route 201 interface s0 102 R2(config-if)#no shut R1:
R1(config)#int s0 R1(config-if)#encapsulation frame-relay R1(config-if)#ip address R1(config-if)#frame-relay map i R1(config-if)#no shut R3: R3config)#int s1 R3(config-if)#encapsulation frame-relay R3(config-if)#ip address 10.0.0.2 255.255.255.252 R3(config-if)#frame-relay map i R3(config-if)#no shut 帧中继是可以PING通的,但是目前还不能PING通自己,所以我们给自身加一条映射: R1: R1(config)#int s0 R1(config-if)#frame-relay map i R3: R3config)#int s1 R3(config-if)#frame-relay map i 本文出自 “沉沦-给生命另外一个起点” 博客,请务必保留此出处http://59099.blog.51cto.com/49099/16685 本文出自 51CTO.COM技术博客 |




枫速向航
博客统计信息
热门文章
最新评论
友情链接

