When configuring your company DNS server, you must include DNS record entries
for your intranet. Which of the following is a valid host entry?
A.
IN A Olympia 10.100.100.14
B.
Olympia IN A 10.100.100.14
C.
10.100.100.14 IN A Olympia
D.
A Olympia IN 10.100.100.14
Explanation:
This is the proper format for the A record.Incorrect Answers:
A: This is not the proper syntax for the A record.
B: This is not the proper syntax for the A record.
D: This is not the proper syntax for the A record.