The batch IP creation is handy, but I would like to allocate many IPs based on hostnames. We typically assign IPs in blocks, as we provision many VMs at once.
For example, a text box taking line-separated hostnames as input, and the next available IP is assigned to each.
Anonymous