API Guide

Table 5. Clear VXLAN MAC addresses
Command Description
clear mac address-table dynamic virtual-network
[interface {ethernet node/slot/port:subport |
port-channel number} | local | vn-id [address mac-
address | local]]
Clears all MAC addresses learned on all VXLAN virtual
networks.
interface ethernet node/slot/port:subport:
Clears only MAC addresses learned on the specified interface.
interface port-channel number: Clears only MAC
addresses learned on the specified port channel.
local: Clears only locally-learned MAC addresses.
vn-id: Clears only the MAC addresses learned on the
specified virtual network.
vn-id address mac-address: Clears only the MAC
address learned on the specified virtual network.
clear mac address-table dynamic nve remote-vtep
ip-address
Clears all MAC addresses learned from the specified remote
VTEP.
VXLAN commands
hardware overlay-routing-profile
Configures the number of reserved ARP table entries for VXLAN overlay routing.
Syntax
hardware overlay-routing-profile {balanced-overlay-routing | scaled-overlay-
routing | disable-overlay-routing}
Parameters
balanced-
overlay-
routing
Reserve routing entries for balanced VXLAN tenant routing:
S4048T-ON and S6010-ON: 24576 entries
S4100-ON series: 16384 entries
S5200-ON series switches: 32768 entries
scaled-
overlay-
routing
Reserve routing entries for scaled VXLAN tenant routing:
S4048T-ON and S6010-ON: 36864 entries
S4100-ON series: 24576 entries
S5200-ON series switches: 53248 entries
disable-
overlay-
routing
Allocate 0 next-hop entries for overlay routing and all next-hop entries for underlay
routing.
Default
S4048T-ON and S6010-ON switches reserve 8192 ARP table entries.
S4100-ON series switches reserve 4096 ARP table entries.
S5200-ON series switches reserve 8192 ARP table entries.
Command mode CONFIGURATION
Usage information The number of reserved table entries in a profile varies according to the OS10 switch. To view the available
overlay routing profiles for a switch, use the show hardware overlay-routing-profile mode all
command. After you configure a profile, reload the switch to activate the profile. The no form of the command
disables the configured profile and restores the default number of reserved ARP table entries.
Example
OS10(config)# hardware overlay-routing-profile balanced-overlay-routing
OS10(config)# exit
OS10# write memory
OS10# reload
20 VXLAN