BGP regex
grouping without an action on it does not really make much sense…
John wrote: Need a little explanation
AS path access list 1 permit ^54(_[0-9]+)$
AS path access list 2 permit ^54(_[0-9]+)?$
To me the #1 should permit as 54 and one other as, but it doesn’t. The second one does allow as 54 and another as. I guess my question is do I need something like ? or + after the (_[0-9]+) to make the grouping valid? I know I’m not asking in a very intelligable manner, but I find this a little confusing
Blogs and organic groups at http://www.ccie.net
























