Does DHCP protocol allow a server to offer multiple addresses to clients instead of just one? [closed]
This is an exam question of Internet Protocol.
I thought the answer is "NO" but I want to make sure.
Solution 1:
You'll find what you're looking for here (and if you actually bother to read it you'll learn something, as opposed to just having the answer given to you).
Solution 2:
A server of this protocol assigns an IP address per MAC address. So YES the protocol can support multiple IP addresses per Host given multiple NICs.