vtep-vxlan-add
Previous versions of Netvisor required configuring a tunnel from every node in the fabric and manually adding VNIs to them. Also, when a new VTEP is added to the fabric, there is no notification about this event, and requires manually creating tunnels from the new node to all other nodes in the fabric. VTEP commands are used to automatically create tunnels between nodes in a fabric.
Syntax vtep-vxlan-add name name-string vxlan vlan-vxlan
name name-string |
Specify the name of the VTEP. |
vxlan vxlan-id |
Specify the VXLAN identifier. |
isolated|not-isolated |
Specify if you want to configure VNI mode as isolated or not. |
Defaults None
Access network-admin
History Command introduced in Version 2.6.0.
Version 2.6.0 |
Command introduced. |
Version 6.0.1 |
The parameter isolated|not-isolated added. |
Usage Use this command to add a VXLAN to a VTEP on a switch.
Examples To add a VXLAN to VTEP1 on Spine 1, use the following syntax:
CLI network-admin@Spine1>vtep-vxlan-add vtep-name vtep1 vxlan 10000