Valid 200-301 Dumps shared by ExamDiscuss.com for Helping Passing 200-301 Exam! ExamDiscuss.com now offer the newest 200-301 exam dumps, the ExamDiscuss.com 200-301 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 200-301 dumps with Test Engine here:
A HCP pool has been created with the name CONTROL. The pool uses the next to last usable IP address as the default gateway for the DHCP clients. The server is located at 172.16 32.15. What is the step in the process for clients on the 192.168.52.0/24 subnet to reach the DHCP server?
Correct Answer: C
DHCP and broadcasts: DHCP clients use broadcasts to find a DHCP server, but broadcasts are typically limited to the local subnet. Since the DHCP server (172.16.32.15) is on a different subnet than the clients (192.168.52.0/24), the clients' broadcast requests won't reach it. * ip helper-address: This command is used on a router (or layer 3 switch) to forward DHCP broadcasts to a specific IP address (the DHCP server) on a different subnet. This allows clients to discover and obtain IP address information from a DHCP server that is not on their local network.