NSX Autonomous Edge REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

L2Extension (schema)

L2 Extension

Configuration for extending L2 domain with L2VPN.

Name Description Type Notes
arp_resolver ARP Resolver

ARP Resolver feature,performs ARP resolution of remote gateway IP to remote gateway MAC.
boolean
arp_resolver_mac ARP Resolver MAC address

MAC address used to send DAD ARP request.
string
filter_spcl_garp Filter Special GARP packets

Filters and drops special Gratuitous ARP (GARP) packets where
both the Sender Protocol Address (SPA) and
the Target Protocol Address (TPA) are set to zero.
boolean
gateway_ip Gateway IP address

IP address of the Source/Onprem/Remote side gateway.
string
l2_rewrite L2 rewrite

L2 rewrite for Mobility optimized network feature in the VLAN.
Rewrites the L2 destination MAC from stitch MAC to remote gateway MAC.
boolean
l2vpn_session_id L2VPN session ID

L2VPN sessions identifier for L2 extension.
string Required
l2vpn_session_name Display name of the given l2vpn session

Display name of the given l2vpn session.
string
local_gw_mac Gateway MAC address

MAC address of the Destination/Cloud/Local side gateway.
string
logical_switch_port_id Logical Switch port identifier

UUID of logical switch port.
string Readonly
mon Mobility optimized network

Mobility optimized network feature in the VLAN.
boolean
remote_gw_mac Gateway MAC address

MAC address of the Source/Onprem/Remote side gateway.
string
stitch_mac Stitch MAC address

MAC that is used to rewrite the destination MAC of packets sent over L2 Extension.
string
tunnel_id Tunnel ID

Tunnel ID to uniquely identify the L2 extension.
integer Required
Minimum: 1
Maximum: 4093