A host PC is attempting to lease an address through DHCP. What message is sent by the server to let the client know it is able to use the provided IP information?
- DHCPDISCOVER
- DHCPOFFER
- DHCPREQUEST
- DHCPACK
- DHCPNACK
Explanation: When a host uses DHCP to automatically configure an IP address, the typically sends two messages: the DHCPDISCOVER message and the DHCPREQUEST message. These two messages are usually sent as broadcasts to ensure that all DHCP servers receive them. The servers respond to these messages using DHCPOFFER, DHCPACK, and DHCPNACK messages, depending on the circumstance.
Related exam: CCNA 2 v7 Checkpoint Exam: Available and Reliable Networks Exam Answers
Related exam: CCNA 1 (v5.1 + v6.0) Practice Final Exam Answers
Related exam: CCNP ENARSI v8 Certification Practice Exam
Related exam: Modules 5 - 10: Network Fundamentals Group Exam
Related exam: Networking Essentials (Version 2) - Modules 9 - 12: Data Communications and Network Services Group Exam
Related exam: Networking Basics - 11.3.3 Dynamic Addressing with DHCP Quiz
Related exam: Networking Basics - My Knowledge Check Answers
