A network technician executes the `ipconfig` command on a workstation after a user reports an inability to access network resources. The output indicates an IPv4 address of `169.254.18.92` with a subnet mask of `255.255.0.0`. Which of the following is the most likely cause of this issue?
- The workstation was unable to contact a DHCP server to obtain an IP configuration.Cevap
- BThe DNS server is offline and failed to lease an IP address to the client.
- CThe network interface card is connected to an unmanaged Layer 2 switch instead of a router.
- DThe wireless access point has been misconfigured with overlapping 2.4 GHz channel frequencies.
Cevap
The workstation was unable to contact a DHCP server to obtain an IP configuration.
An IPv4 address beginning with `169.254.x.x` signifies that the computer self-assigned an Automatic Private IP Addressing (APIPA) address. This mechanism triggers when a device configured for dynamic IP addressing fails to establish communication with a DHCP server to receive network settings.
Adım Adım Çözüm
Anahtar Kavram
APIPA (Automatic Private IP Addressing) generation due to DHCP failure
Tahmini Süre:45s