You need to ensure that the DHCP clients in both subnets can connect to any other DHCP client by using a FQDN

Your network contains an Active Directory domain named contoso.com. The domain
contains a member server named Server 1.Server1 runs Windows Server 2012 R2 and has
the DHCP Server server role installed.
You create two IPv4 scopes on Server1. The scopes are configured as shown in the
following table.

The DHCP clients in Subnet1 can connect to the client computers in Subnet2 by using an IP
address or a FQDN.
You discover that the DHCP clients in Subnet2 can connect to client computers in Subnet1
by using an IP address only.
You need to ensure that the DHCP clients in both subnets can connect to any other DHCP
client by using a FQDN.
What should you add?

Your network contains an Active Directory domain named contoso.com. The domain
contains a member server named Server 1.Server1 runs Windows Server 2012 R2 and has
the DHCP Server server role installed.
You create two IPv4 scopes on Server1. The scopes are configured as shown in the
following table.

The DHCP clients in Subnet1 can connect to the client computers in Subnet2 by using an IP
address or a FQDN.
You discover that the DHCP clients in Subnet2 can connect to client computers in Subnet1
by using an IP address only.
You need to ensure that the DHCP clients in both subnets can connect to any other DHCP
client by using a FQDN.
What should you add?

A.
The 015 DNS Domain Name option to Subnet1

B.
The 015 DNS Domain Name option to Subnet2

C.
The 006 DNS Servers option to Subnet2

D.
The 006 DNS Servers option to Subnet1

Explanation:
References:
http://technet.microsoft.com/en-us/library/ee941136%28v=WS.10%29.aspx
Training Guide: Installing and Configuring Windows Server 2012 R2, Chapter 6: Network
Administration, p.253



Leave a Reply 7

Your email address will not be published. Required fields are marked *


Andrey

Andrey

015 DNS Domain Name is the right answer

Michael

Michael

No Audrey, C is correct.

They’re saying entering a FQDN, not a hostname. Since the FQDN (ex: server1.contoso.com) is already supplied, the DNS domain name would be unnecessary.

I hate these questions.

Michael

Michael

To clarify: I don’t hate what Audrey said, I hate that Microsoft tries to trip us up this way.

Juan

Juan

fqdn or hostname, subnet2 cannot access the dns server, i.e. ipaddress only. so you must give subnet2 a dns server.

Ravi

Ravi

But is B (The 015 DNS Domain Name option to Subnet2) correct?

ITNavigator

ITNavigator

I agree with Michael.

Since clients should be able to connect each other using FQDN (not a host name), we don’t care about option 015 DNS Domain Name.
So, the right answer is ā€˜Cā€™. The 006 DNS Server option to Subnet2.