It automatically assigned an IP Address by using _____ ?
DHCP (Dynamic Host Configuration Protocol)
What does the term DHCP stand for?
Dynamic Host Configuration Protocol
If it has not already been manually assigned an IP address, it sends out a request. What request is it?
DHCP Discover
The DHCP server then replies back with an IP address the device could use. What kind of reply is it?
DHCP Offer
The device then sends a reply confirming it wants the offered IP Address
DHCP Request
the DHCP server sends a reply acknowledging this has been completed, and the device can start using the IP Address
DHCP ACK
What type of DHCP packet is used by a device to retrieve an IP address?
DHCP Discover
What type of DHCP packet does a device send once it has been offered an IP address by the DHCP server?
DHCP Request
Finally, what is the last DHCP packet that is sent to a device from a DHCP server?
DHCP ACK