Virtual Switches Flashcards
What is virtual networking?
Virtual networking enables devices across many locations to function as if they were connected through a physical network. It uses software-based versions of traditional network devices to connect workloads regardless of their physical location.
How does virtual networking extend physical networking capabilities?
It allows data centers to stretch across different locations and gives network administrators the ability to modify the network without needing to buy more hardware.
What are the benefits of virtual networking?
Virtual networking offers greater flexibility in provisioning networks to meet specific application needs and results in more efficient network configuration due to its software-based nature.
How does virtual networking differ from physical networking?
While physical networking connects computers through cables and network hardware devices, virtual networking uses software-based versions of these devices to connect workloads, irrespective of their physical location.
What is a virtual hardware in the context of a virtual network?
Virtual hardware refers to the software versions of traditional network devices used in a virtual network.
What is the function of a virtual switch in a virtual network?
A virtual switch controls and directs communication between the virtual parts of the network. It detects which virtual machines are connected to its virtual ports and forwards traffic to the correct virtual machines.
What is the form of traffic in a virtual network?
Traffic in a virtual network exists as network packets or data packets.
How does a virtual switch handle data packets in a virtual network?
A virtual switch checks the data packets and forwards them to their appropriate destinations.
What is the function of virtual machine ports in a virtual network?
Virtual machine ports connect virtual machines to the virtual network.
What are VMkernel ports and what is their role in a virtual network?
VMkernel ports are used by the ESXi hypervisor (VMkernel) for managing ESXi system traffic.
What is the role of uplink ports in a virtual network?
Uplink ports connect the virtual network to the physical network.
How are uplink ports associated with the physical network?
Each uplink port is associated with a physical network adapter on the ESXi host.
What is a virtual network adapter in a virtual machine?
A virtual network adapter, also known as a virtual NIC (Network Interface Card), is a component of a virtual machine that allows it to connect to a network.
How is a virtual NIC configured in a virtual machine?
The virtual NIC is configured to connect to a virtual machine port group, like “Production”.
What happens to the virtual NIC when a virtual machine is powered on?
When a virtual machine is powered on, the virtual NIC connects to a virtual port in the virtual machine port group.