Re: Route-Map

From: cannonr (cannonr@attbi.com)
Date: Sun Feb 09 2003 - 14:54:00 GMT-3


No,

You are permitting the condition that you include in the route-map. Like if
you do a set ip next hop, your matched permit statement will allow the next
hop to be set. A deny will not allow the next hop to be set.

----- Original Message -----
From: "Jorge Epifbnio" <jorge.epifanio@contacto5.icep.pt>
To: <ccielab@groupstudy.com>
Sent: Sunday, February 09, 2003 11:14 AM
Subject: Route-Map

> Is:
>
> Route-map A deny 10
>
> Match ip address 10
>
> Route-map A permit 20
>
> Match ip address 20
>
> Access-list 10 permit 50.0.0.0
>
> Access-list 20 permit any
>
>
>
> Equal to:
>
> Route-map A permit 10
>
> Match ip address 10
>
> Route-map A deny 20
>
> Access-list 10 deny 50.0.0.0
>
> Access-list 10 permit any
> .
.



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:17 GMT-3