Basics of VMware Network Virtualization

What is the virtual Switch? How is a virtual network realized A Virtual switch is similar in concept to a physical switch. It has ports organized into port groups. It has uplinks used to connect the virtual switch to the physical world. It also supports connections to help you manage your virtual infrastructure. The way a virtual machine connects to a port on a virtual switch is similar in concept to the way a computer's physical network adapter connects to a physical switch. Only instead of using a wired Ethernet cable, the virtual machine's connection to the port on the virtual switch is often referred to as a 'virtual wire'. The virtual switch can also have one or more uplinks. Uplinks are used to connect the virtual switch within the ESXi host, to an external physical switch. Just as you can connect uplink ports between two physical switches. In the "virtual world" you can connect or 'uplink" a virtual switch to an externa...