From: michael robertson (michael_w_2ca@xxxxxxxx)
Date: Fri Feb 08 2002 - 19:11:09 GMT-3
Hi, Group,
I think that the route-map one will not meet the
requirement of the question. Because the statement 10
of the route-map will always be met ( in most cases in
the question). Thus it doesn't go statement 20 and 30.
So I really doute the solution given by Jeff Dolye.
ANy more explanation will be greatly appreciated
REgards
michael
route-map exercise5 deny 10
> match ip addres 1
>
--- "Chua, Parry" <Parry.Chua@compaq.com> wrote:
> I will prefer to answer in the following ways
>
>
> Route-map 1
> ============
> access-list 1 permit 10.201.100.0
>
> route-map exercise5 deny 10
> match ip addres 1
>
> The other two follow the same.
>
> Parry Chua
>
> -----Original Message-----
> From: michael robertson
> [mailto:michael_w_2ca@yahoo.ca]
> Sent: Friday, February 08, 2002 2:19 PM
> To: ccielab@groupstudy.com
> Subject: route map question correction
>
>
> Hi, Group,
>
>
> Sorry, I mis-typed the question, the following is a
> correct one. is question 4 of page 840(Jeff's book)
>
> I meet some problem on the question on page Jeff's
> book 840 (question 4 )It seems to me that the
> solution is a little bit confusing to me>
>
> Can somebody explain to me what's the difference
> between the following two route-map.
>
> --------------------------------------
> route-map 1:
>
> access-list 1 deny 10.201.100.0
> access-list 1 permit any
>
>
>
> route-map exercise5 permit 10
> match ip addres 1
>
> route-map exercise5 permit 20
> match route-type internal
> set metric 10
> set metric-type type-1
>
> route-map exercise5 permit 30
> match route-type external
> set metric 50
> set metric-type type-2
>
> -------------------------------------------
>
>
>
> The following is route-map 2
>
>
> *********************************
>
> route-map 2:
>
> access-list 1 deny 10.201.100.0
> access-list 1 permit any
>
>
>
>
>
> route-map exercise5 permit 20
> match ip addres 1
> match route-type internal
> set metric 10
> set metric-type type-1
>
> route-map exercise5 permit 30
> match ip addres 1
> match route-type external
> set metric 50
> set metric-type type-2
>
> ************************************
>
>
> Question: As the question asked to configure the
> router to redistribute internal EIGRP routes into
> OSPF
> as E1 routes with a metric 10 and to redistribute
> external EIGRP routes into OSPF as E2 routes with a
> metric, ALl should be redistributed except
> 10.201.100.0/24.
>
> THe route-map 1 is the soluton which I think might
> be
> wrong, As route-map will process route-map
> sequencially, whenever it find the first match:
>
> route-map exercise5 permit 10
> match ip addres 1
>
> Then the route map will not go further ( in my
> understanding) to statement 20 and 30. SO The first
> route-map only deny the redistribution of
> 10.201.100.0/24. IT actually doesn't process 20 and
> 30, so it doesn't meet the requirement.
>
>
> Am I wrong? or DO i miss something?
>
>
> As always, your help will be greatly appreciated
>
>
>
>
This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:16 GMT-3