Client computers on a user VLAN are unable to receive dynamic IP addresses because the network's DHCP server resides on a different IP subnet across a Layer 3 boundary. Which feature must be configured on the client gateway interface to forward broadcast DHCP requests to the central DHCP server as unicast traffic?
- DHCP Relay AgentAnswer
- BTCP Port Forwarder on port 67
- CDNS Forwarding Service
- DSpanning Tree Protocol PortFast
Answer
DHCP Relay Agent
The correct answer identifies the DHCP Relay Agent. Because routers do not forward Layer 2 broadcast messages, a DHCP relay agent configured on the default gateway interface intercepts the local DHCP broadcast requests (UDP port 67) and forwards them as unicast packets to the central DHCP server.
Step-by-Step Solution
Key Concept
DHCP Relay Agent functionality across Layer 3 boundaries
Estimated Time:45s