Re: route map question

From: SonicSS99 (sonicsol@xxxxxxxxxxxxxx)
Date: Thu Feb 07 2002 - 01:02:39 GMT-3


   
IMHO:

For correct route map operation, here is the order:

1) ACL
2) Route-map
3) Apply to the routing process

If the steps are taken in different order, drastic things may occur. For
example - redistribution against a route map. If it is specified under the
routing process, but doesn't exist, what happens to the routes? Nothing
matches, so are they passed or dropped?

Comments welcome.

Dave Steinke, CCNP/CCDP
sonic@cisco.com

At 10:05 PM 2/6/2002 -0500, michael robertson wrote:
>Hi, Group,
>
>I have some problem with using route map, hope
>somebody can clearify me.
>
>Question 1: In Jeff's book page 825, he use route-map
>griffy in router ospf 1, then specity what's route-map
>griffy, and finally he make an access-list. What's the
>good sequence to make these three step. the way i
>mentioned above or we just reverse it. First make
>access-list 1, then make a route map and finally put
>the route map in a routing process. Which way is
>better?
>
>
>
>Question 2. If I go with routing process--->then route
>map-------->finally access-list, then there is some
>problem,i.e.
>
>in my case, if i only write:
>
>router isis
>redistribute ospf 1 metric 25 route-map Toad
>metric-type internal level-2
>then router zerbina doesn't get any route.
>
>But whenever I input a route-map i.e.
>
> route-map Toad permit 10
>match ip address 1
>
>at this moment, even though I don't input any
>access-list 1, router zerbina can get all the route
>172.16.1.0---172.16.9.0. Why does this happen. Because
>when the route-map toad go to call access-list 1, then
>access-list 1 is empty, then by default, I guess
>route-map Toad should deny all the route, why rouer
>zerbina learn all the route?
>
>
>Question 3. Can I use named access-list in route-map,
>any suggestions? what situation can i use named
>access-list, I know named access-list is extended
>only.
>
>As always, all the comments and help will be greatly
>appreciated
>
>
>
>Thanks
>
>
>Michael
>
>
>
>
>



This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:14 GMT-3