set vxlans vni vlan
User can configure mapping between VLAN to VXLAN VNI. Note that, there is a one-to-one mapping between a VXLAN VNI and a VLAN.
Command Syntax
set vxlans vni <text> vlan <vlan-id>
delete vxlans vni <text> vlan <vlan-id>Â
Â
Parameters
Parameter | Description |
vni <text> | VXLAN segment ID, decimal format ranges 1-16777215 or notation dotted foramt 100.100.200 |
vlan <vlan-id> | VLAN tag identifier, the valid VLAN numbers range 1-4094. |
Example
• This example demonstrates how to configure mapping between VLAN 100  to VXLAN VNI 10010.
admin@XorPlus# set vxlans vni 10010 vlan 100
admin@XorPlus# commit
Â
Copyright © 2024 Pica8 Inc. All Rights Reserved.