configure virtual-network vxlan vni
Description
Use this command to assign a VXLAN VNI to a virtual network.
Syntax Description
vn_name | Alphanumeric string identifying the Virtual Network to be configured. |
vni | Virtual Network Identifier value between 1 and 16777215. |
none | Remove existing VXLAN VNI configuration for this virtual network. |
Default
N/A.
Usage Guidelines
The range of supported VNIs is 1-16777215. The VNI needs to be unique and not more than a one VNI can configured for a virtual-network in this release of ExtremeXOS.
Example
To configure a VXLAN VNI value of 10000 to an existing Virtual Network:
configure virtual-network my_virtual_network vxlan vni 10000
History
This command was first available in ExtremeXOS 21.1.
Platform Availability
This command is supported on the ExtremeSwitching 5320, 5420, 5520, 5720 series switches, and stacks with 5320, 5420, 5520, 5720 slots only.