NsxL2Extension

NsxL2Extension
Segment specific L2 VPN configuration

Segment specific L2 VPN configuration

JSON Example
{
    "l2vpn_path": "string",
    "l2vpn_paths": [
        "string"
    ],
    "local_egress": {
        "optimized_ips": [
            "string"
        ]
    },
    "tunnel_id": 0
}
string
l2vpn_path
Optional

This property has been deprecated. Please use the property l2vpn_paths for setting the paths of associated L2 VPN session. This property will continue to work as expected to provide backwards compatibility. However, when both l2vpn_path and l2vpn_paths properties are specified, only l2vpn_paths is used.

array of string
l2vpn_paths
Optional

Policy paths corresponding to the associated L2 VPN sessions

local_egress
Optional

Local Egress is used on both server and client sites so that the gateway is used for N-S traffic and overhead on L2VPN tunnel is reduced.

integer As int32 As int32
tunnel_id
Optional
Constraints: minimum: 1 maximum: 4093

Tunnel ID