Reflexive' NAT rules for scenarios that require IP address translation while maintaining the integrity of the original source port (port preservation).VMware NSX
VMware NSX-T Data Center
Login to the NSX Manager UI as user admin and navigate to Networking --> Network Services --> NAT
Choose the corresponding NAT rule, instead of using standard SNAT, you should configure Reflexive NAT.
Login to the corresponding Edge node, and check the output of the below commands.
Basically a Reflexive NAT configures both SNAT and DNAT rule automatically with same Rule ID.
edge> get firewall <LR_INT_UUID> ruleset rulesedge> get firewall <LR_INT_UUID> connection state | find <NAT_IP>
For more information, please refer Configure NAT/DNAT/No SNAT/No DNAT/Reflexive NAT