Vxlan interface create and delete
Creates a new vxlan interface (if not present),
which acts as a virtual tunnel end point (VTEP). Enters into config-if-vxlan-<vtepname>
mode. Only one VTEP can exist in a switch.
Syntax | interface vxlan <vtep-name> |
Command mode | CONFIG |
Parameters |
|
Usage | Use no vxlan interface <vtep-name> to remove the VTEP. |
Supported Releases | 1.1.0 or later |
Click command | config vxlan add/del <vtep-name> <src-ip> |
Example
|