Hi Jones,
There is no built-in IPAM setting that makes duplicate-address validation wait for DHCP failover lease replication to finish. IPAM evaluates the data it collects from DHCP servers at the time of its scheduled discovery and auditing tasks, so during periods of heavy lease renewals it can temporarily report false duplicate addresses until failover synchronization catches up.
The recommended approach is to adjust the timing of IPAM data collection, auditing, or discovery tasks so they run after the peak lease-renewal period rather than during it. This reduces the chance that IPAM scans one DHCP partner before the lease updates have been replicated to the other partner.
In short, there is no supported "replication settling delay" parameter in IPAM; the workaround is to tune the IPAM task schedule to avoid scanning while DHCP failover replication is still catching up.
Harry.