Me again,
As noted in another post on the Networking and Firewall forum, I am in the process of setting up EVPN and VXLAN. Recently, while preparing my documentation and the hypervisor nodes, I noticed that IPAM and DHCP may still have some feature limitations. Could someone more familiar with PVE's IPAM and DHCP implementations for SDN answer or confirm some questions here?
Tmanok
As noted in another post on the Networking and Firewall forum, I am in the process of setting up EVPN and VXLAN. Recently, while preparing my documentation and the hypervisor nodes, I noticed that IPAM and DHCP may still have some feature limitations. Could someone more familiar with PVE's IPAM and DHCP implementations for SDN answer or confirm some questions here?
- Automatic DHCP appears to be Simple-zone only: Does this mean that enabling DHCP in the VNet settings still requires every overlay guest to be statically configured by hand, including MTU 1450?
- It looks like if I add a NIC to a VM or CT on a DHCP-enabled subnet, IPAM allocates the address at that moment, not at "lease time" with dnsmasq like I would have expected.
- I noticed that when a guest starts, PVE writes a MAC-to-IP mapping into the zone's ethers file. Is this the IPAM replacement of DHCP leasing? It's very clever if it is.
- As a result of the above two situations if I remove the NIC or destroy the guest, are both the IPAM entry and the DHCP mapping are deleted? I have yet to test this but it came to mind to ask.
Tmanok