Re: Redistributing EIGRP that has summary-address into OSPF

From: ccie1101 (ccie1101@gmail.com)
Date: Thu Oct 25 2007 - 13:39:08 ART


Hi GS,
       I am redistributing EIGRP into OSPF and since I have an eigrp
summary-address that goes into OSPF when
the redistribution takes place which has the whole network of X.X.0.0/16, do
I need to do something like this ?

router ospf 1
redistribute eigrp 20 subnets route-map DENY_NULL
!
route-map DENY_NULL deny 10
  match int null0
!
!
route-map DENY_NULL permit 20
!
!
       I think this is the way to go around as we should not be seeing the
summary-address back into the whole POD.

Pls advice,

cheers,
ccie1101.



This archive was generated by hypermail 2.1.4 : Fri Nov 16 2007 - 13:11:18 ART