Question

Difficulty: HardWired and Wireless Network Issues

A field technician is troubleshooting a newly deployed desktop computer in a healthcare administration building that cannot reach internal file shares or external websites. The operating system reports an autoconfigured APIPA IPv4 address of 169.254.22.80. Following standard bottom-up troubleshooting methodology, which of the following initial actions should the technician perform FIRST?

  1. Inspect the physical link and activity LEDs on the network interface card and Ethernet wall jack.Answer
  2. B
    Run command-line diagnostic tools such as ping and tracert to locate network latency along the gateway path.
  3. C
    Reconfigure the primary DNS server settings on the workstation to issue a new IP address lease.
  4. D
    Install an unmanaged Layer 2 switch at the user desk to route packets between the APIPA network and the default gateway.

Answer

Inspect the physical link and activity LEDs on the network interface card and Ethernet wall jack.
Inspecting the physical link and activity LEDs on the network card and wall jack directly tests OSI Layer 1. An APIPA address (169.254.x.x) frequently occurs when a physical disconnection prevents the client from communicating with the DHCP server. Standard CompTIA troubleshooting methodology dictates checking physical connections and hardware indicators before attempting logical or software troubleshooting.

Step-by-Step Solution

1
Analyze the reported symptom and IP address assignment.
The workstation has assigned itself an APIPA address (169.254.x.x), indicating that it cannot communicate with a DHCP server.
An APIPA address signifies a failure in network communication, which can stem from physical disconnection, cable failure, or switch port issues.
2
Apply the CompTIA bottom-up troubleshooting methodology (OSI Layer 1 first).
Inspect physical network interface card (NIC) status indicators and Ethernet cable seating.
Before performing software diagnostic commands or service reconfigurations, physical Layer 1 connectivity (link light, solid connection, intact pinouts) must be verified.

Key Concept

Physical Layer (Layer 1) Inspection in Network Troubleshooting Methodology
Estimated Time:1m 30s
Rate this question