overlay-gateway/{gateway-name}/map

Configures the VLAN to VNI mappings for the Overlay Gateway.

Usage

<overlay-gateway xmlns="urn:brocade.com:mgmt:brocade-tunnels">
	<name>gateway2</name>
	<map>
		<vlan>
			<vni>
				<auto/>
			</vni>
		</vlan>
	</map>
</overlay-gateway>

Parameters

vlan
Specifies the VLAN.
vni
Specifies the VNI.
auto
Specifies automatic mapping.