We are implementing portable data terminals (PDTs) with 4-slot ethernet cradles under an NT4 SP6a workstation and Wingate 6.1.1. The cradles request and IP for themselves and IPs for each of their four cradle slots (5 total) using the same MAC address with an added extension (for each slot). The DHCP behaviour is confusing as it hands out an IP for the cradle (request 1) and a different IP for the first slot (request 2) but re-issues the second requests IP when is makes the request for the third slot.
Why would this occur.? If multiple IPs per MAC address are not supported by the DHCP server I would have expected the same IP on the second request, not the third.
Does the DHCP server support multiple IPs to a singel MAC address?
Does the DHCP server support MAC address extensions fo the above scenario?
If so, how can I invsitgate and or set the configuration?