L2VPNTunnelEncapsulation

L2VPNTunnelEncapsulation
L2VPNTunnelEncapsulation

L2VPN tunnel encapsulation config.

JSON Example
{
    "local_endpoint_address": "string",
    "peer_endpoint_address": "string",
    "protocol": "string"
}
string As ipv4 As ipv4
local_endpoint_address
Optional

IP Address of the local tunnel port. This property only applies in CLIENT mode.

string As ipv4 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.