From: Bill Dellamar (wdellamar@xxxxxxxxx)
Date: Fri Jun 09 2000 - 14:40:15 GMT-3
Could someone provide some examples of what would
and/or would not match this access-expression:
ip as-path access-list 10 permit ^.*$
^ is the start of the string
. matches any wildcard
* is 0 to any occurance of the object
$ is end of string.
How does it relate to this statement:
route-map INfromAnotherAS permit 10
match as-path 10
set local-preference 120
What AS's or routes would match as-path 10 and get
their local preference set to 120.
Thanks,
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:41 GMT-3