LPIC-2 Exam 202 (Linux Engineer) — Question 57

Which of the following DNS records could be a glue record?

Answer options

Correct answer: A

Explanation

A glue record is necessary when a name server is located within the zone it is authoritative for. Option A, 'ns1.lab A 198.51.100.53', fits this definition as it provides the IP address of the name server ns1.lab, which is within the lab zone. The other options either do not provide a valid glue record or do not meet the requirements to be classified as such.