Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
@KevinR99 wrote:HiI have a requirement to profile devices based on IP range. This is easy if my subnets are on octet boundries. So I can match the 10.10.10.0/24 subnet with startswith 10.10.10 and that works fine.However if my subnet is, for exampl...