PrepAway - Latest Free Exam Questions & Answers

You need to ensure that if a physical NIC fails on Server1, VM1 remains connected to the network

You have a Hyper-V host named Server1 that runs Windows Server 2012 R2. Server1 has the virtual
switches listed in the following table.

You create a virtual machine named VM1. VM1 has two network adapters. One network adapter
connects to vSwitch1. The other network adapter connects to vSwitch2. You configure NIC teaming
on VM1.
You need to ensure that if a physical NIC fails on Server1, VM1 remains connected to the network.
What should you do on Server1?

PrepAway - Latest Free Exam Questions & Answers

A.
Run the Set-VmNetworkAdapter cmdlet.

B.
Create a new virtual switch on Server1.

C.
Modify the properties of vSwitch1 and vSwitch2.

D.
Add a new network adapter to VM1.

3 Comments on “You need to ensure that if a physical NIC fails on Server1, VM1 remains connected to the network

  1. Yakoob Hammouri says:

    the Correct Answer is A
    after search for long time i found that
    in the setting of VM > Network Adapter > Advanced Features , in NIC Teaming section i found this note :-
    ” when this option is clare ‘not cheked’ , a team created in the guest operating system will lose connectivity if one of the physical network adapters stops”.
    so i using this Command :
    Get-VM -Name Lon-DC | Set-VMNetworkAdapter -AllowTeaming on
    to make checkbox of NIC teaming is check of VM




    0



    0

Leave a Reply