What should you do?

Hotspot
You have a Hyper-V host named Server1 that runs Windows Server 2016. Server1 connects to your corporate network. The Corporate network uses the 10.10.0.0/16 address space. Server1 hosts a virtual machine named VM1, VM1 is configured to have an IP addresses of 172.16.1.54/16.
You need to ensure that VM1 can access the resources on the corporate network.
What should you do? To answer, select the appropriate options in the answer area.
Hot Area:

microsoft-exams

One thought on “What should you do?

  1. VMs on an Internal vSwitch has access to the host server. On the Host server, the user would set the IP Address of the gateway / NIC in the Network and Sharing Center. Setting this IP Address would generally be considered part of the job of creating and configuring an Internal vSwitch otherwise there is no point to creating an internal vSwitch.
    New-NetNat would then create a NAT from that subnet to the external network.

    Add-VMNetworkAdapterRoutingDomainMapping adds a VXLAN ID to the packets of the VM. This would require Software Defined Networking to be configured and the appropriate steps taken to provide a router somewhere between the VXLAN and the native Networking, thus this is not a valid answer as it requires installation of additional components and lots of other steps not specified.

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.