List the four steps for a client to get an IP address from a DHCP server in the correct order
A.
Discovery Offering Request Acknowledge
B.
Request Offering Discovery Acknowledge
C.
Discovery Request Offering Acknowledge
D.
Request Offering Discovery Acknowledge
Explanation:
Section Reference: Working with DHCP
DHCP sessions use a four-step process known as DORA. The four steps are as follows:
Discovery:The client computer broadcasts out to the network in order to find a DHCP server.
Offering:The DHCP server sends out a unicast offering of an IP address to the client computer.
Request:The client broadcasts to all servers that it has accepted the offer.
Acknowledge:The DHCP server sends a final unicast to the client that includes the IP information the client
will use.