Page 1 of 1

question about auto discovery

Posted: Mon Apr 30, 2018 11:59 am
by benhank
I am wondering is there a way to put in ip ranges for instance
192.168.0.25 thru 192.168.0.90 ect
?

Re: question about auto discovery

Posted: Mon Apr 30, 2018 2:19 pm
by cdienger
CIDR notation is needed. You could do:

192.168.0.0/26

and then import only the hosts found in the 25-90 range.

Re: question about auto discovery

Posted: Tue May 01, 2018 8:55 am
by benhank
alright you can lock it up thanks