Humorous command-line graphic introducing a VMware NSX-T CLI cheat sheet.

Useful Cheat Sheet CLI for VMware NSX-T

I just wanted to take a moment to write a quick article on some useful commands I use for troubleshooting NSX-T 2.4 By no means is this everything and I will update this article routinly. How to find VTEP (Tunnel End Points)From NSX Manager#get logical-switch vtep From ESXi Host to display TEP end point#esxcfg-vmnic -land#esxcli … Explore: Useful Cheat Sheet CLI for VMware NSX-T

NSX-T Transport Zones inventory showing Edge, Overlay, and uplink VLAN zones required for edge deployment.

How to Install VMware NSX-T (Part 5) – setting up Edge VMs and Edge Cluster on N-VDS

As the journey continues we have now come to the portion where we setup the Edge.  There are a couple different ways you can setup your edge, IE leverage Port Groups from a Distributed Switch or leverage NSX-T N-VDS switches.  Do you deploy two Transport Zones or four? I have elected to deploy the edge … Explore: How to Install VMware NSX-T (Part 5) –…

NSX-T Fabric Profiles page with Uplink Profiles selected before creating a host uplink profile.

How to Install NSX-T (Part 4) – Transport Zone Creation, Uplink Profile, TEP IP Pool, & Configure NSX-T for ESXi

Part 4 of the journey takes us through deploying NSX-T on our ESXi Hosts.  This will be a multi-step process and has some complexity but this piece can be a lot of fun. The work we do here will have a ripple effect as we move forward so it is important to know your use … Explore: How to Install NSX-T (Part 4) – Transport…

NSX-T system overview showing a stable management cluster and the Add Nodes control.

How to Install NSX-T (Part 3) Deploying 2nd/3rd NSX Manager.

At this point in my journey, we have our first NSX Manager deployed and verified. Along with the compute manager created. Next comes deploying the 2nd & 3rd Managers and form them into a cluster.  Luckily, I like how NSX-T keeps getting easier so we’ll deploy this cluster from the UI instead of manually deploying an … Explore: How to Install NSX-T (Part 3) Deploying 2nd/3rd…

NSX-T Fabric Compute Managers page before adding a vCenter Server.

How to Install NSX-T (Part 2) – Deploy Compute Manger

As this journey continues the next step in deploying NSX-T 2.4 after deploying your first Manager is to add a new compute manager.  This article will be a quick one because it is a quick and easy process.  Woohoo! Other Articles in my serieshttps://digitalthoughtdisruption.com/2019/07/01/how-to-install-nsx-t-2-4-part-1-1st-nsx-manager/https://digitalthoughtdisruption.com/2019/07/03/how-to-install-nsx-t-2-4-part-2-deploy-compute-manger/https://digitalthoughtdisruption.com/2019/07/08/how-to-install-nsx-t-2-4-part-3-deploying-2nd-3rd-nsx-manager/https://digitalthoughtdisruption.com/2019/07/11/how-to-install-nsx-t-2-4-part-4-transport-zone-creation-uplink-profile-tep-ip-pool-configure-nsx-t-for-esxi/https://digitalthoughtdisruption.com/2019/07/15/how-to-install-nsx-t-2-4-part-5-the-war-that-was-setting-up-edge-vms-and-edge-cluster-on-n-vds/ Heads up:This is where having all the required ports open are … Explore: How to Install NSX-T (Part 2) – Deploy…

ESXi direct-console menu with the ESXi Shell option enabled for VxRail network configuration.

How to Perform VxRail 4.7 Cluster Install

Recently, I have been getting a lot of requests for “advice” on how to re-deploy VxRail. Apparently, the 13G server line and older G-Series appliances still have a use when upgrading to 14G hardware. Lab environment for staging a like for like Production environment to test out code updates, POCs, and anything else you desire … Explore: How to Perform VxRail 4.7 Cluster Install

Digital Thought Disruption

VxRail Composite Bundle taking abnormal amount of time to upload fix

In the last couple of weeks I have had to perform a few VxRail upgrades to particular code levels. As many of you know this requires downloading the particular code bundle IE 4.5.229 and performing a local upgrade. However, on two separate clusters in two separate datacenters I noticed that the bundle upload was taking … Explore: VxRail Composite Bundle taking abnormal amount of time…

NSX-T Networking navigation with Segments selected before creating a logical segment.

NSX-T – Deploy Segment (Logical Switch)

A single logical switch is mapped to a unique Geneve segment that is distributed across the ESXi hosts in a transport zone. The logical switch supports line-rate switching in the ESXi host without the constraints of VLAN sprawl or spanning tree issues. A segment is a representation of layer-2 connectivity across transport nodes (ESXi Hosts), … Explore: NSX-T – Deploy Segment (Logical Switch)

NSX-T Tier-1 Gateways page with the existing THLR-01 gateway selected for editing.

NSX-T – Attach a Tier-1 Gateway to Tier-0 Gateway

When it comes to a multi-tier router architecture you will be connecting Tier-1 router(s) to an existing Tier-0 router. East-West routing is performed by the DR (distributed Router) in the Tier-1 router.  The Tier-0 provides services and external connectivity.  Some things to be aware of: When the service and distributed routers are created, they are … Explore: NSX-T – Attach a Tier-1 Gateway to Tier-0…

ESXi shell output listing the installed dellptagent VIB version and support level.

VxRail PTAgent Troubleshooting – Device Missing State

From time to time you may encounter an error where your VxRail node goes into a device missing state in VxRail manager but is operating normally in vCenter. The main culprit behind this is typically the PTAgent. The PTAgent exists to poll hardware information on a node every few minutes using ipmi. Assuming there isn’t … Explore: VxRail PTAgent Troubleshooting – Device Missing State