200-301 · Question #1209
A DHCP 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 nex
The correct answer is A. ip helper-address 172.16.32.15. The question states that the pool has been created and that it uses the next to last usable IP address as the default gateway for the DHCP clients. So that already implies that B is not the answer. But just to confirm once and for all, 192.168.52.253 is NOT the last usable addres
Question
Options
- Aip helper-address 172.16.32.15
- Bip default-gateway 192.168.52.253
- Cip forward-protocol udp 137
- Dip detault-network 192.168.52.253
How the community answered
(41 responses)- A76% (31)
- B7% (3)
- C15% (6)
- D2% (1)
Explanation
The question states that the pool has been created and that it uses the next to last usable IP address as the default gateway for the DHCP clients. So that already implies that B is not the answer. But just to confirm once and for all, 192.168.52.253 is NOT the last usable address, that would be 192.168.52.254. The answer is A because we need to configure a helper address since the DHCP server is on a different subnet.
Topics
Community Discussion
No community discussion yet for this question.