Prepare for the COMPTIA A+ Exam with confidence! Sharpen your skills through comprehensive quizzes and detailed explanations. Equip yourself with the knowledge needed to succeed in your certification journey.

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Which process is used in DHCP?

  1. Bind, Seek, Renew, Accept

  2. Ping, Request, Offer, Accept

  3. Discover, Offer, Request, Acknowledge

  4. Collect, Offer, Allocate, Confirm

The correct answer is: Discover, Offer, Request, Acknowledge

The Dynamic Host Configuration Protocol (DHCP) is a network management protocol used to assign IP addresses and configure devices on a network. In addition, DHCP can also inform other network devices about available network services. Out of the given options, only C includes the correct combination of stages in DHCP. Option A is referring to the DNS protocol (Domain Name System), which is used to translate domain names into IP addresses. Option B is similar to DHCP, but it does not include the Discover stage, where a client sends a request to locate an available DHCP server. Similarly, option D does not have the Request stage and instead includes a Confirm stage, which is not part of the DHCP process. Therefore, the correct option is C - Discover, Offer, Request, Acknowledge.