Workstations in a newly configured branch office network (VLAN 20) are unable to obtain IPv4 addresses dynamically. The network administrator verifies that the centralized DHCP server is online in the datacenter (VLAN 100) and that IP routing between the subnets is functioning properly. Packet captures at the datacenter reveal that broadcast DHCP DISCOVER messages originated by branch clients never arrive at the server. Which of the following configuration steps must be performed on the branch router to resolve this issue?
- Configure an IP helper address pointing to the DHCP server IP on the client VLAN 20 gateway interface.Cevap
- BConfigure an IP helper address on the datacenter router interface facing the centralized DHCP server.
- CCreate a DNS CNAME record mapping the client gateway IP address to the DHCP server hostname.
- DEnable a firewall rule allowing outbound UDP port 53 traffic from client workstations to the DHCP server.
Cevap
An IP helper address must be configured on the client VLAN 20 gateway interface of the branch router, pointing directly to the centralized DHCP server's IP address.
The correct action is to configure an IP helper address on the client VLAN 20 gateway interface of the branch router. By default, Layer 3 devices drop Layer 2 broadcast frames, preventing DHCP DISCOVER messages from reaching servers outside the local broadcast domain. The IP helper command enables a DHCP relay agent on the client-facing gateway interface, transforming broadcast traffic into unicast packets routed across the network to the central DHCP server.
Adım Adım Çözüm
Anahtar Kavram
DHCP Relay Agent and IP Helper Address Placement
Tahmini Süre:1m 15s