200-301 Exam QuestionsBrowse all questions from this exam

200-301 Exam - Question 947


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?

Show Answer
Correct Answer: D

When clients and DHCP servers are on different subnets, the 'ip helper-address' command is used on a router to forward broadcast DHCP requests to the specified DHCP server's IP address. This ensures that DHCP requests from clients are relayed to the DHCP server even if they are on different subnets.

Discussion

4 comments
Sign in to comment
UAE7Option: D
Feb 24, 2023

The 'ip helper-address' command tells the interface to forward the incoming DHCP message to the configured DHCP server

JJY888Option: D
Mar 6, 2023

This question is not clear but easy if you know the material.

[Removed]Option: D
Jul 3, 2023

D. ip helper-address 192.168.10.1

Soheil721Option: D
Jul 19, 2024

ip helper-address 192.168.10.1