A network technician is troubleshooting a newly installed server connected to VLAN 50 (). The server is configured to obtain IP settings dynamically but continually configures an IP address of . The organization's centralized DHCP server is located on VLAN 10 () and correctly services hosts on VLAN 10. Which of the following root causes and remediation steps accurately address this connectivity issue? (Select TWO.)
- The router interface servicing VLAN 50 lacks a DHCP relay agent configuration, preventing broadcast DHCP requests from reaching the server on VLAN 10.Cevap
- An IP helper address pointing to 192.168.10.5 must be configured on the VLAN 50 default gateway interface.Cevap
- CThe server failed to obtain an IP address because its static default gateway was configured on a different IP subnet than its 169.254.0.0/16 address.
- DThe DHCP scope failed because a /24 subnet yields 256 usable host addresses and the pool reached maximum allocation capacity.
Cevap
The server is receiving an APIPA address () because DHCP broadcast traffic from VLAN 50 is not traversing the router to the DHCP server on VLAN 10. To resolve this, a DHCP relay agent (IP helper address pointing to ) must be configured on the router interface for VLAN 50.
DHCP clients issue Layer 2 broadcast requests during discovery. Because routers block Layer 2 broadcasts by default, devices on VLAN 50 cannot reach the DHCP server on VLAN 10 unless a DHCP relay agent is enabled. Configuring an IP helper address on the router interface servicing VLAN 50 converts these local broadcasts into targeted unicast traffic sent to 192.168.10.5, allowing the server on VLAN 50 to receive an IP lease.
Adım Adım Çözüm
Anahtar Kavram
DHCP Relay Agent (IP Helper) Operations and APIPA Diagnosis
Tahmini Süre:1m 30s