From: gladston@br.ibm.com
Date: Mon Dec 06 2004 - 15:46:26 GMT-3
I tested these two Regular Expression:
^216_[0-9]*$ - matches 216, 216_1200
^216_(.*)?$ - matches 216, 216_1200, 216_1200_777
I am trying to make a logical map (so I can remember it) of how IOS interprets []* as just one AS and (.*) as one or more AS.
Any Idea?
This archive was generated by hypermail 2.1.4 : Mon Jan 03 2005 - 10:31:25 GMT-3