Re: redistribute + route-map option

From: Alexei Monastyrnyi (alexeim@orcsoftware.com)
Date: Wed May 24 2006 - 05:01:33 ART


Hi there.
Worth checking if your "match ip address" actually matches something...

A.

on 23/05/2006 20:44 Radoslav Vasilev wrote:
> Hi Group,
>
> I was trying to increase the metric of an EIGRP route being redistributed in
> OSPF domain.
> The idea was to increase the metric of a single route of of a bunch of other
> routes coming from EIGRP to OSPF.
> Therefore i tried the follwoing:
>
> router ospf 100
> redistribute eigrp 10 subnets route-map eigrp10ospf100
> [...]
>
>
> route-map eigrp10ospf100 permit 10
> match ip address prefix net1
> set metric 1000000
> route-map eigrp10ospf100 permit 100
>
> That didn't work. So, what the heck - i did:
>
> router ospf 100
> redistribute eigrp10 subnets metric 1000000
>
>
> Now you see how desparate i was.
>
> My question: Is the metric tuning inside a ``redistribute ... route-map``
> supposed to work or is the route-map only for filtering routes out?
> Any other way i can influence route-metric (maybe in general, not only for
> OSPF) while redistributing?
>
>
> Thanks!
> Rado
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Thu Jun 01 2006 - 06:33:22 ART