lab 3-1 Flashcards
You are creating several virtual machines. You want to allow network communication between virtual machines on the same virtualization server and the management operating system. However, these virtual machines should not communicate with any device on the network. Which type of virtual network should you set?
Internal Virtual Network
After setting up a new internal network in Hyper-V, what is the next task that you are likely to perform?
Test the connectivity of the guest virtual machine to the Hyper-V host
Which of the following statements are true about the network isolation feature on a Hyper-V Server? [Choose all that apply]
A) Isolates virtual machines and physical computers from one another
B) Allows you to work with an array of services on virtual machines without the risk of disrupting the services on another part of the network
C) To create network isolation, you need to deny the flow of data between two servers
D) Enables you to work with multiple network segments
What is the likely output of the following command:
Add-VMNetworkAdapterACL -VMName PLABWIN101 -RemoteIPAddress 192.168.0.2 -Direction Both -Action Deny
The inbound and outbound traffic between 192.168.0.2 and PLABWIN101 will be denied
What is the likely output of the following command:
Get-VMNetworkAdapterAcl -VMName PLABWIN101
Displays the summary of network adapters and the associated rules