Comment 3 for bug 1441013

Revision history for this message
Dimiter Naydenov (dimitern) wrote :

I didn't explain well perhaps, I wasn't trying to claim multiple IPs for the same MAC, just running the command a few times and commenting on the results. So, no need to add count=X. If we need multiple IPs for the same device, we'll most likely call the API several times with different MACs for each IP (it could be useful to be able to do this in one API call, but it's not required for now at least - e.g. claim-sticky-ip-address mac_address=X mac_address=Y ... -> resulting in IP1 for X, IP2 for Y etc.)

I'll retest the original issue and add feedback. Thanks!