Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Dynamic Collection based on subnet

Hi,

I'd like to configure a dynamic collection that uses subnets.

Examples subnets that are carved from the 1.2.3.x network.

Subnet #1 - 1.2.3.32/27

Subnet #2 - 1.2.3.192/27

Subnet #3 - 1.2.3.224/27

I have launched an exhaustive internet search with no success.

Any assistance would be very helpful.

Thank you for your time.

John

0

Comments

2 comments
Date Votes
  • You could also use Version Between.

    Computer | IP Address | Version Between | 1.2.3.32 | 1.2.3.63
    2
  • You could look into using a Computer IP Matches Expression (REGEX) filter. You will need to come up with the proper regex for what you are looking for, but that should let you filter in any way that you want.

    0