API Guide

Supported
releases
10.4.2.0 or later
show mac address-table count extended
Displays the number of MAC addresses learned on all VLANs and VXLAN virtual networks.
Syntax
show mac address-table count extended [interface {ethernet node/slot/
port:subport | port-channel number}]
Parameters
interface
ethernet node/
slot/
port[:subport]
Display the number of MAC addresses learned on all VLANs and VXLANs on the specified
interface.
interface
port-channel
number
Display the number of MAC addresses learned on all VLANs and VXLANs on the specified
port channel.
Default Not configured
Command mode EXEC
Usage information Use this command to display the number of MAC address entries learned on all VLANs and VXLAN virtual
networks.
Example
OS10# show mac address-table count extended
MAC Entries for all vlans :
Dynamic Address Count : 10
Static Address (User-defined) Count : 2
Total MAC Addresses in Use: 12
Supported
releases
10.4.2.0 or later
show mac address-table count nve
Displays the number of MAC addresses learned on a VXLAN virtual network or from a remote VXLAN tunnel endpoint.
Syntax
show mac address-table count nve {vxlan-vni vni | remote-vtep ip-address}
Parameters
vxlan-vni vni
Display MAC addresses learned on the specified VXLAN virtual network, from 1 to
16,777,215.
remote-vtep
ip-address
Display MAC addresses learned from the specified remote VTEP.
Default Not configured
Command mode EXEC
Usage information Use the clear mac address-table dynamic nve remote-vtep command to delete all MAC address
entries learned from a remote VTEP. Use the clear mac address-table dynamic virtual-network
vn-id command to delete all dynamic MAC address entries learned on a virtual-network bridge.
Example
OS10# show mac address-table count nve vxlan-vni 1001
MAC Entries for all vlans :
Dynamic Address Count : 1
Static Address (User-defined) Count : 0
Total MAC Addresses in Use: 1
OS10# show mac address-table count nve remote-vtep 32.1.1.1
MAC Entries for all vlans :
Dynamic Address Count : 2
VXLAN 31