From: Chuck Church (cchurch@xxxxxxxxxxxx)
Date: Tue Feb 05 2002 - 01:19:03 GMT-3
All,
I'm trying to mutually redist between ospf1 and igrp1. I'm using
ospf2 process as the 'middleman' to facilitate summarization 'out' of ospf
1, which is actually summarization into ospf 2. But I'm not getting any
redistribution either direction. My config looks like this on the redistng
router:
router ospf 1
redistribute ospf 2 subnets
network 172.16.106.1 0.0.0.0 area 6
network 172.16.146.6 0.0.0.0 area 1
neighbor 172.16.146.4
neighbor 172.16.146.1
!
router ospf 2
summary-address 172.16.104.0 255.255.255.0
redistribute ospf 1 subnets
redistribute igrp 1 subnets route-map ig2os
!
router igrp 1
redistribute connected metric 64 100 255 1 1500
redistribute ospf 2 metric 64 100 1 255 1500
network 172.16.0.0
This router has all the necessary OSPF neighbors via the neighbor
statements, and has inter and intra area routes. But the database for ospf
process 2 is empty, rather than having externals from process 1. The IGRP
interface is /24, and there are plenty of OSPF /24 routes in the table.
Version is 12.0.18. The route-map ig2os allows just 2 IGRP subnets out into
ospf. Deb ip igrp tra shows no outgoing routes that came from OSPF. Any
ideas? Is this how you implement the 'middleman' process?
Thanks,
Chuck
This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:11 GMT-3