When deploying an NSX Edge VM Appliance, the deployment configuration is restricted by a hard limit of 4 data_network_ids (vNICs) under the VM deployment settings. Attempting to assign more than this limit results in a deployment failure.
VMware NSX
The NSX Edge VM Appliance architecture includes a strictly enforced hard limit of 4 data_network_ids per appliance. This design constraint ensures consistent datapath performance and simplifies the appliance's network stack. There is no configuration change or hidden setting to bypass this limit.
To connect the Edge VM to 5 or more distinct networks, use 802.1Q VLAN trunking to multiple networks over a reduced number of datapath interfaces.
By trunking multiple VLANs into the standard data interfaces, the Edge appliance handles VLAN tagging internally, allowing the routing of dozens of networks through the supported 2- 4 datapath interfaces without exceeding the vNIC limitation.
For more details on deploying Edge Transport Nodes, see Create an Edge Transport Node.