Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

User can configure map the vlan to VNI.


Command Syntax
set vxlans vni <text> vlan <vlan-id>

delete vxlans vni <text> vlan <vlan-id> 

Parameter
• <text>  VXLAN segment ID, decimal format ranges 1-16777215 or notation dotted foramt 100.100.200
• <vlan-id>  VLAN tag identifier, the valid VLAN numbers range 1-4094.


Example
• This example demonstrates how to configure map the vlan 100  to vxlan VNI 10010

admin@XorPlus# set vxlans vni 10010 vlan 100
admin@XorPlus# commit
  • No labels