nerdexam
CompTIA

SK0-004 · Question #33

A technician is replacing a faulty NIC in a server. According to best practices, which of the following should be used to configure the IP address on the server?

The correct answer is D. Static IP address. Servers require static IP addresses to ensure consistent network identity and reliable access by clients and services.

Server administration

Question

A technician is replacing a faulty NIC in a server. According to best practices, which of the following should be used to configure the IP address on the server?

Options

  • ADNS reservation
  • BDHCP IP address
  • CDHCP reservation
  • DStatic IP address

How the community answered

(56 responses)
  • B
    2% (1)
  • C
    4% (2)
  • D
    95% (53)

Why each option

Servers require static IP addresses to ensure consistent network identity and reliable access by clients and services.

ADNS reservation

DNS reservations map hostnames to IP addresses but do not assign or configure the IP address on the server's NIC.

BDHCP IP address

A standard DHCP-assigned address is dynamic and can change at lease renewal, causing service disruptions and broken DNS records.

CDHCP reservation

A DHCP reservation ties a specific IP to a MAC address on the DHCP server, but this still relies on the DHCP service being available and is not a direct NIC configuration - static assignment is the preferred best practice for servers.

DStatic IP addressCorrect

Servers provide network services that clients connect to by IP or hostname - a changing address breaks those connections and DNS records. A static IP is manually configured and never changes unless an administrator explicitly changes it. Best practice dictates that all infrastructure devices like servers, routers, and switches use static IPs for predictability and reliability.

Concept tested: Server NIC static IP address best practice

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

Topics

#static IP#NIC replacement#server best practices#network configuration

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice