[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
L2VPNTunnelEncapsulation
L2VPN tunnel encapsulation config.
Properties
string as ipv4
local_endpoint_address
Optional
IP Address of the local tunnel port. This property only applies in CLIENT mode.
string as ipv4
peer_endpoint_address
Optional
IP Address of the peer tunnel port. This property only applies in CLIENT mode.
string
protocol
Optional
Encapsulation protocol used by the tunnel.
Possible values are: GRE
JSON Example
{
"local_endpoint_address": "string",
"peer_endpoint_address": "string",
"protocol": "GRE"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyLayer2VPN