ospf redistribute mactch

From: alain faure (alainfaure@xxxxxxxx)
Date: Sat Nov 10 2001 - 14:53:34 GMT-3


   
Hello,

I would like to redistribute from OSPF to ISIS, only internal route.
I was thinking i have two solutions (but the first don't seemes to work
correctly):

1-
router isis
 summary-address 192.192.44.0 255.255.255.0
 redistribute ospf 10 match internal (so, what mean this match ?, thanks)
 net 49.0001.4444.4444.4444.00

2-
router isis
 summary-address 192.192.44.0 255.255.255.0
 redistribute ospf 10 route-map INTERNALONLY
 net 49.0001.4444.4444.4444.00
!
route-map INTERNALONLY permit 10
 match route-type internal
!
route-map INTERNALONLY deny 20

Best regards



This archive was generated by hypermail 2.1.4 : Fri Jun 21 2002 - 06:45:12 GMT-3