Soru

Zorluk: ZorWired and Wireless Network Issues

A system administrator receives a support ticket from a workstation user who cannot access internal file shares or the internet following a network switch reboot. Running `ipconfig /all` on the client machine displays an IPv4 address of `169.254.44.102`, a subnet mask of `255.255.0.0`, and a blank default gateway. The network interface card (NIC) status indicator shows a solid green link light with flickering activity. Which of the following is the MOST likely cause of this network issue?

  1. The client workstation was unable to communicate with a DHCP server and generated an APIPA address.Cevap
  2. B
    The primary corporate DNS server is offline and failing to issue dynamic IP address leases.
  3. C
    The physical Ethernet cable between the workstation and wall port is disconnected or broken.
  4. D
    The workstation requires a Layer 2 switch to route packets across local IP subnet boundaries.

Cevap

The client workstation was unable to communicate with a DHCP server and generated an APIPA address.
An IPv4 address beginning with 169.254.x.x (with subnet mask 255.255.0.0) signifies an Automatic Private IP Addressing (APIPA) self-assignment. This occurs when a DHCP client requests an IP lease but receives no response from any local or relay DHCP server. Because APIPA does not configure a default gateway, communication is limited strictly to local subnet hosts.

Adım Adım Çözüm

1
Analyze diagnostic output from ipconfig /all
Identified IP address 169.254.44.102 with subnet mask 255.255.0.0 and missing gateway.
Addresses within 169.254.0.0/16 are reserved for Automatic Private IP Addressing (APIPA).
2
Evaluate Physical Layer (Layer 1) status indicators
NIC status LED displays solid green with activity blinks.
Confirms physical cable continuity and hardware link established with switch port.
3
Deduce root failure in protocol stack
The workstation sent a DHCPDISCOVER request but received no DHCPOFFER response.
When DHCP fails and no static IP is configured, IPv4 hosts self-assign APIPA addresses, preventing off-subnet communication.

Anahtar Kavram

APIPA Address Assignment and DHCP Failure Troubleshooting
Bu soruyu puanla