nerdexam
CompTIA

SK0-005 · Question #392

After installing an OS on a new server, the administrator realizes the server does not have any network connectivity. The administrator checks the network cable, and it seems to be transferring data.

The correct answer is C. DHCP options. If a new server has no network connectivity despite a working cable, and the OS is newly installed, the most fundamental step after verifying physical connectivity is to check IP address assignment, usually via DHCP.

Troubleshooting

Question

After installing an OS on a new server, the administrator realizes the server does not have any network connectivity. The administrator checks the network cable, and it seems to be transferring data. Which of the following should be checked next?

Options

  • ANIC firmware
  • BIPv4 options
  • CDHCP options
  • DFirewall options
  • EDNS settings

How the community answered

(32 responses)
  • A
    3% (1)
  • C
    78% (25)
  • D
    6% (2)
  • E
    13% (4)

Why each option

If a new server has no network connectivity despite a working cable, and the OS is newly installed, the most fundamental step after verifying physical connectivity is to check IP address assignment, usually via DHCP.

ANIC firmware

NIC firmware issues are less common and would typically be checked later if basic network configuration troubleshooting fails; a faulty driver is more likely than firmware to prevent connectivity after OS install.

BIPv4 options

"IPv4 options" is too broad; if DHCP is not providing an IP, then manual IPv4 configuration (which falls under IPv4 options) would be considered, but DHCP is the default and first thing to check.

CDHCP optionsCorrect

When a new server's OS is installed, it typically defaults to obtaining an IP address via DHCP. If there's no network connectivity and the cable is confirmed, checking the DHCP client settings or verifying if the server has successfully obtained an IP address from a DHCP server is a crucial next step to ensure it has a valid network configuration.

DFirewall options

Firewall options might block specific traffic or services, but they typically don't prevent the server from obtaining an IP address or establishing basic network layer connectivity.

EDNS settings

DNS settings are critical for name resolution but do not prevent a server from establishing basic network connectivity or obtaining an IP address.

Concept tested: Basic network connectivity troubleshooting - DHCP

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

Topics

#Network Troubleshooting#DHCP Configuration#Server Networking#Post-OS Installation

Community Discussion

No community discussion yet for this question.

Full SK0-005 Practice