Re: Just want confirm this match requirement

From: stefan vogt (stefan-uwe_vogt@web.de)
Date: Tue Mar 04 2003 - 17:57:58 GMT-3


If my notes are right, then there is a logical AND between match statements in different lines like:

route-map filte-as permit 10
 match as-path 20
 match as-path 30

and a logical OR when putting both acls in the same line like
route-map filte-as permit 10
 match as-path 20 30

-Stefan

"love cisco" <love_cisco@hotmail.com> schrieb am 04.03.03 11:12:07:
>
> For this example:
> Is the !0match!1 requiring both as-path access-list or just any one of the
> as-path access-list?
>
> =======================================
> ip as-path access-list 20 permit ^220_
> ip as-path access-list 30 permit _800$
> !
> route-map filte-as permit 10
> match as-path 20 30
>
>
>
> _________________________________________________________________
> Cb7QOBTX MSN Explorer: http://explorer.msn.com/lccn/



This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:32 GMT-3