Create a Quick IP range for a Discovery schedule
Quick ranges enable administrators to define IP addresses to scan in a single comma-delimited string without creating separate records.
Before you begin
Only MID Servers that are up and validated are used with quick ranges. The MID Servers must specify the Discovery application (or ALL applications) and have IP ranges configured if you use the auto-select feature on the Discovery schedule.
Role required: discovery_admin
About this task
You can enter IP addresses in one of the following formats:
- An IP range defined by a slash and the number of bits in the subnetwork. For example, the string 10.10.10.0/24 scans 24 bits of IP addresses from 10.10.10.0 to 10.10.10.254.
- An IP range defined by a dash. For example, the string 10.10.11.0-10.10.11.165 scans the IP addresses from 10.10.11.0 to 10.10.11.165.
- A comma-separated list of specific IP addresses. For example, the string 10.0.2.1,10.0.2.15 scans the IP addresses 10.0.2.1 and 110.0.2.15.
Note:
IPv6 address ranges and networks aren't supported and will be ignored. Any other entries that can't be interpreted will also be ignored.