Connectivity Guide

interface
port-channel
number
Display the number of MAC addresses learned on all VLANs and VXLANs on the specied
port channel.
Default Not congured
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 specied VXLAN virtual network, from 1 to
16,777,215.
remote-vtep
ip-address
Display MAC addresses learned from the specied remote VTEP.
Default Not congured
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
Static Address (User-defined) Count : 0
Total MAC Addresses in Use: 2
Supported releases 10.4.2.0 or later
706 VXLAN