nerdexam
Microsoft

74-409 · Question #21

You have a Windows Server 2012 R2 with the Hyper-V role installed. The host server hosts a virtual machine (VM) named NYC-VM. The virtual switches for the host server are configured as follows…

The correct answer is B. Run the Windows PowerShell command Connect-VMNetworkAdapter-VMName NYC-. How to Configure Network Settings on a Hyper-V Host in VMM External - Use this type when you want to allow virtual machines to communicate with each other and with externally located servers, and optionally with the host operating system. The External type is bound to a…

Hyper-V Virtual Networks and virtualization networking

Question

You have a Windows Server 2012 R2 with the Hyper-V role installed. The host server hosts a virtual machine (VM) named NYC-VM. The virtual switches for the host server are configured as follows: NYC-VM must meet the following requirements: - Communicate with all of the VMs on the same virtualization host server - Communicate with the virtualization host server must NOT - Communicate with VMs on different virtualization host servers You need to configure the virtual switch for NYC-VM. What should you do?

Exhibit

74-409 question #21 exhibit

Options

  • AOn NYC-VM, enable virtual LAN identification.
  • BRun the Windows PowerShell command Connect-VMNetworkAdapter-VMName NYC-
  • CConnect NYC-VM to the EXT switch.
  • DRun the Windows PowerShell command Connect-VMNetworkAdapter-VMName NYC-

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    70% (19)
  • C
    19% (5)
  • D
    7% (2)

Explanation

How to Configure Network Settings on a Hyper-V Host in VMM External - Use this type when you want to allow virtual machines to communicate with each other and with externally located servers, and optionally with the host operating system. The External type is bound to a physical network adapter. This type can be used to allow virtual machines to access a perimeter network and not expose the host operating system. Internal - Use this type when you want to allow communication between virtual machines on the same host and between the virtual machines and the host. The Internal type is not bound to a physical network adapter. It is typically used to build a test environment where you want to connect to the virtual machines from the host operating system, but do not want to allow virtual machines on the host to communicate with external networks. Private - Use this type when you want to allow communication between virtual machines on the same host but not with the host or with external networks. The Private type does not have a virtual network adapter in the host operating system, nor is it bound to a physical network adapter. The Private type is typically used when you want to isolate virtual machines from network traffic in the host operating system and in the external networks.

Topics

#virtual switch#private network#PowerShell#VM connectivity

Community Discussion

No community discussion yet for this question.

Full 74-409 Practice