Re: Route map question

From: Daniel Beynon (dbeynon@xxxxxxxxxxx)
Date: Sun Aug 06 2000 - 14:17:06 GMT-3


   
You should consider using an offset-list. This is a
much easier way to accomplish the metric manipulation.

Dan

>From: Harbir Kohli <harbirk@sympatico.ca>
>Reply-To: Harbir Kohli <harbirk@sympatico.ca>
>To: "'Ccielab" <ccielab@groupstudy.com>
>Subject: Route map question
>Date: Sun, 06 Aug 2000 10:40:06 -0400
>
>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