What should you do?

Posted by: Pdfprep Category: 70-741 Tags: , ,

You are deploying a small network that has 30 client computers. The network uses the 192.168.1.0/24 address space. All computers obtain IP configurations from a DHCP server named Server1.

You install a server named Server2 that runs Windows Server 2016. Server2 has two network adapters named internal and Internet. Internet connects to an Internet service provider (ISP) and obtains the 131.107.0.10 IP address. Internal connects to the internal network and is configured to use the 192.168.1.250 IP address.

You need to provide Internet connectivity for the client computers.

What should you do?
A . On Server2 run The New-NetNat -Name NAT1 -InternallPlnterfaceAddressPrefix 192.168.1.0/24 cmdlet. Configure Server1 to provide the 003 Router option of 192.168.1.250.
B . On Server2 run the New-NetNat -Name NAT1 -InternallPlnterfaceAddressPrefix 192.168.1.0/24 cmdlet. Configure Server1 to provide the 003 Router option of 131.107.0.10.
C . On Server1, stop the DHCP server. On the Internet network adapter on Server2, enable Internet Connection Sharing (ICS).
D . Recreate the DHCP scope on Server1 to lease addresses from the 131.107.0.0/24 address space. On Server2, change the IP address of the internal network adapter to 131.107.0. 1. Configure Server 1 to provide the 003 Router option of 131.107.0. 1.

Answer: C

Leave a Reply

Your email address will not be published.