Load Balancing in NSX-T

Load Balancing in NSX T Reference: NSX T 2.5 Installation Guide NSX T 2.5 Admin Guide This post covers the configuration required to use load balancer which is a native feature in NSX-T. Pre requisites before configuring load balancer: 1. NSX T Manager Cluster should be deployed 2. Transport zones should be defined. 3. Uplink … Continue reading Load Balancing in NSX-T

Connecting NSX-T Tier 0 Gateway to another Tier 0 Gateway

Connecting NSX-T Tier 0 Gateway to another Tier 0 Gateway Reference : NSX-T Design Guide A Tier 0 Gateway is typically required to connect to the physical network. A Tier 1 Gateway in NSX-T does not connect to the physical network directly. Segments to which workloads are attached are connected to Tier 1 Gateways. Tier … Continue reading Connecting NSX-T Tier 0 Gateway to another Tier 0 Gateway

Deploying Edge Node VM on N-VDS of Compute Transport Node

Deploying Edge Node VM on N-VDS of Compute Transport Node Deploying Edge Node VM on N-VDS of Compute Transport Node Segments which are overlay networks require N-VDS which is a virtual switch specific to NSX-T. Virtualized workloads VMs are connected to segments hosted on N-VDS of compute hosts. The compute guest VMs will be attached … Continue reading Deploying Edge Node VM on N-VDS of Compute Transport Node

NSX-T Layer 2 Bridging

 Layer 2 Bridging One important use case of layer 2 bridging is migration of physical to virtual machines. Here the same IP subnet is split between virtual machines backed by overlay network and physical machines backed by VLAN backed distributed port group. There will be times when certain physical machines cannot leverage virtualization. Layer 2 … Continue reading NSX-T Layer 2 Bridging

NSX-T Routing Configuration

NSX-T Routing Configuration Overall Topology used in the lab Pre-requisites like NSX-T manager installation, preparing and configuring compute host transport nodes, preparing and configuring edge transport nodes are covered here.As shown in the topology above, two Tier 0 gateways are configured in the lab.One Tier 0 gateway is configured in Active-Active High Availability mode and … Continue reading NSX-T Routing Configuration

Installation of NSX T 2.4 Compute Host Transport Nodes

Installation of NSX T 2.4 Compute Host Transport Nodes Compute Host Transport Nodes are hypervisors which are prepared for NSX-T. Once the hypervisors are prepared for NSX-T, N-VDS is instantiated on those hosts. More about those details are here in this post. Compute Host Connectivity and Teaming Policy Compute hosts are where the workloads are … Continue reading Installation of NSX T 2.4 Compute Host Transport Nodes

NSX-T 2.4 Edge Transport Node Installation

NSX-T 2.4 Edge Transport Node Installation In this lab, I am going to install NSX-T Edge Transport Nodes as VMs NSX-T Edge Node VMs could be of VM form factor or could be baremetal. Edge Node VM connectivity using a DVS The above diagram shows that the vnics of Edge Transport Node VMs are mapped … Continue reading NSX-T 2.4 Edge Transport Node Installation

NSX-T Routing

NSX-T Routing References: NSX-T Reference Design Before we discuss the routing part, it is essential to cover key topics related to NSX-T 1. N-VDS 2. Transport Zone 3. Compute Host Transport Nodes 4. Edge Transport Nodes 1. N-VDS Is responsible for switching packets and is responsible for forwarding traffic between VMs or between VMs and … Continue reading NSX-T Routing

NSX-T 2.4 Manager and Controllers Installation

NSX-T 2.4 Manager and Controllers Installation Resources: NSX-T Data Center Installation Guide https://docs.vmware.com/en/VMware-NSX-T-Data-Center/2.4/installation/GUID-3E0C4CEC-D593-4395-84C4-150CD6285963.html You need to go through the NSX-T Data Center Installation guide. https://docs.vmware.com/en/VMware-NSX-T-Data-Center/2.4/installation/GUID-3E0C4CEC-D593-4395-84C4-150CD6285963.html The first thing to do while installing NSX-T 2.4 unified appliance is to download the appropriate OVF file from VMware portal. Next, verify the checksum and make sure the file … Continue reading NSX-T 2.4 Manager and Controllers Installation