L2VpnTransportTunnelPeerCode

L2VpnTransportTunnelPeerCode
L2VpnTransportTunnelPeerCode

L2Vpn transport tunnel peer code.

JSON Example
{
    "peer_code": "string",
    "transport_tunnel_path": "string"
}
string
peer_code
Required

Copy this code to paste on the remote end of the tunnel. This is a base64 encoded string which has all the configuration for tunnel. E.g local/remote ips and protocol, encryption algorithm, etc. Peer code also contains PSK; be careful when sharing or storing it.

string
transport_tunnel_path
Required

Policy path referencing the transport tunnel.