[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
L3VpnSession
Contains information about L3Vpn session.
Properties
string
resource_type
Required
- A Policy Based L3Vpn is a configuration in which protect rules to match local and remote subnet needs to be defined. Tunnel is established for each pair of local and remote subnet defined in protect rules.
- A Route Based L3Vpn is more flexible, more powerful and recommended over policy based. IP Tunnel subnet is created and all traffic routed through tunnel subnet (commonly known as VTI) is sent over tunnel. Routes can be learned through BGP. A route based L3Vpn is required when using redundant L3Vpn.
Possible values are: PolicyBasedL3VpnSession , RouteBasedL3VpnSession
JSON Example
{
"resource_type": "PolicyBasedL3VpnSession"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyL3Vpn
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of
InlineL3Vpn1
Used By
RouteBasedL3VpnSession
PolicyBasedL3VpnSession