In last post of this series we briefly looked what is VXLAN (In actual it’s an ocean of knowledge in itself) and also we configured VXLAN on our cluster/hosts.
In this post we will be talking about Logical switching and we will see how to create that and will cover prerequisites part as well.
If you have missed earlier posts of this series, you can read them from below links:
2: Installing and Configuring NSX Manager
4: Preparing Esxi Hosts and Cluster
5: Configure VXLAN on the ESXi Hosts
Let’s start with introduction to Logical Switching.
What is Logical Switching?
Functionality of a Logical switch is very similar to that of a physical switch i.e they allow isolation of applications and tenants for security purpose. A logical switch when deployed, creates a broadcast domain to allow isolation of the VM’s running in infrastructure.… Read More