Module 5: Configuring and Managing Virtual Networks: © 2020 Vmware, Inc
Module 5: Configuring and Managing Virtual Networks: © 2020 Vmware, Inc
© 2020 VMware, Inc. VMware vSphere: Install, Configure, Manage [V7] | 5-2
Module Lessons
1. Introduction to vSphere Standard Switches
2. Configuring Standard Switch Policies
© 2020 VMware, Inc. VMware vSphere: Install, Configure, Manage [V7] | 5-3
Virtual Beans: Networking Requirements
Virtual Beans has the following requirements for its network infrastructure:
• Use the existing VLAN infrastructure and create VLANs as needed for the vSphere
environment.
• Use the available bandwidth efficiently:
– Infrastructure services must get enough bandwidth.
– Infrastructure traffic should not interfere with the performance of business-critical and
nonbusiness-critical application traffic.
• Avoid single points of failure.
As the Virtual Beans administrator, you must configure vSphere networking to meet these
requirements.
© 2020 VMware, Inc. VMware vSphere: Install, Configure, Manage [V7] | 5-4
Lesson 1: Introduction to vSphere Standard
Switches
© 2020 VMware, Inc. VMware vSphere: Install, Configure, Manage [V7] | 5-6
About Virtual Switches
Virtual switches connect VMs to the physical network.
They provide connectivity between VMs on the same ESXi host or on different ESXi hosts.
They also support VMkernel services, such as vSphere vMotion migration, iSCSI, NFS, and
access to the management network.
© 2020 VMware, Inc. VMware vSphere: Install, Configure, Manage [V7] | 5-7
Types of Virtual Switch Connections
A virtual switch has specific connection types:
• VM port groups
• VMkernel port: For IP storage, vSphere vMotion migration, vSphere Fault Tolerance, vSAN,
vSphere Replication, and the ESXi management network
• Uplink ports
© 2020 VMware, Inc. VMware vSphere: Install, Configure, Manage [V7] | 5-8
Virtual Switch Connection Examples
More than one network can coexist on the same virtual switch or on separate virtual switches.
© 2020 VMware, Inc. VMware vSphere: Install, Configure, Manage [V7] | 5-9
About VLANs
ESXi supports 802.1Q VLAN tagging.
Virtual switch tagging is one of the supported
tagging policies:
• Frames from a VM are tagged as they exit
the virtual switch.
• Tagged frames arriving at a virtual switch are
untagged before they are sent to the
destination VM.
• The effect on performance is minimal.
ESXi provides VLAN support by assigning a
VLAN ID to a port group.