Deployed MAAS node not taking DHCP address

The MAAS nodes when PXE booted take the DHCP address provided in MAAS. But when I deploy it takes on an address outside the address range provided in my DHCP. I think those addresses seem to be reserved only for nodes before deployment and once deployed it takes it from outside that range.

I was hoping to find out how to get the deployed node to accept the DHCP provided address by MAAS.

This is correct behavior :laughing:
DHCP range is only used to download the ephemeral image
You can manually assign an ip-address before deploy if you want to get a specific ip. The ip must be outside the dhcp range

@rocknrjiii, let me confirm something,

you have two DHCP servers active on the network that MAAS can see? is that right?