If you've never touched the network configuration of a VMware ESXi hypervisor before, you've come to the right place.
Indeed, in this tutorial, you will learn the basics of network management on VMware ESXi and you will thus know how virtual machines can access the physical network via, in particular, virtual switches created on your VMware ESXi hypervisor.
If you look in "Networking -> Port groups" of VMware ESXi, you will see that there are 2 port groups by default :
Note that you can create up to 512 port groups per vSwitch. Which is more than enough.
Additionally, you can force a portgroup to use a specific VLAN ID to isolate network traffic from 2 portgroups that would be on the same vSwitch.
In the "Virtual switches" tab, you will find a "vSwitch Standard" type virtual switch named "vSwitch0".
This virtual switch acts as an intermediary between the physical network adapters (NICs) and the port groups.
Note that it's not possible to directly connect your virtual machines on a virtual switch created on VMware ESXi, but only on a port groups.
Hence the presence of a "VM Network" port group created by default when installing your VMware ESXi hypervisor.
Finally, in the "Physical NICs" tab, you will find the list of physical network adapters present in your computer or server.
Note that if you have physical network adapters with multiple network ports, each network port will appear in this list.
In our case, we have an "ASUS WS X299 SAGE/10G" motherboard with 2 "10 Gb/s" Ethernet ports.
VMware ESXi therefore displays 2 "physical network adapters" since each physical network port has a different MAC address.
If you are a little observant, you will see that there is only one network cable plugged into the "vmnic0" network card. Since the link speed is only displayed for this one and not for the "vmnic1" network adapter.
To make these notions of port groups, virtual switches and physical network adapters a little clearer, here is a diagram present in the official VMware documentation.
In the diagram below, you can see that :
Important : if you have multiple VMware ESXi hypervisors, make a habit of naming your port groups with the same names.
Indeed, when you move a virtual machine hot (thanks to VMware vMotion technology) from one VMware ESXi hypervisor to another, this will allow the virtual machine to reconnect correctly to the network on the destination VMware ESXi hypervisor. Since vMotion will find a port group with the same name as on the source VMware ESXi hypervisor.
In short, to summarize, here is the standard network path from the physical switch to the virtual machine : physical switch -> physical network adapter of the server -> virtual switch (created on the ESXi server) -> port group (created on the ESXi server) -> virtual network adapter of the virtual machine.
As you can see, the "vSwitch0" virtual switch created by default by VMware ESXi is of type "vSwitch Standard".
This corresponds to a simple virtual switch and it can be created only on the VMware ESXi hypervisor.
In the case of VMware ESXi, you have no choice since you will only have access to the vSphere Standard Switch (VSS).
However, if you switch one day to the paid version of this product, namely the "VMware vSphere" solution, you can also create vSphere Distributed Switch (VDS).
As you can see, VMware ESXi tells you by default that this virtual switch has no uplink (= network adapter) redundancy.
To solve the problem, it suffices to add an additional network adapter to this virtual switch (vSwitch) to obtain fault tolerance.
If one of the NICs fails, network traffic can continue to pass through the other physical NIC (uplink).
If you look at the bottom of this "vSwitch0" page, you will find a "vSwitch topology" section.
Thanks to this network topology, you can see that the 2 port groups "VM Network" and "Management Network" are connected on this virtual switch "vSwitch0".
And that this virtual switch "vSwitch0" uses a single physical network adapter named "vmnic0" by VMware.
When you create a port group (or edit an existing one), you will see that some of the settings are the same as for the switches.
In fact, the value of these common settings are inherited by default from the virtual switch (vSwitch) on which the port group concerned is located.
To see it, click for example on "VM Network".
Then, click on : Edit settings.
Note that you can easily see some information thanks to the "vSwitch topology" diagram :
As you can see there are different settings offered, but their values are usually inherited from vSwitch.
If you try to edit the vSwitch concerned by this ports group, you will find these common settings, as well as their real values.
As noted earlier, by default, VMware ESXi tells you that your virtual switch doesn't have uplink redundancy when it uses only one physical NIC.
Add a physical network adapter in your server, then click on "Actions -> Add uplink" or directly on "Add uplink".
The new physical network adapter physically added to your server should appear in the "Uplink 2" list since it's not yet in use by a virtual switch.
In the settings of this standard virtual switch (vSwitch0), you will find a "NIC teaming" section with different settings :
For the load balancing method, you have 4 options to choose from :
For more information on the operation, advantages and disadvantages of each of these methods, refer to the "Load Balancing Algorithms Available for Virtual Switches" page of the official VMware documentation.
For the "Network failover detection" setting, which concerns the detection of network failures, you will have the choice between :
For the failover order, this allows you to choose the order in which the physical network adapters assigned to this virtual switch (vSwitch) should be used.
You can also mark specific physical network adapters "standby" or "active".
If you have enabled load balancing on this virtual switch, VMware ESXi will distribute the network load through the physical NICs in the "active" state.
Network adapters marked as "standby" will only be used to replace a network adapter in "active" state when a fault is detected on it. Whether it's a failure of the physical network adapter concerned or of its network link (failure of the network cable or of the physical switch to which it's connected).
To mark a network adapter to "standby" state, select the desired physical network adapter and click on : Mark standby.
As expected, the status of the selected physical network adapter becomes : Standby.
To put a physical network adapter back in "Active" state, select this standby network adapter and click on : Mark active.
The selected network adapter is once again in the "Active" state.
Finally, click on : Save.
The "Virtual switch vSwitch0 was successfully saved" message appears.
If you look at the topology of this virtual switch (vSwitch0) at the bottom of the page, you will see that it now uses 2 physical network adapters.
VMware 3/3/2023
VMware 2/24/2023
VMware 3/24/2023
VMware 3/17/2023
Pinned content
Contact
® InformatiWeb-Pro.net - InformatiWeb.net 2008-2022 - © Lionel Eppe - All rights reserved.
Total or partial reproduction of this site is prohibited and constitutes an infringement punishable by articles L.335-2 and following of the intellectual property Code.
You must be logged in to post a comment