vSwitch
vSwitch is a software-based virtual network switch that runs on a hypervisor and connects virtual machines to each other and to physical networks. It operates at the data link layer and forwards frames according to MAC addresses, VLAN tags, and policies defined within the virtualization platform. A vSwitch typically provides port groups or network segments to which VMs connect, and one or more uplink NICs that connect to the external network.
Key features include VLAN tagging (802.1Q) to segment traffic, NIC teaming for redundancy and throughput, and
Two common implementations in VMware: standard vSwitch (vSS), which is configured per host, and distributed switch
vSwitches differ from physical switches in that they are software components within a hypervisor; they do not