Users Guide

Table Of Contents
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
Static Address (User-defined) Count : 0
Total MAC Addresses in Use: 2
Supported
releases
10.4.2.0 or later
show mac address-table count virtual-network
Displays the number of MAC addresses learned on virtual networks.
Syntax
show mac address-table count virtual-network [dynamic | local | remote |
static | interface {ethernet node/slot/port:subport | port-channel number}
| vn-id]
Parameters
dynamic
Display the number of local dynamically-learned MAC addresses.
local
Display the number of local MAC addresses.
remote
Display the number of MAC addresses learned from remote VTEPs.
static
Display the number of local statically-configured MAC addresses.
interface
ethernet
node/slot/
port[:subport
]
Display the number of MAC addresses learned on the specified interface.
interface
port-channel
number
Display the number of MAC addresses learned on the specified port channel.
vn-id
Display the number of MAC addresses learned on the specified virtual network,
from 1 to 65535.
Default Not configured
Command mode EXEC
Usage
information
Use this command to display the number of MAC address entries learned on virtual networks in the MAC
address table.
1140 VXLAN