From: Plukkie (plukkie@gmail.com)
Date: Sat Aug 26 2006 - 04:59:44 ART
Chris,
Good question. I had the same problem and discovered that you have to match
on the more-sepcifics that fit in the summary. As long there's one hit, the
summary will be set to your requirements in the route-map.
So, change your prefix-list to ip prefix-list setmet seq 5 permit
10.1.0.0/20 ge 21
On 8/26/06, chris.guzman@mckesson.com <chris.guzman@mckesson.com> wrote:
>
> When redistributing between RIP and OSPF, I am trying to set a
> metric-type type-1 on the summary address such as..
>
>
> router ospf 10
> router-id 3.3.3.3
> summary-address 10.1.0.0 255.255.240.0
> redistribute rip metric 200 subnets route-map rip2ospf
>
>
> route-map rip2ospf permit 20
> match ip address prefix-list setmet
> set metric-type type-1
>
> ip prefix-list setmet seq 5 permit 10.1.0.0/20
>
> The route-map rip2ospf does NOT seem to work, since this is only looking
> at the RIP routes that are redistributed into OSPF. The summary route is
> not in the RIP database, so it doesnt get changed in the route-map.
>
> Am I correct in this assumption? What would be the best way to change
> the metric-type for an OSPF summary route, so that it gets brought in the
> OSPF domain as an E1 route?
>
>
> Thanks
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:58 ART