Networking with Windows Server 2016 — Question 121
You have a server named Host1 that runs Windows Server 2016.
You configure Host1 as a virtualization host and create 20 new virtual machines on Host1.
You need to ensure that all of the virtual machines can connect to the Internet through Host1.
Which three actions should you perform? Each correct answer presents part of the solution.
Answer options
- A. On a virtual machine, install the Remote Access server role.
- B. From the properties of each virtual machine, enable virtual LAN identification.
- C. From the properties of each virtual machine, connect to the virtual machine switch.
- D. On Host1, configure the network address translation (NAT) network.
- E. On Host1, create an internal virtual machine switch and specify an IP address for the switch.
Correct answer: C, D, E
Explanation
The correct answers are C, D, and E because connecting the virtual machines to the virtual switch (C) allows them to communicate with each other and the host. Configuring NAT (D) enables the virtual machines to access the Internet, while creating an internal virtual switch with an IP address (E) ensures proper networking. Options A and B are unnecessary for enabling Internet connectivity.