When creating Tier-1 Gateways (or other overlay-backed network resources) from the NSX Global Manager UI. The creation task fails and displays the following error message in the UI:
Error: Must have default overlay transport zone for enforcement point /global-infra/sites/<SITE_ID>/enforcement-points/default. (Error code: 500157)
VMware NSX
When provisioning a cross-location or local overlay-backed resource from the Global Manager, the Global Manager pushes the configuration down to the Local Manager (Enforcement Point). For this to succeed, the Global Manager must know which Transport Zone to use at the local site.
If the specific Local Manager mentioned in the error (identified by the <SITE_ID>) does not have an Overlay Transport Zone explicitly flagged as the "Default," the Global Manager cannot map the configuration, resulting in Error Code 500157.
To resolve this issue, you must set a default Overlay Transport Zone directly on the Local Manager experiencing the issue.
Log in to the Local Manager referenced in the error message.
Navigate to System > Fabric > Transport Zones.
Locate the Overlay Transport Zone intended for use at this site.
Click the ACTIONS menu at the top of the grid.
Select Set as Default Transport Zone.
Click OK or Save to confirm.
After performing this, you should be able to create the T1 gateway successfully.