设为首页收藏本站language 语言切换
12
返回列表 发新帖
楼主: 栉远方
收起左侧

[已解决] 帧中继 两端路由端口IP不在同一网段 能不能ping通?

  [复制链接]
发表于 2013-7-31 17:19:33 | 显示全部楼层
16# 2013-7-31 17:19:33 回复 收起回复
回复 支持 反对

使用道具 举报

 楼主| 发表于 2013-7-31 17:51:41 | 显示全部楼层
px5285177 发表于 2013-7-31 16:17
在FRSW上show frame-relay route 看状态是不是active
在R1-R2上 show frame-relay map看状态是不是activ ...

全是active的      重启了也没用啊 -。-

点评

我看你还是把你的配置和show的结果发上来,大家给你排错吧.  详情 回复 发表于 2013-7-31 22:32
17# 2013-7-31 17:51:41 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2013-7-31 17:54:22 | 显示全部楼层
18# 2013-7-31 17:54:22 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2013-7-31 22:18:40 | 显示全部楼层
回复楼主 帧中继 网络 两端IP地址不在同一网段是可以通的  frame-relay 转发是看DLCI号  如果show frame-relay map有对应的DLCI号 直接转发能通 即使路由表里没有对方的路由
19# 2013-7-31 22:18:40 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2013-7-31 22:32:24 | 显示全部楼层
栉远方 发表于 2013-7-31 17:51
全是active的      重启了也没用啊 -。-

我看你还是把你的配置和show的结果发上来,大家给你排错吧.
20# 2013-7-31 22:32:24 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2013-7-31 23:03:30 | 显示全部楼层
21# 2013-7-31 23:03:30 回复 收起回复
回复 支持 反对

使用道具 举报

 楼主| 发表于 2013-8-3 15:42:33 | 显示全部楼层
px5285177 发表于 2013-7-31 22:32
我看你还是把你的配置和show的结果发上来,大家给你排错吧.

R1--R2--R3


R2:
frame-relay switching
!         
!  
interface Serial1/0
no ip address
encapsulation frame-relay
no ip route-cache
serial restart-delay 0
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 100 interface Serial1/1 101
!         
interface Serial1/1
no ip address
encapsulation frame-relay
no ip route-cache
serial restart-delay 0
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 101 interface Serial1/0 100
!



R1

interface Serial1/0
ip address 11.1.1.1 255.255.255.0
encapsulation frame-relay
serial restart-delay 0
frame-relay map ip 12.1.1.1 100 broadcast
no frame-relay inverse-arp
!  




R3
      
interface Serial1/0
ip address 12.1.1.1 255.255.255.0
encapsulation frame-relay
serial restart-delay 0
frame-relay map ip 11.1.1.1 101 broadcast
no frame-relay inverse-arp
!         

点评

R1#ping 12.1.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 12.1.1.1, timeout is 2 seconds: !!!!! R2#sh fram route Input Intf Input Dlci Output Intf Outpu  详情 回复 发表于 2013-8-3 16:13
22# 2013-8-3 15:42:33 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2013-8-3 16:13:39 | 显示全部楼层
栉远方 发表于 2013-8-3 15:42
R1--R2--R3

R1#ping 12.1.1.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 12.1.1.1, timeout is 2 seconds:
!!!!!

R2#sh fram route
Input Intf      Input Dlci      Output Intf     Output Dlci     Status
Serial1/0       100             Serial1/1       101             active
Serial1/1       101             Serial1/0       100             active

R1#
R1#sh fram map
Serial1/0 (up): ip 12.1.1.1 dlci 100(0x64,0x1840), static,
              broadcast,
              CISCO, status defined, active

R3#sh fram map
Serial1/1 (up): ip 11.1.1.1 dlci 101(0x65,0x1850), static,
              broadcast,
              CISCO, status defined, active

R3#ping 11.1.1.1

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

我测试OK哦...
23# 2013-8-3 16:13:39 回复 收起回复
回复 支持 反对

使用道具 举报

 楼主| 发表于 2013-8-4 16:47:05 | 显示全部楼层
px5285177 发表于 2013-8-3 16:13
R1#ping 12.1.1.1

Type escape sequence to abort.

找到原因了  
24# 2013-8-4 16:47:05 回复 收起回复
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-6-18 17:34 , Processed in 0.075303 second(s), 21 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

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