Users Guide

Table Of Contents
local
Clear only locally-learned MAC addresses.
vn-id
Clear learned MAC addresses on the specified virtual network, from 1 to 65535.
vn-id local
Clear locally learned MAC addresses on the specified virtual network, from 1 to
65535.
vn-id address
mac-address
Clear only the MAC address entry learned in the specified virtual network. Enter
the MAC address in EEEE.EEEE.EEEE format.
Default Not configured
Command mode EXEC
Usage
information
Use this command with no optional parameters to delete all dynamic MAC address entries that are learned
only on virtual-network bridges from the MAC address table. This command does not delete MAC address
entries learned on simple VLAN bridges. Use the show mac address-table virtual-network
command to display the MAC addresses learned on a virtual network.
Example
OS10# clear mac address-table dynamic virtual-network
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}
VXLAN 1139