Deployment Guide

306 | Regular Expressions Dell Networking W-ClearPass Guest 6.0 | Deployment Guide
Regex Matches
\d Any decimal digit
\D Any character that is not a decimal digit
The regular expression syntax used is Perl-compatible. For further details on writing regular expressions, consult a
tutorial or programming manual.