Configure monitored subnets
Set the allowed subnets for Smart Polling and Discovery
Product | Guardian |
Syntax | conf.user configure smart_polling_and_discovery subnets allow
[…] |
Description | An empty allowlist is equivalent to Examples:
When allowed and denied subnets are nested, the smallest subnet has priority. For
example, in the example below the subnet 10.20.0.0/24 will be allowed, but the subnet
10.20.1.0/24 will be denied.
|
Where | CLI |
To apply | It is applied automatically |
Set the denied subnets for Smart Polling and Discovery
Product | Guardian |
Syntax | conf.user configure smart_polling_and_discovery subnets deny
[…] |
Description |
Examples:
When allowed and denied subnets are nested, the smallest subnet has priority. For
example, in the example below the subnets 10.0.0.0/24 and 10.128.36.0/24 will be
allowed, but the subnet 10.128.30.0/24 will be denied.
|
Where | CLI |
To apply | It is applied automatically |