Re: redistribute + route-map option

From: Arun Arumuganainar (aarumuga@hotmail.com)
Date: Wed May 24 2006 - 06:26:20 ART


Pls attach the following !!!

1) What is the prefix that you wanted to change the metric ???
2) "sh runn | i prefix-list" output... /* need to examine the prefix list
definition */
3) "sh ip route" output ../* Need to examine what is the metric that is
actually getting set */

These 3 things would gives us a clue on what is happening .

Thanks and Regards
Arun
----- Original Message -----
From: "Radoslav Vasilev" <deckland@gmail.com>
To: "Cisco certification" <ccielab@groupstudy.com>
Sent: Wednesday, May 24, 2006 4:29 AM
Subject: redistribute + route-map option

> 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