Client workstations located on VLAN 10 are unable to automatically receive IP addressing information because the network's DHCP server resides on VLAN 20 across a Layer 3 device. Which service must be configured on the router interface servicing VLAN 10 to enable DHCP request delivery to the server?
- DHCP Relay Agent (IP helper address)Cevap
- BTCP port 67 port-forwarding rule
- CClient-side configuration to send requests over UDP port 68
- DVLAN trunking allowing client broadcast domains to span both subnets without routing
Cevap
Configuring a DHCP Relay Agent (IP helper address) on the gateway router interface enables local broadcast DHCP requests to be forwarded as unicast packets to a DHCP server located on a separate subnet.
Configuring a DHCP Relay Agent (or IP helper address) on the local router interface allows the router to accept broadcast DHCP DISCOVER/REQUEST packets on the client subnet, encapsulate them into unicast packets, and forward them directly to the remote DHCP server's IP address across Layer 3 boundaries.
Adım Adım Çözüm
Anahtar Kavram
DHCP Relay Agent and IP Helper Functionality