Users Guide

Table Of Contents
vxlan-vni
Assigns a VXLAN ID to a virtual network.
Syntax
vxlan-vni vni
Parameters
vni
Enter the VXLAN ID for a virtual network, from 1 to 16,777,215.
Default Not configured
Command mode VIRTUAL-NETWORK
Usage information This command associates a VXLAN ID number with a virtual network. The no version of this command removes
the configured ID.
Example
OS10(conf-vn-100)# vxlan-vni 100
OS10(config-vn-vxlan-vni)#
Supported
releases
10.4.2.0 or later
VXLAN MAC commands
clear mac address-table dynamic nve remote-vtep
Clears all MAC addresses learned from a remote VTEP.
Syntax
clear mac address-table dynamic nve remote-vtep ip-address
Parameters
remote-vtep
ip-address
Clear MAC addresses learned from the specified remote VTEP.
Default Not configured
Command mode EXEC
Usage information To display the MAC addresses learned from a remote VTEP, use the show mac address-table nve
remote-vtep command. Use this command to delete all MAC address entries learned from a remote VTEP.
Example
OS10# clear mac address-table dynamic nve remote-vtep 32.1.1.1
Supported
releases
10.4.2.0 or later
clear mac address-table dynamic virtual-network
Clears MAC addresses learned on all or a specified VXLAN virtual network.
Syntax
clear mac address-table dynamic virtual-network [interface {ethernet node/slot/
port:subport | port-channel number} | local | vn-id [address mac-address |
local]]
Parameters
interface
ethernet node/
slot/
port[:subport]
Clear all MAC addresses learned on the specified interface.
interface
port-channel
number
Clear all MAC addresses learned on the specified port channel.
VXLAN 817