From: Chua, Parry (Parry.Chua@xxxxxxxxxx)
Date: Wed Dec 26 2001 - 22:49:22 GMT-3
   
Hi Lee,
Try the following changes,
access-list 1 permit 10.201.100.0   !!! instead of deny
route-map eigrp2ospf deny 10        !!! instead of permit
 match ip address 1
Thes rest remain the same
Parry Chua
////////////////////////
Route-map config in FR:
access-list 1 deny   10.201.100.0
access-list 1 permit any
route-map eigrp2ospf permit 10
 match ip address 1
!
route-map eigrp2ospf permit 20
 match route-type internal
 set metric 10
 set metric-type type-1
!
route-map eigrp2ospf permit 30
 match route-type external
 set metric 50
 set metric-type type-2
IS THE RESULT THAT I GOT CORRECT ????
THANK IN ADVANCE.
regards,
lee
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:48 GMT-3