Match each description with an appropriate IP address.

Explanation: Place the options in the following order:
| 127.0.0.1 | loopback address |
| 240.2.6.255 | an experimental address |
| 198.133.219.2 | a public address |
| 169.254.1.5 | a link-local address |
Related exam: Networking Basics - 9.4.3 IPv4 Addressing Quiz
------------------
Match each description with an appropriate IP address.

Explanation: Place the options in the following order:
| a client initiating a message to find a DHCP server | DHCPDISCOVER |
| a DHCP server responding to the initial request by a client | DHCPOFFER |
| the client accepting the IP address provided by the DHCP server | DHCPREQUEST |
| the DHCP server confirming that the address lease has been accepted | DHCPACK |
Related exam: Networking Basics - 11.3.3 Dynamic Addressing with DHCP Quiz
