Soru

Zorluk: OrtaIP Addressing and Network Configuration

A network technician is installing a network-attached security camera on a company subnet designed for 192.168.10.0/24192.168.10.0/24. After connecting the camera to an Ethernet wall jack, the technician accesses the camera's status interface and observes the following network details:

- IP Address: 169.254.44.112169.254.44.112
- Subnet Mask: 255.255.0.0255.255.0.0
- Default Gateway: [Blank]

The camera can communicate with a laptop temporarily plugged into the same local switch, but it cannot be accessed by the video management server located on the 10.20.100.0/2410.20.100.0/24 subnet. Which of the following best explains why the camera cannot reach the management server?

  1. The camera failed to reach a DHCP server and self-assigned an Automatic Private IP Addressing (APIPA) address, which is non-routable across subnets.Cevap
  2. B
    The local DNS server failed to lease an IP address to the camera, causing the camera to revert to an unassigned local broadcast state.
  3. C
    The camera was automatically assigned a static public IP address, but its port is blocked by a Layer 2 switch.
  4. D
    The camera requires an unmanaged Layer 2 switch to translate APIPA addresses into standard IPv4 packet headers before routing.

Cevap

The camera failed to reach a DHCP server and self-assigned an Automatic Private IP Addressing (APIPA) address, which is non-routable across subnets.
An IP address starting with 169.254.x.x indicates that the network device attempted to obtain an IP address via DHCP but received no response. As a fallback, the operating system generated an Automatic Private IP Addressing (APIPA) address. APIPA addresses allow local Layer 2 communications (explaining why a direct local switch connection works), but because APIPA does not configure a default gateway and is non-routable, packets cannot leave the local subnet to reach the video management server.

Adım Adım Çözüm

1
Analyze the IP address assignment (169.254.44.112169.254.44.112).
Recognize that the 169.254.0.0/16169.254.0.0/16 range is reserved for APIPA (Automatic Private IP Addressing) / IPv4 Link-Local addressing.
When a host configured for dynamic IP assignment cannot contact a DHCP server, Windows and embedded network operating systems auto-generate an APIPA address.
2
Evaluate the routing capability of APIPA addresses.
APIPA addresses allow communication within the local broadcast domain (local Layer 2 switch segment) but do not provide a default gateway.
Routers drop APIPA traffic by specification; therefore, APIPA hosts cannot communicate across subnets to reach remote destinations like 10.20.100.0/2410.20.100.0/24.

Anahtar Kavram

APIPA / IPv4 Link-Local Addressing and DHCP Failure Symptoms
Bu soruyu puanla