My ISP's ASN is 7018.
Is following the correct syntax?
^7018_?[0-9]*$
If so, how the heck do I get the "?" in there?
The 7200 tells me:
"Router(config)#ip as-path access-list 1 permit ?
LINE A regular-expression to match BGP AS paths. Use "ctrl-v ?" to enter "?"
When I do ctrl-v ? though, it gives me "^_" instead of "?".
Anyone have any idea?
Is following the correct syntax?
^7018_?[0-9]*$
If so, how the heck do I get the "?" in there?
The 7200 tells me:
"Router(config)#ip as-path access-list 1 permit ?
LINE A regular-expression to match BGP AS paths. Use "ctrl-v ?" to enter "?"
When I do ctrl-v ? though, it gives me "^_" instead of "?".
Anyone have any idea?