nerdexam
CompTIA

SK0-004 · Question #824

A server technician works in a small environment where servers and computers reside on the subnet. Which of the following should the technician create to ensure the servers have the same network…

The correct answer is B. DHCP reservations. DHCP reservations bind a specific IP address and network configuration to a device's MAC address, ensuring servers always receive identical network settings from the DHCP server.

Server administration

Question

A server technician works in a small environment where servers and computers reside on the subnet. Which of the following should the technician create to ensure the servers have the same network setting?

Options

  • AManual host entries
  • BDHCP reservations
  • CManual DNS entries
  • DNAT address pool

How the community answered

(17 responses)
  • A
    6% (1)
  • B
    88% (15)
  • D
    6% (1)

Why each option

DHCP reservations bind a specific IP address and network configuration to a device's MAC address, ensuring servers always receive identical network settings from the DHCP server.

AManual host entries

Manual host entries (hosts file) provide static name-to-IP mappings for name resolution but do not control or standardize network settings delivered to clients.

BDHCP reservationsCorrect

A DHCP reservation maps a client's MAC address to a specific IP address within the DHCP server, guaranteeing the same IP, subnet mask, gateway, and DNS settings are delivered on every lease renewal. This eliminates manual per-device configuration while maintaining consistency across all servers on the subnet.

CManual DNS entries

Manual DNS entries define name resolution records on the DNS server and have no role in assigning or enforcing consistent network configuration on clients.

DNAT address pool

A NAT address pool defines a range of public IP addresses used for outbound translation and does not assign or standardize internal network settings to specific servers.

Concept tested: DHCP reservations for consistent server network configuration

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-top

Topics

#DHCP reservations#network configuration#IP addressing

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice