You work as an administrator at ABC.com. The ABC.com network consists of a single domain
named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2 installed.
ABC.com has a server, named ABC-SR13, which is configured as the primary DNS server in the
ABC.com domain. ABC.com has another server, named ABC-SR14, which makes use of ABCSR13 for DNS queries.
You want to make sure that running nslookup.exe from ABC-SR14 produces a result that shows
the proper name of the default server.
Which of the following actions should you take?
A.
You should consider creating a reverse lookup zone on ABC-SR14.
B.
You should consider creating a forward lookup zone on ABC-SR14.
C.
You should consider creating a reverse lookup zone on ABC-SR13.
D.
You should consider creating a forward lookup zone on ABC-SR13.
Explanation:
honestly I do not understand what it means “produce a result that shows the proper name of default server”
Maybe the key is make use of dns query of first dns server ?
thanks
You need to resolve the DNS’ IP address with a (server) name. The reverse lookup zone resolves IP address to a DNS name. https://technet.microsoft.com/en-us/library/cc730980.aspx
The wording just kills me!