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

[求助] DMVPN HUB在和Spoke建立OSPF邻居后,收不到Spoke 的Hello包直到超时.....

[复制链接]
发表于 2014-2-13 15:10:25 | 显示全部楼层 |阅读模式
DMVPN.png
DMVPN HUB在和Spoke建立OSPF邻居后,收不到Spoke 的Hello包直到超时.....HUB超时后又能收到Spoke的Hello包,又建立邻居,然后又超时,然后又建立邻居,,然后又超时,一直循环下去.............这不科学啊
IPsec配用上去
T.png R1是HUB,R2.R3是Spoke
配置:
R1
interface Loopback1
ip address 1.1.1.1 255.255.255.255
!
interface Tunnel1
ip address 172.168.1.1 255.255.255.0
no ip redirects
ip mtu 1400
ip nhrp authentication cisco
ip nhrp map multicast dynamic
ip nhrp network-id 10
ip nhrp redirect
ip ospf network broadcast
ip ospf priority 255
tunnel source FastEthernet1/0
tunnel mode gre multipoint
tunnel key 123456
!
interface FastEthernet0/0
no ip address
shutdown
duplex full
!
interface FastEthernet1/0
ip address 180.1.1.2 255.255.255.252
speed auto
duplex auto
!
interface FastEthernet1/1
no ip address
shutdown
speed auto
duplex auto
!
router ospf 1
network 1.1.1.1 0.0.0.0 area 0
network 172.168.1.0 0.0.0.255 area 0
!

R2
interface Loopback1
ip address 2.2.2.2 255.255.255.255
!
interface Tunnel1
ip address 172.168.1.2 255.255.255.0
no ip redirects
ip mtu 1400
ip nhrp authentication cisco
ip nhrp map 172.168.1.1 180.1.1.2
ip nhrp network-id 10
ip nhrp nhs 172.168.1.1
ip nhrp shortcut
ip ospf network broadcast
tunnel source FastEthernet1/0
tunnel mode gre multipoint
tunnel key 123456
!
interface FastEthernet0/0
no ip address
shutdown
duplex full
!
interface FastEthernet1/0
ip address 181.1.1.2 255.255.255.252
speed auto
duplex auto
!
interface FastEthernet1/1
no ip address
shutdown
speed auto
duplex auto
!
router ospf 1
network 2.2.2.2 0.0.0.0 area 0
network 172.168.1.0 0.0.0.255 area 0
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
ip route 0.0.0.0 0.0.0.0 181.1.1.1






发表于 2014-3-3 09:35:00 | 显示全部楼层
R2上  把ospf的优先级设置成0  试一试
沙发 2014-3-3 09:35:00 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2014-8-14 15:39:40 | 显示全部楼层
要把Tunnel 口的的OSPF网络类型改为点到多点 就OK了
板凳 2014-8-14 15:39:40 回复 收起回复
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-4-28 07:20 , Processed in 0.120178 second(s), 27 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

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