Site icon Digital Thought Disruption

NSX-T Routing 101

When I first tackled NSX-T, like many, I was concerned about IO/Packet flow. Based on feeding my own curiosity while preparing my production environment for NSX-T I decided to write this article. Below you will find high level overview of components and the two tier routing topology.

Routing can be defined in the following directions: North-South and East-West.

DR (Distributed Router) & SR (Services Router)

Types of interfaces on a Logical Router

Transport node & Edge

Transport Zone

Geneve

N-VDS

Two Tier Architecture

In the above diagram you can follow the north south traffic rather easily. The T1 router has both a DR and SR routers deployed. T1 SR and T0 SR are running in the same NSX Edge. This design provides NAT, load balancing, Firewall function at T1 level via T1 SR.

Multi-Tier 0/1 Routers – Logical

In the above diagram you can follow the east-west and north-south traffic. The T1 router is setup as a T1 DR for East-West traffic. The T0 routers are deployed in the Edge to communicate out to the physical world.

Summary:
I hope the above may clear up any confusion around NSX-T routing. I plan to release future articles deep diving into each of these components.

Exit mobile version