InlineChildL2VPNSession1

InlineChildL2VPNSession1
InlineChildL2VPNSession1
JSON Example
{
    "L2VPNSession": {
        "enabled": false,
        "transport_tunnels": [
            "string"
        ],
        "tunnel_encapsulation": {
            "local_endpoint_address": "string",
            "peer_endpoint_address": "string",
            "protocol": "string"
        }
    }
}
L2VPNSession
Required

Defines the tunnel local and peer addresses along with multiple tansport tunnels for redundancy. L2VPNSession belongs to only one L2VPNService.