RE: Route map question

From: Earl Aboytes (earl@xxxxxxxxxxxx)
Date: Sun Aug 06 2000 - 13:46:38 GMT-3


   
Nevermind. I was thinking BGP.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Earl Aboytes
Senior Technical Conultant
GTE Managed Solutions
805-381-8817
earl.aboytes@verizon.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of Earl
Aboytes
Sent: Sunday, August 06, 2000 8:58 AM
To: Harbir Kohli; 'Ccielab
Subject: RE: Route map question

You need to place the route-map on your neighbor statement. You could
shorten your route-map to "set metric 3" only and then place it as an
incoming route-map.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Earl Aboytes
Senior Technical Conultant
GTE Managed Solutions
805-381-8817
earl.aboytes@verizon.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Harbir Kohli
Sent: Sunday, August 06, 2000 7:40 AM
To: 'Ccielab
Subject: Route map question

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:21 GMT-3