Cisco
200-301 · Question #1206
The clients and DHCP server reside on different subnets. Which command must be used to forward requests and replies between clients on the 10.10.0.1/24 subnet and the DHCP server at 192.168.10.1?
The correct answer is D. ip helper-address 192.168.10.1. The 'ip helper-address' command tells the interface to forward the incoming DHCP message to the configured DHCP server.
Submitted by rohit_dlh· Mar 5, 2026IP Services
Question
The clients and DHCP server reside on different subnets. Which command must be used to forward requests and replies between clients on the 10.10.0.1/24 subnet and the DHCP server at 192.168.10.1?
Options
- Aip route 192.168.10.1
- Bip dhcp address 192.168.10.1
- Cip default-gateway 192.168.10.1
- Dip helper-address 192.168.10.1
How the community answered
(29 responses)- A7% (2)
- B14% (4)
- C3% (1)
- D76% (22)
Explanation
The 'ip helper-address' command tells the interface to forward the incoming DHCP message to the configured DHCP server.
Topics
#DHCP relay#ip helper-address#Inter-VLAN DHCP
Community Discussion
No community discussion yet for this question.