Re: tunnel recursive routing

From: GAURAV MADAN (gauravmadan1177@gmail.com)
Date: Mon Jul 21 2008 - 11:49:14 ART


Hi

Please see configs u asked for .. I am using 163.1.15.1 and 163.1.15.5
as tunnel interface address .

R5

Rack1R5(config-if)#do sh run | beg router ospf
router ospf 10
 router-id 150.1.5.5
 log-adjacency-changes
 area 0 range 150.1.4.0 255.255.254.0
 network 150.1.5.5 0.0.0.0 area 0
 network 163.1.5.5 0.0.0.0 area 0
 network 163.1.15.5 0.0.0.0 area 0 <==== Tunnel int
 network 163.1.35.5 0.0.0.0 area 1 <=== R5--R3 int
 network 163.1.54.5 0.0.0.0 area 0
!

Rack1R1#sh run | beg router ospf
router ospf 10
 router-id 150.1.1.1
 log-adjacency-changes
 redistribute connected subnets route-map LOOPBACK->OSPF
 network 150.1.1.1 0.0.0.0 area 1
 network 163.1.12.1 0.0.0.0 area 2
 network 163.1.13.1 0.0.0.0 area 1
 network 163.1.15.1 0.0.0.0 area 0 <==== Tunnel int
 neighbor 163.1.13.3 <==== R1-R3 int
 neighbor 163.1.12.2
On Mon, Jul 21, 2008 at 8:14 PM, Sadiq Yakasai <sadiqtanko@gmail.com> wrote:
> Gaurav,
>
> Can you provide us with the running config for the ospf process?
>
> When you get the recursive error when using the loopbacks, are you using
> different IP addresses on the tunnel interfaces?
>
> Sadiq



This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:56 ART