NSX-T Data Center REST API
L2VpnTunnelEncapsulation (schema)
L2VPN tunnel encapsulation config
L2VPN tunnel encapsulation config
| Name | Description | Type | Notes | 
|---|---|---|---|
| local_endpoint_ip | IP Address of the tunnel port IP Address of the tunnel port. For hub, the IP is allocated from L2VpnService logical_tap_ip_pool. All sessions on same L2VpnService get the same local_endpoint_ip. For spoke, the IP must be provided. | IPv4Address | |
| peer_endpoint_ip | IP Address of the peer tunnel port IP Address of the peer tunnel port. For hub, the IP is allocated from L2VpnService logical_tap_ip_pool. For spoke, the IP must be provided. | IPv4Address | |
| protocol | Encapsulation protocol Encapsulation protocol used by the tunnel | string | Enum: GRE Default: "GRE" | 
