recent posts
- Testing the VCF 9.1 Distributed Connection Model with BGP EVPN and VXLAN
- Using Kasm as a Browser-Based Jump Point for a VCF 9 Lab
- Building the Foundation for a VCF Automation All Apps Landing Zone with Terraform
- Using Keycloak as an OIDC Identity Provider for a VCF Automation Organization
- Guardrails in VCF Automation 9.1
about
Category: nsx
-
Wether you like it or not, the API plays a significant role when installing, configuring, and managing an NSX-T environment. Sooner or later you will be facing tasks that either require you to use the API or simply are much faster to complete using the API. Luckily, with the right tools and some preparation, getting…
-
One of the first things to configure after deploying the NSX Manager nodes is backup. No NSX-T implementation should ever get configured let alone go live without a working backup (and restore) in place. Let’s have a look at how to set this up. Backup target NSX-T uses SFTP (TCP port 22) to transfer backup…
-
For Role Based Access Control (RBAC) in NSX-T we need to configure integration with VMware Identity Manager. There’s an excellent VMware blog post that explains in detail how to set up vIDM and how to configure the integration in NSX Manager. The problem When setting this up myself I ran into a small problem that…
-
Back in February VMware announced version 2.4 of NSX-T calling it a “landmark release in the history of NSX”. The new and enhanced features introduced in version 2.4 are indeed impressive: Converged NSX Manager appliance – bringing together management, policy, and central control services in one appliance with 3-node clustering support. Thus we now have…
-
Welcome to the final part of this series. We’ve come a long way. After configuring North-South dynamic routing between the Tier-0 logical router and the “physical” (pfSense) router in part 5, it’s now time to add a Tier-1 logical router and some logical switches. Tier-1 logical router The purpose of Tier-1 routers is to facilitate…
-
Hi there again! I’ve made some good progress with my NSX-T lab deployment, but there’s still a lot to do! The plan Back in part three I made a high-level plan for the NSX data plane deployment. Let’s have a look: Prepare the vSphere distributed switch – part three Configure transport zones – part three…
-

Welcome back! I’m still busy installing NSX-T in my lab. I prepared the vSphere distributed switch, configured the NSX transport zones, and created the transit logical switches in part three. I will now continue with setting up the NSX transport nodes. Hypervisor transport nodes I’ll start with turning my ESXi hosts into NSX transport nodes.…
-
Welcome back! I’m in the middle of installing NSX-T in my vSphere lab environment. In part one I installed NSX Manager, in part two I deployed the NSX Controller Cluster. Now it’s time start working on what it’s all about: The data plane. High-level overview Setting up a complete NSX-T data plane involves installing and…
-
Welcome back! I’m in the process of installing NSX-T in my lab environment. So far I have deployed NSX Manager which is the central management plane component of the NSX-T platform.Today I will continue the installation and add a NSX-T controller to the lab environment. Control plane The control plane in NSX is responsible for…