View Single Post
  #8 (permalink)  
Old 2006-11-03
cpcpc cpcpc is offline
Member
 
Join Date: 2006-10-27
Location: MA, USA
Posts: 44
Rep Power: 0
cpcpc has an average reputation (10+)
Default Re: OSPF on VPN Tunnel interface

Wow, I added the following to my DR config and it worked !!!

interface <vt>
ip ospf 1 area 0.0.0.0
enable
exit
exit

Chillyjim, thank you so much!

Now the question is, why on my FW GW, I do not need to configure vt interface on Gated CLI but it's working fine. Is this config only required for Clustering setup?

Thanks again :-)
Reply With Quote