We have run the NSX-V in our local datacenter, using the distributed firewall and the Edge device services like load balancer and VPN. We are starting fresh (not migrating) with NSX-T. We used the new (ish) V-Center UI integration wizard to set up "security", which gives us the look and feel of the distributed firewall we are familiar with.
However, we still need to support the edge services. Been doing a lot of reading and clicking around in the NSX-T management. If we understand it correctly, TEPs will need to be setup on the hosts (ESXi hosts), and an edge cluster will need to be built, which then the services can run on top of.
My main question is that with everything I have seen, the modes are that for the edges services to function, we must either peer with a router or use NAT. This was not the case in NSX-V. We simply used a (virtual) uplink to our main routed network. NAT was not necessary, nor was peering. It was more like a bridge to our physical network through the VDS. Is there a similar, simple way to achieve this in NSX-T?
Thank you!