Hi peoples,
We have about 500 devices in the local range 172.16.0.0/16, which is accessible from NPM.
They are all /24's and their router is always on .1
172.16.0.1/24
172.16.1.1/24
172.16.2.1/24
etc...
However, we don't want to scan every device in each network it sees.
Is there a way to search and scan using some sort of wildcard to always match .1 in the range?
eg, 172.16.*.1/16
Is this possible?