tunnel-vxlan-add
This command is used to add tunnels to VXLANs on the switch.
Syntax tunnel-vxlan-add name name-string vxlan vxlan-id
name name-string |
Specify a name for the tunnel. |
vxlan vxlan-id |
Specify the ID of the VXLAN. |
Defaults None
Access CLI
History
Version 1.2 |
Command introduced. |
Version 2.0.1 |
Changed from tunnel-vxlan to vxlan-tunnel. |
Version 2.1 |
The parameter, switch, added. |
Version 2.4 |
The parameter, vxlan-vnid, added. |
Version 2.4.1 |
Changed from vxlan-tunnel to tunnel-vxlan. |
Usage Use this command to add tunnels to VXLANs.
Examples To add tunnel, ip-23, to VXLAN, MyVXLAN, use the following command:
CLI network-admin@switch > tunnel-vxlan-add tunnel-name ip-23 vxlan-name MyVXLAN