Soru

Zorluk: OrtaTroubleshooting IP Addressing and DHCP Services

A network engineer is deploying new point-of-sale (POS) terminals on VLAN 105 (192.168.105.0/24192.168.105.0/24). The enterprise central DHCP server resides on VLAN 10 (10.10.10.210.10.10.2). During initial testing, the POS terminals fail to obtain leased IP addresses and continuously self-assign IP addresses in the range of 169.254.1.1169.254.1.1 through 169.254.254.254169.254.254.254. Which of the following potential root causes or diagnostic actions should the engineer investigate to resolve this connectivity issue? (Select TWO.)

  1. Verify whether an IP helper address pointing to 10.10.10.210.10.10.2 is configured on the Layer 3 interface serving VLAN 105.Cevap
  2. Inspect the DHCP server scope for 192.168.105.0/24192.168.105.0/24 to verify if the address pool has reached full exhaustion.Cevap
  3. C
    Manually configure the default gateway on the POS terminals to use an IP address within the 169.254.0.0/16169.254.0.0/16 range.
  4. D
    Modify the host netmask directly on the central DHCP server to match the static IP assignment of VLAN 10.

Cevap

The network engineer should verify that a DHCP relay agent (IP helper address pointing to 10.10.10.2) is active on the VLAN 105 gateway interface and inspect the DHCP server scope to ensure available lease pool capacity.
When hosts receive APIPA addresses (169.254.x.x), it indicates that DHCP lease negotiation failed. For clients on VLAN 105 communicating with a DHCP server on VLAN 10, a DHCP relay agent (IP helper address) is required on the router interface to relay Layer 2 broadcasts across subnets as unicast traffic. Additionally, if the DHCP scope on the server is exhausted, no leases can be issued, resulting in the same APIPA fallback behavior.

Adım Adım Çözüm

1
Analyze the client symptom
The terminals display APIPA addresses (169.254.x.x), indicating that DHCP Discover broadcast requests are failing to receive a DHCP Offer.
When a host does not receive a response from a DHCP server, automatic private IP addressing (APIPA) assigns a non-routable link-local address.
2
Examine cross-subnet broadcast forwarding requirements
Broadcast packets for DHCP Discover cannot cross router boundaries without explicit relay configuration.
Configuring an IP helper address on the VLAN 105 Layer 3 interface converts DHCP broadcast requests into unicast packets routed to 10.10.10.2.
3
Check DHCP server scope allocation status
Confirming scope availability ensures valid IP leases are present for incoming requests.
Exhaustion of available IP addresses within a DHCP pool prevents new clients from acquiring dynamic leases even if broadcast forwarding is functional.

Anahtar Kavram

Cross-subnet DHCP Relay and APIPA Troubleshooting
Bu soruyu puanla