LPIC-2 Exam 202 (Linux Engineer) — Question 106
Which option within the ISC DHCPD configuration file defines the IPv4 DNS server address(es) to be sent to the DHCP clients?
Answer options
- A. domain-name-servers
- B. domain-server
- C. name-server
- D. servers
Correct answer: A
Explanation
The correct answer is A, 'domain-name-servers', which is the specific directive used in the ISC DHCPD configuration to define the DNS server addresses for clients. Options B, C, and D do not exist in the ISC DHCPD configuration and therefore cannot be used to set DNS server information.