NSX-T Data Center REST API
PbVpnMode (schema)
The rule how the NAT applies to Policy-Based VPN traffic
The type indicates how the rule applies to Policy-Based VPN traffic. It's supported only for NAT rule action type DNAT and NO_DNAT.
BYPASS is default VPN mode. It indicates that NAT rule is applied to the traffic received on Routed-Based VPN tunnel.
EXCLUSIVE indicates that NAT rule is applied to the inbound traffic received on Policy-Based VPN tunnel only.
Name | Description | Type | Notes |
---|---|---|---|
PbVpnMode | The rule how the NAT applies to Policy-Based VPN traffic The type indicates how the rule applies to Policy-Based VPN traffic. It's supported only for NAT rule action type DNAT and NO_DNAT. BYPASS is default VPN mode. It indicates that NAT rule is applied to the traffic received on Routed-Based VPN tunnel. EXCLUSIVE indicates that NAT rule is applied to the inbound traffic received on Policy-Based VPN tunnel only. |
string | Enum: BYPASS, EXCLUSIVE |