nerdexam
CompTIA

SK0-003 · Question #278

A user reports they cannot access the network share folder, the users workstation is configured to use automatic IP. When the administrator checks the IP address the response returns as 169.254.0.5. W

The correct answer is D. The network connection is functioning. An IP address in the 169.254.0.0/16 range (APIPA) indicates that the workstation failed to obtain an IP address from a DHCP server, often due to a local network connectivity issue.

Troubleshooting

Question

A user reports they cannot access the network share folder, the users workstation is configured to use automatic IP. When the administrator checks the IP address the response returns as 169.254.0.5. Which of the following should the administrator verify?

Options

  • AThat there are no DHCP relay servers
  • BThat the user account on Active Directory is not locked
  • CThat the network card driver is not installed incorrectly
  • DThe network connection is functioning

How the community answered

(42 responses)
  • A
    14% (6)
  • B
    2% (1)
  • C
    5% (2)
  • D
    79% (33)

Why each option

An IP address in the 169.254.0.0/16 range (APIPA) indicates that the workstation failed to obtain an IP address from a DHCP server, often due to a local network connectivity issue.

AThat there are no DHCP relay servers

DHCP relay servers are for forwarding DHCP requests across subnets; an APIPA address usually points to a local connectivity problem before requests can even be forwarded.

BThat the user account on Active Directory is not locked

An APIPA address signifies a network layer issue, not an authentication problem with Active Directory, which would occur after network connectivity is established.

CThat the network card driver is not installed incorrectly

While an incorrect network card driver could prevent network access, an APIPA address specifically points to a failure in DHCP, which is often caused by a physical connection issue first.

DThe network connection is functioningCorrect

An APIPA address (169.254.x.x) is self-assigned when a DHCP server is unreachable. The most common cause is a physical network connection problem, such as a disconnected cable or a faulty network interface card, preventing the workstation from communicating on the network.

Concept tested: APIPA address troubleshooting, DHCP failure

Source: https://learn.microsoft.com/troubleshoot/windows-server/networking/automatic-private-ip-addressing-apipa

Topics

#APIPA#network troubleshooting#DHCP#network connectivity

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice