IP Range Exclusion Profile¶
Form Fields¶
-
Profile Name - The name of the exclusion profile.
-
Profile Description - The description of the exclusion profile.
-
Device Zone - The exclusion profile will only be used when discovery is running for a particular zone.
-
Status - The state of the exclusion profile. Exclusion profiles will only be used if the state is enabled.
-
IP Address Regex Range - Single IP address range definition of IPs that should not be discovered. Each period-delimited portion of the IPv4 range or colon-delimited portion of the IPv6 range can be one of the following:
-
A literal number (i.e. 7).
-
A comma delimited list (i.e. 1,3,5).
-
A range as denoted by two numbers separated by a hyphen (i.e. 1-5).
-
A comma delimited range (i.e. 1-2,7-9).
-
A wildcard as denoted by an asterisk ('*') meaning all possible valid values.
-