In the first part of the NSX-T federation series, I discussed about architecture and components of the federation and also discussed some use cases. In this post, I will explain my lab topology before diving into the NSX-T Federation configuration.
I am trying to setup a federation between 2 sites in my lab and on both sites, I have already deployed the following:
- vSphere 7 (ESXi & vCenter).
- vSAN for shared storage.
- NSX-T 3.0 Manager.
- NSX-T 3.0 Edges.
I have 4 ESXi hosts on each site and each ESXi has 4 physical NICs. All 4 NICs are connected to a trunked port on ToR.
The networking architecture in my lab is a mix of VDS + N-VDS.
2 NICs from each host are participating in routing regular datacenter traffic (Mgmt, vSAN & vMotion).
The 2 other 2 NIC’s are connected to N-VDS and it carries overlay traffic only.
For edge networking, I am using multi-tep, single NVD-S architecture. … Read More