What is the destination IP address when an IPv4 host sends a DHCPDISCOVER message?
- 192.168.1.1
- 255.255.255.255
- 0.0.0.0
- 224.0.0.1
Explanation: Because a DHCP client does not have a valid IPv4 address, it must use a broadcast IP address of 255.255.255.255 as the destination address to communicate with the DHCP server. The DHCPDISCOVER message sent by the client is the first message sent in order to make initial contact with a DHCP server.
Related exam: 7.4.4 Module Quiz - DHCPv4 Answers
Related exam: Networking Essentials 3.0 Checkpoint Exam: The Internet Protocol
Related exam: Networking Basics - My Knowledge Check Answers
