Virtualization mechanism has key components. In this CCNA Certification lesson, we will focus on these virtualization components in a Virtual Network Infrastructure. So, what are the key components of Virtualization? These three components of Virtual Network Structure are given below:
Host Machine
Virtual Machine
Hypervisor

Now, let’s talk about these Virtual Network Infrastructure Components detailly.
Host Machine
The first cokmponent of Virtual Network Structure is Host Machines. A Host Machine is the physical hardware that the virtual machines reside. It is the device that has physical resources like memory, storage, processor etc. These resources are used by virtual machines according to their configuration during the virtualization process. Host machines are the physical devices that runs virtualization software that create and manage virtual machines.
Virtual Machine
The other Virtual Network Structure component is Virtual Machine. A Virtual Machine is the virtual device that resides in Host machine. It emulates s single physical device but as virtual. In other words, a Virtual Machine is created with the resources that it needs virtually in Host Machine. Each virtual device thinks that, it is the only device in the system. But there can be many different virtual devices in the host machine. The main aim of virtualization is already this multiple usage.
A Virtual machine can be a PC, a server, a router, a firewall etc. According to your need, you can create a virtual machine in physical host machine and create small virtual machines in it.
The communication between the host machine and virtual machines are done via Hypervisor.
Hypervisor
The last Virtual Network Structure component is Hypervisor. A Hypervisor is the key part of virtualization. In other words, Virtualization is commonly hypervisor-based. It is also called Virtual Machine Manager. Hypervisor is basically is a software that is used to create and manage virtual machines in the host machine. The main purpose of Hypervisor to manage the virtual devices and provide them necessary system resources
There are two types of Hypervisors according to their working style. These are given below:
Type 1 Hypervisor (Bare-Metal Hypervisor)
Type 2 Hypervisor Hosted Hypervisors)

Type 1 Hypervisor (Bare-Metal Hypervisor)
Type 1 Hypervisor or Bare-Metal Hypervisor is the software that is directly installed and run on the top of the physical hardware, host machine. They have their own operating system. This type of Hypervisors is used mainly on data center devices.

The advantages of Type 1 Hypervisor (Bare-Metal Hypervisor) are high availability, better performance and scalability. Because they can access system resources directly.
VMWare ESXi and Hyper-V can be given to this type of Hypervisors.
For More, you can visit: https://ipcisco.com/lesson/virtual-network-structure/

