LPIC-2 Exam 202 (Linux Engineer) — Question 67
Which of the following statements in the ISC DHCPD configuration is used to specify whether or not an address pool can be used by nodes which have a corresponding host section in the configuration?
Answer options
- A. identified-nodes
- B. unconfigured-hosts
- C. missing-peers
- D. unmatched-hwaddr
- E. unknown-clients
Correct answer: E
Explanation
The correct answer is E, 'unknown-clients,' as it specifically addresses how address pools are used for nodes without a defined host section. The other options do not pertain directly to the availability of address pools for those nodes.