Soru

Zorluk: KolayIP Addressing and Network Configuration

A technician is troubleshooting a newly connected desktop computer that can communicate with adjacent computers on the same physical switch segment, but cannot access any remote subnets or internet resources. Running `ipconfig` shows that the workstation has automatically configured its IPv4 address to 169.254.73.201169.254.73.201 with a subnet mask of 255.255.0.0255.255.0.0. Which of the following best explains why this system is unable to reach remote network destinations?

  1. APIPA automatically assigns non-routable link-local IPv4 addresses and does not provide a default gateway address.Cevap
  2. B
    The primary DNS server leased an invalid gateway IP address during host name resolution.
  3. C
    Unmanaged Layer 2 network switches drop APIPA packets before forwarding them to adjacent hosts.
  4. D
    The network interface is constrained to transmit data over secure HTTPS port 443 instead of standard networking ports.

Cevap

APIPA automatically assigns non-routable link-local IPv4 addresses and does not provide a default gateway address.
When a client configured for dynamic addressing cannot contact a DHCP server, Windows automatically self-assigns an APIPA address (169.254.x.x169.254.x.x). APIPA only configures the IP address and subnet mask (255.255.0.0255.255.0.0) for local broadcast domain communication; it never assigns a default gateway, making remote subnets and internet destinations unreachable.

Adım Adım Çözüm

1
Analyze the IP address output provided by the command.
The IPv4 address 169.254.73.201169.254.73.201 falls within the designated 169.254.0.0/16169.254.0.0/16 range.
Addresses in the range 169.254.0.1169.254.0.1 through 169.254.255.254169.254.255.254 are reserved for Automatic Private IP Addressing (APIPA).
2
Evaluate the functional characteristics of APIPA configurations.
APIPA enables local link communication only and does not configure a default gateway entry.
Without a valid default gateway address, host systems cannot route packets outside their immediate local subnet boundary.

Anahtar Kavram

APIPA (Automatic Private IP Addressing) Characteristics
Bu soruyu puanla