From: alain faure (alainfaure@xxxxxxxx)
Date: Thu Nov 08 2001 - 19:19:05 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:09 GMT-3