You need to ensure that VM1 will retain access to the n…

You have a server named Server1 that runs Windows Server 2016. Server1 is a Hyper-V host that
hosts a virtual machine named VM1. Server1 has three network adapter cards. That connect to a
virtual switch named vSwitch1. You configure NIC Teaming on VM1 as shown in the exhibit:

You need to ensure that VM1 will retain access to the network if a physical adapter card fails on
Server1. What should you do?

You have a server named Server1 that runs Windows Server 2016. Server1 is a Hyper-V host that
hosts a virtual machine named VM1. Server1 has three network adapter cards. That connect to a
virtual switch named vSwitch1. You configure NIC Teaming on VM1 as shown in the exhibit:

You need to ensure that VM1 will retain access to the network if a physical adapter card fails on
Server1. What should you do?

A.
From Hyper-V Manager on Server1, modify the settings of VM1.

B.
From Windows PowerShell on Server1, run theSet-VmSwitchcmdlet.

C.
From the properties of the NIC team on VM1, add the adapter named Ethernet to the NIC team.

D.
From the properties of the NIC team on VM1, change the load balancing of the NIC team.



Leave a Reply 6

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


Afonya

Afonya

Which answer is correct?

abc

abc

B
New-VMSwitch -Name “External vSwitch” -NetAdapterName “Converged NIC Team”

Jon

Jon

Can anyone confirm what the answer is on this question and why?

musiman

musiman

The given answer is correct. In order to retain access to the network, you need to tell the Hyper-V host which NIC’s in VM1 are teamed in VM1. You can do this in the settings of VM1 in your Hyper-V host. Go to the network card, click on the + symbol, go to Advanced Features and there you see the option NIC teaming.