From: Kevin M. Woods (kev@xxxxxxx)
Date: Fri Jun 09 2000 - 15:15:19 GMT-3
The RE used in as-path access-list 10 below would match
every AS_PATH possible, including empty.
Kevin
// 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