Inquiry About IP Allocation Rules When Creating a VM

Currently, we are deploying VMs without using DHCP by utilizing an IP Pool.
When specifying a segment during VM creation, Morpheus manages and allocates IPs within the registered IP Pool range for the designated segment.

Could you provide details on the rules for IP allocation within a segment?

We would like to confirm whether IPs are assigned sequentially from the beginning and if skipped IPs are reassigned as part of the allocation process.

Pretty much all of the IPAMs do ‘next available IP allocaiton’. So sequentially 1-100. If a lower IP is released, that will be the first to be reallocated.

1 Like