All Blog Posts

VMware NSX Edge Load Balancing – PowerShell Config

VMware NSX Edge Load Balancing VMware NSX Edge Load Balancing – In this blogpost we would look at the benefits of why we need load balancing and also look at how to configure it in an NSX edge using GUI…
VMware NSX Edge SNAT vs DNAT – PowerShell Config

VMware NSX Edge SNAT vs DNAT VMware NSX Edge SNAT vs DNAT – In this blog we would be looking at the differences between SNAT and DNAT and also look at ways to automate their configuration using PowerShell and NSX…
Getting Started with PowerNSX.

Getting Started with PowerNSX. Getting Started with PowerNSX – Lately i had been doing posts on how to automate various NSX tasks by invoking NSX API calls with PowerShell. Then i found a community driven module created for NSX, although it…
Hair-pinning Solved with VMware NSX DLR

Hair-pinning Solved with VMware NSX DLR Hair-pinning Solved with VMware NSX DLR – In this short blogpost we would be discussing the advantages of deploying NSX DLR in your environment and how it can avoid hair-pinning. So what is Hair-pinning ? – Lets…
VMware NSX Logical Switch and DLR Configuration

VMware NSX Logical Switch and DLR Configuration VMware NSX Logical Switch and DLR config via GUI-API – Logical switches are broadcast domains which basically allow you to create a business units/contexts out of VM’s , and allows you to control whether the…
VMware NSX Host Preparation with PowerShell

VMware NSX Host Preparation with PowerShell VMware NSX Host Preparation – Once you have configured your NSX appliance to talk to the vcenter server and created the controller cluster, the next step we need to do is to prepare the VMHosts for…
VMware NSX Controller Cluster creation with PowerShell

VMware NSX Controller Cluster creation with PowerShell VMware NSX Controller Cluster creation with PowerShell – In this blog post we would explore how to create a controller cluster using GUI and also ways to automate it using the Invoke-WebRequest cmdlet. First…
VMware NSX Components & Architecture Part – 2

VMware NSX Components & Architecture VMware NSX Components – In this blog post we would explore the various components that make up NSX. There are many components which make up the NSX virtual network, they can be described as components which…