A network technician needs to ensure that a server receives the same IP address from the DHCP server every time it reboots. To achieve this, the technician decides to use a DHCP reservation. Which of the following identifies the unique piece of information required by the DHCP server to create a reservation for the server?
A DHCP reservation is linked to a device's MAC address. When a device requests an IP address, the DHCP server checks if that device's MAC address has an associated reservation and, if so, assigns the predefined IP address. Other options do not serve as unique identifiers for setting up a DHCP reservation. Hostnames can change and are not always used as the primary unique identifier for a reservation. Subnet masks and default gateways are network configuration parameters, not unique device identifiers, and do not facilitate the reservation process.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a MAC address and why is it important for DHCP reservations?
Open an interactive chat with Bash
How does a DHCP server handle requests if there are no reservations set?