In the previous blog post about my community project – NSX ALB Cloud Migrator, we looked at the project overview, migration workflow, current capabilities, limitations and usage instructions. We will now start doing some migration scenarios for virtual services across NSX ALB Clouds and VRF Contexts. If you missed the Introductory article, you can read…… Continue reading NSX ALB Cloud Migrator – Part 1 – Virtual Service Migration Across vCenter Cloud Accounts
Author: HariKrishnan
NSX ALB Cloud Migrator v1.0 – My First Python Project
Over the last few months, I have been busy learning Programming with Python and at the same time I was actively working on an NSX Advanced Load Balancer migration tool based on python that will migrate Virtual Services and it’s dependencies (Pools, Pool Groups, HTTP Content Switching Policy Sets and VSVIPs) from one NSX ALB…… Continue reading NSX ALB Cloud Migrator v1.0 – My First Python Project
Top 50 in Cisco IT Blog Awards 2021
I am extremely delighted to share that my blog VxPlanet.com has been selected to be in the Top 50 Blogs in the Cisco IT Blog Awards 2021. This is the third time I have submitted my blog for the IT Blog Awards and was a finalist in both 2019 and 2020 under the category “Most…… Continue reading Top 50 in Cisco IT Blog Awards 2021
TLS SNI Virtual Service Hosting in NSX Advanced Loadbalancer (AVI Vantage) – Part 2
Welcome back!!! We are at Part 2 of the blog series on TLS SNI Virtual Service hosting in NSX Advanced Load balancer. In Part 1, we discussed about the current SNI application hosting without ALB and the ALB pre-requisite configurations – vSphere cloud account, IPAM profiles, DNS virtual service, DNS profile, DNS delegation and application…… Continue reading TLS SNI Virtual Service Hosting in NSX Advanced Loadbalancer (AVI Vantage) – Part 2
TLS SNI Virtual Service Hosting in NSX Advanced Loadbalancer (AVI Vantage) – Part 1
Server Name Indication (SNI) is an extension of TLS protocol and is included in the SSL/TLS handshake process to make sure that the client request’s host header matches the website’s hostname and certificate to which the client is connecting to. Using SNI matching, client will be able to specify the website’s domain name during the…… Continue reading TLS SNI Virtual Service Hosting in NSX Advanced Loadbalancer (AVI Vantage) – Part 1
NSX Advanced Load Balancer (AVI) Integration with VMware Cloud Director 10.3
NSX Advanced Load balancer (ALB – formerly AVI Vantage Platform) is now natively integrated with VMware Cloud Director. VCD 10.2 was the first version to support the integration and that was with ALB 20.1.1. In the current VCD version 10.3 (which is, at the time of writing this article), NSX ALB versions 20.1.3 and 20.1.4…… Continue reading NSX Advanced Load Balancer (AVI) Integration with VMware Cloud Director 10.3
NSX-T Federation – Part 11 – Site Failures and Network Recovery
Welcome to the final and Part 11 of the blog series on NSX-T Federation. In this article, we will take a look at site failure scenarios, Global manager Active/Standby switchover, site switchover and stretched network recovery with three different Tier 0 Gateway topologies. I have given links to the previous ten parts of this Federation…… Continue reading NSX-T Federation – Part 11 – Site Failures and Network Recovery
NSX-T Federation – Part 10 – Dedicated Edge Cluster for Stretched Tier 1 Gateways
Welcome back!!! We are at Part 10 of the blog series on NSX-T Federation. In all the previous articles, we leveraged a shared edge cluster for stretched T0/T1 gateways and packet walks. Now let’s introduce a dedicated edge cluster for stretched Tier 1 Gateways and see how the northbound routing and ECMP gets influenced with…… Continue reading NSX-T Federation – Part 10 – Dedicated Edge Cluster for Stretched Tier 1 Gateways
NSX-T Federation – Part 9 – Federation Control Plane Explained
Welcome to Part 9 of the blog series on NSX-T Federation where we will discuss about the Federation Control Plane. In a non-federated NSX-T infrastructure (single site or multi-site), we mostly deal with three control plane tables for networking – MAC table, ARP table and VTEP table. In federation we have four additional tables -…… Continue reading NSX-T Federation – Part 9 – Federation Control Plane Explained
NSX-T Federation – Part 8 – Tier 1 Gateway Placement Considerations
Welcome to Part 8 of the blog series on NSX-T federation. In the previous articles, we have gone through the configuration of different stretched Tier 0 Gateway topologies and explanation of north-south and east-west traffic patterns including packet walks. Now let’s take a look at how the traffic patterns are influenced by the placement of…… Continue reading NSX-T Federation – Part 8 – Tier 1 Gateway Placement Considerations