Re: Route map question

From: Sheref Mohamed (baltaga_2000@xxxxxxxxx)
Date: Mon Aug 07 2000 - 03:05:59 GMT-3


   

why you don't configure s1 as a passive interface !

--- Harbir Kohli <harbirk@sympatico.ca> wrote:
> Hello
>
> Need some help using route-map.
>
> This is my routing table
> >R 192.168.12.0/24 [120/1] via 10.33.25.2,
> 00:00:00, Serial1
> [120/1] via 10.33.55.2,
> 00:00:23, Serial0
>
> I would like to change this route-table so that all
> routes I learn from
> 10.33.25.2 I add a metric of 2, so that the rip
> route is preferable via
> 10.33.55.2.
>
> I did the following:
> access-list 1 permit 10.33.25.2
> route-map ripfilter permit 10
> match ip route-source 1
> set metric 3
> and
> int serial 1
> ip policy route-map ripfilter
>
> It does not work why ?
>
> This is my first try creating route-maps so it is
> probably something
> basic that I am doing wrong.
>
> Help me fix this
>
> Thanks in advance
>
> Harbir
>
>
>
>
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:22 GMT-3