Should SDN Assign a DHCP Address with a Static IP Assigned?

I would read that as SDN/IPAM bookkeeping first, not necessarily as the container using DHCP. If the IP was set inside the container, Proxmox/dnsmasq can still keep a lease/allocation for that MAC/VMID, and the important check is whether the guest actually uses the static address and whether the DHCP range can hand out the same address to someone else. If you want it clean, put the address into SDN/IPAM as a static/reserved assignment or keep your static addresses outside the DHCP range.
 
  • Like
Reactions: 1xWilliam