A network administrator is deploying a virtualized server environment using bare-metal Type 1 hypervisors connected to an enterprise campus network. Which two operational roles and functions are performed directly by the Type 1 hypervisors in this infrastructure? (Select two.)
- Abstracting underlying physical hardware resources to allocate vCPUs, system memory, and virtual network interfaces directly to hosted virtual machinesAnswer
- Facilitating Layer 2 frame forwarding between virtual machines residing on the same physical host via an embedded virtual switchAnswer
- COperating as an application software layer on top of an existing general-purpose host operating system such as Windows Server or Linux
- DTerminating Layer 3 broadcast domains and making IP packet forwarding decisions between subnets across physical servers
Answer
The two correct functions performed directly by a Type 1 hypervisor are abstracting physical hardware resources to allocate vCPUs, memory, and virtual network interfaces to guest virtual machines, and facilitating Layer 2 frame forwarding between virtual machines on the same physical host through an integrated virtual switch.
Type 1 bare-metal hypervisors run directly on server hardware, allowing efficient hardware abstraction and direct distribution of vCPU, memory, and virtual interfaces to guest VMs. In addition, hypervisors feature built-in Layer 2 virtual switches (vSwitches) to forward frames locally between virtual machines sharing the same physical host.
Step-by-Step Solution
Key Concept
Type 1 hypervisor bare-metal architecture and virtual switching roles