From: Jignesh Desai (jidesai1@xxxxxxxxx)
Date: Tue Aug 13 2002 - 19:59:29 GMT-3
   
Group,
I have the following config:
interface Serial0
 ip address 10.2.10.1 255.255.255.0
 no ip directed-broadcast
 no ip mroute-cache
 no fair-queue
 clockrate 125000
!
interface Serial1
 ip address 10.1.10.1 255.255.255.0
 no ip directed-broadcast
 clockrate 125000
!
router ospf 1
 network 10.2.10.1 0.0.0.0 area 1
!
router igrp 1
 passive-interface Serial0
 network 10.0.0.0
My problem is that IGRP is advertising the OSPF
network, 10.2.10.1.  How do I prevent IGRP from doing
this and advertise the 10.2.10.0 subnet via OSPF?  I
want to redistribute 10.2.10.1 into IGRP.  I can't
configure a distribute list b/c that will prevent
10.2.10.0 subnet from being advertise even via OSPF.
Thanks for your help.
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:24 GMT-3