Today the startup ARP/ping scan targets a single subnet via the OPENCMDB_SCAN_CIDR env var (walking-skeleton stopgap, one-shot at boot). Target state: declare/manage multiple scan subnets of different prefix sizes from the web interface, persisted as declared records, replacing the env var. Realizes FR3 (declare subnets to scan) on the IPAM management surface (FR21). Lands with E12 (full ARP/ping scan config) over E14 (IPAM subnet management); env var retired at that point.
Today the startup ARP/ping scan targets a single subnet via the
OPENCMDB_SCAN_CIDRenv var (walking-skeleton stopgap, one-shot at boot). Target state: declare/manage multiple scan subnets of different prefix sizes from the web interface, persisted as declared records, replacing the env var. Realizes FR3 (declare subnets to scan) on the IPAM management surface (FR21). Lands with E12 (full ARP/ping scan config) over E14 (IPAM subnet management); env var retired at that point.