nerdexam
GIAC

GCIA · Question #106

You work as a Network Administrator for Infonet Inc. The company has a Windows Server 2008 Active Directory-based single forest multiple domain IPv4 network. All the DNS servers on the network run…

The correct answer is B. Configure GlobalNames zones on the DNS servers in the network. GlobalNames zones in Windows Server 2008 DNS enable single-label name resolution equivalent to WINS/NetBIOS, allowing IPv6 migration without touching client computers.

Network Traffic Analysis & Protocol Review

Question

You work as a Network Administrator for Infonet Inc. The company has a Windows Server 2008 Active Directory-based single forest multiple domain IPv4 network. All the DNS servers on the network run Windows Server 2008. The users in the network use NetBIOS name to connect network application on the network. Your manager requires you migrate the network to IPv6- enabled network without affecting any client computers. Which of the following actions will you take to accomplish the task?

Options

  • AConfigure stub zone on the DNS servers in the network.
  • BConfigure GlobalNames zones on the DNS servers in the network.
  • CInstall a new Windows Server 2003 DNS server computer on each domain and configure GlobalNames
  • DConfigure the client computers to use WINS.

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    80% (20)
  • C
    4% (1)
  • D
    12% (3)

Why each option

GlobalNames zones in Windows Server 2008 DNS enable single-label name resolution equivalent to WINS/NetBIOS, allowing IPv6 migration without touching client computers.

AConfigure stub zone on the DNS servers in the network.

Stub zones only store NS and SOA records for delegated zones to improve query efficiency and do not provide any single-label name resolution capability.

BConfigure GlobalNames zones on the DNS servers in the network.Correct

GlobalNames zones let Windows Server 2008 DNS resolve single-label names (like NetBIOS names) without requiring WINS, because the zone is replicated forest-wide via Active Directory and answers single-label queries natively - clients continue using their existing NetBIOS names while the network operates over IPv6 without any client-side reconfiguration.

CInstall a new Windows Server 2003 DNS server computer on each domain and configure GlobalNames

GlobalNames zone support was introduced in Windows Server 2008 and does not exist in Windows Server 2003, so adding a 2003 DNS server would not fulfill the requirement.

DConfigure the client computers to use WINS.

Configuring clients to use WINS directly modifies client computers, which violates the constraint of not affecting client computers and does not advance the IPv6 migration goal.

Concept tested: GlobalNames zone for single-label name resolution in IPv6 migration

Source: https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc816549(v=ws.10)

Topics

#GlobalNames zone#DNS#IPv6 migration#Windows Server DNS

Community Discussion

No community discussion yet for this question.

Full GCIA Practice