
Is there any documentation on the regex in the expected ASpath? None of the alarm types seem to do what I want, so I figured I'd try out advanced & see what happened. I have no transit customers & I know what all of my upstream & peer ASs are, so I want an expected AS path of something like this: <start|anything> (as1|as2|as3) 3944 <end> I figure the regex is sorta like this: (^|\b)(2914|3066)\s(3944)$ but I'm not sure what the difference is between \b and \s nor if all of the ASs should be in () or not. When creating an alarm, I didn't put in any prefix, and when I hit the create, I got "Invalid chars in IP" and the alarm type reset to origin. The fields should have stayed all the same, the error message should have started with something like "Error: ", and the error message have mentioned which field had the error (the Prefix in my case). I was looking at managed alarms, hit edit to change one of my origin alarms, and the create alarm page changed the alarm type from origin to advanced & also cleared the my ASN field. --asp
participants (1)
-
Andrew Partan