
VMware vSphere 6.x Datacenter Design Cookbook
By :

The connectivity of the virtual network to the physical network in a vSphere environment is accomplished using one of two virtual switch technologies: the standard virtual switch (vSwitch) or the virtual distributed switch (vDSwitch). VMware technologies such as VMware HA, VMware DRS, and fault tolerance require that virtual switch configurations be consistent across all ESXi hosts in a cluster.
Identify the features and capabilities of virtual standard switches and distributed virtual switches.
Based on the design requirements, determine which virtual switch technology should be selected to support them.
The virtual switch technology chosen is dependent on the connectivity, availability, manageability requirements, and the features available in the virtual switch.
A standard virtual switch is configured and managed independently on each ESXi host and supports up to 1024 virtual switch ports per vSwitch. Because vSwitches are...