Lab 7-2 installing a hyper-v
The use of which of the following has decreased over the years because backplane bus speeds and centralized switch fabric capacities have increased?
distributed switching
Hyper-V supports three types of virtual networks:
external virtual networks, internal virtual networks, and private virtual network
Telnet, SSH, RDP and VNC all rely on which type of management?
in band
A virtual network switch works ?
like a physical network switch except that the switch is software-based.
Telnet, SSH, and VNC are which type of software?
Terminal emulation
Internal virtual networks
- used to allow network communication between virtual machines on the same virtualization server, and between virtual machines and the management operating system.
External virtual networks
- used to provide virtual machines with access to a physical network so they can communicate with externally located servers and clients.
When examining tunneling protocol, which component of protocol suite IPsec?
IKEv2
Refer to the exhibit. Which of the following approach to computer networking is being displayed? (top layer had a bunch of business applications, networking operating system is in the controller layer, and network devices are in the infrastructure layer
Software defined network
How to get hyper-v on the windows computer?
powershell, and then command, Install-WindowsFeature -Name Hyper-V -IncludeManagementTools -Restart
Which protocol can be used to connect to and control Microsoft computers?
rdp and vnc
When implementing secure remote file access which choices would be incompatible together?
sftp ftp
Private virtual network -
used to allow network communication between virtual machines on the same virtualization server. A private virtual network is not bound to a physical network adapter. This type of network is useful if you want to create an isolated network environment.
You have created a virtual machine. For the virtual machine to communicate with the physical network, what should you configure in the virtual machine?
vNIC
You need to configure multiple virtual machines (VMs) to connect to a network. To be able to achieve this, which of the following should you configure?
virtual switch