In my last post, I discussed single-tier routing architecture and demonstrated how the T0 gateway handles both East-West & North-South routing. In this post, I will explain the two-tier (aka multi-tier) routing architecture.
If you are new to NSX-T, I would recommend reading the previous blog post from my NSX-T 3.0 series to gain some understanding.
1: NSX-T Management & Control Plane Setup
3: Transport Zones & Transport Node Profiles
5: Configure Logical Routing in NSX-T
Let’s get started.
Introduction
Two-tier architecture is the most common deployment method in a production environment. It lays the foundation of multi-tenancy by separating the tier-0 gateway (provider construct) from the tier-1 gateway (tenant construct).
In a multi-tenant environment, it’s the service provider who deploys and configures the tier-0 gateway. Tenants are responsible for creating & managing their respective T1 gateways.
Logical Routing Connectivity
Let’s do a quick recap about the components of the T0 & T1 gateways and how they interact with each other.… Read the rest


