70-642 · Question #288
Your network contains a server named Server1 that runs a Server Core installation of Windows Server 2008 R2. Server1 is configured as a DNS server. You need to ensure that Server1 only resolves name…
The correct answer is B. Run dnscmd.exe and specify the /config parameter. To configure your DNS server to listen over IPv6, do the following: - Install Windows Support Tools. For more information, see Install Windows Support Tools - Open Command Prompt. - Type the following command: dnscmd /config /EnableIPv6 1 - Restart the DNS Server service.
Question
Your network contains a server named Server1 that runs a Server Core installation of Windows Server 2008 R2. Server1 is configured as a DNS server. You need to ensure that Server1 only resolves name queries from IPv6 clients. What should you do?
Options
- ARun netsh.exe and specify the dnsclient parameter.
- BRun dnscmd.exe and specify the /config parameter.
- CRun dnscmd.exe and specify the /resetlistenaddresses parameter.
- DRun netsh.exe and specify the interface parameter.
How the community answered
(22 responses)- A5% (1)
- B82% (18)
- C5% (1)
- D9% (2)
Explanation
To configure your DNS server to listen over IPv6, do the following: - Install Windows Support Tools. For more information, see Install Windows Support Tools - Open Command Prompt. - Type the following command: dnscmd /config /EnableIPv6 1 - Restart the DNS Server service.
Topics
Community Discussion
No community discussion yet for this question.