设为首页收藏本站language 语言切换
查看: 2108|回复: 5
收起左侧

[已解决] IPV6帧中继问题

[复制链接]
发表于 2014-1-7 17:33:17 | 显示全部楼层 |阅读模式
拓扑如下:

Frame-Relay.JPG
R1为HUB端 R2、R3为spoke端R4为帧中继
R1 IPV6 2010:1:1:1::1/64
R2 IPV6 2010:1:1:1::2/64
R3 IPV6 2010:1:1:1::3/64
配置完帧中继发现R1 ping R2、R3没有问题R2 ping R3不通,怀疑map问题配置IPV4测试,发现IPV4 环境下R2可以ping通R3

配置如下:

R1:
en
conf t
host R1
no ip do lo
line con 0
exec-t 0 0
logg sy
exit
inter s1/1
ip add 10.1.1.1 255.255.255.0
ipv6 add 2010:1:1:1::1/64
en fram
no fram inv
fram map ip 10.1.1.2 102 b
fram map ip 10.1.1.3 103 b
fram map ipv6 2010:1:1:1::2 102 b
fram map ipv6 2010:1:1:1::3 103 b
no shut
end
R2:
en
conf t
host R2
no ip do lo
line con 0
exec-t 0 0
logg sy
exit
inter s1/2
ip add 10.1.1.2 255.255.255.0
ipv6 add 2010:1:1:1::2/64
en fram
no fram inv
fram map ip 10.1.1.1 201 b
fram map ip 10.1.1.3 201 b
fram map ipv6 2010:1:1:1::1 201 b
fram map ipv6 2010:1:1:1::3 201 b
no shut
end
R3:
en
conf t
host R3
no ip do lo
line con 0
exec-t 0 0
logg sy
exit
inter s1/3
ip add 10.1.1.3 255.255.255.0
ipv6 add 2010:1:1:1::3/64
en fram
no fram inv
fram map ip 10.1.1.1 301 b
fram map ip 10.1.1.2 301 b
fram map ipv6 2010:1:1:1::1 301 b
fram map ipv6 2010:1:1:1::2 301 b
no shut
end
FR:
en
conf t
host FR
no ip do lo
line con 0
exec-t 0 0
logg sy
exit
fram sw
inter s1/1
en fram
fram lmi-ty cisco
fram intf-ty dce
clo ra 64000
fram route 102 inter s1/2 201
fram route 103 inter s1/3 301
no shut
inter s1/2
en fram
fram lmi-ty cisco
fram intf-ty dce
clo ra 64000
fram route 201 inter s1/1 102
no shut
inter s1/3
en fram
fram lmi-ty cisco
fram intf-ty dce
clo ra 64000
fram route 301 inter s1/1 103
no shut
end

 楼主| 发表于 2014-1-9 18:56:11 | 显示全部楼层
怎么看不到回复
6# 2014-1-9 18:56:11 回复 收起回复
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-4-26 17:04 , Processed in 0.108489 second(s), 29 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

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