Forum Discussion
Deb_Allen_18
Mar 01, 2006Historic F5 Account
Using matchclass with network classes
I'm pretty comfortable with matchclass in general, but I was wondering if there are some subtleties for IP classes containing subnets (which I have not used with matchclass much).
I'm building a...
Ron_Carovano_75
Jul 19, 2011Historic F5 Account
Dan, the F5 Deployment Guide will be available, shortly. There is an iRule that is involved to make the integration work.
I've just reached out to the team who is publishing this guidenace and will post when it is available. If you need anything additional, you can contact me directly at r.carovano@f5.com
Ron
- StephanMantheyMar 18, 2015
Nacreous
Hi Arie, I just gave it a try on v11.5.2 and the best possible "result" was kind of globbing (10.*). Tried several kind of regular expressions i.e. 10\.\[0-9\]\{1,3\}\.\[0-9\]\{1,3\}\.\[0-9]\{1,3\} or 10\.\[0-9\]+\.\[0-9\]+\.\[0-9\]+ but got always error messages. I would recommend to open a support case. Thanks, Stephan