User's Manual

A
DDRESS
T
ABLE
C
OMMANDS
4-202
Example
clear mac-address-table dynamic
This command removes any learned entries from the forwarding database
and clears the transmit and receive counts for any static or system configured
entries.
Default Setting
None
Command Mode
Privileged Exec
Example
show mac-address-table
This command shows classes of entries in the bridge-forwarding database.
Syntax
show mac-address-table [address mac-address [mask]] [interface interface]
[vlan vlan-id] [sort {address | vlan | interface}]
mac-address - MAC address.
mask - Bits to match in the address.
interface
ethernet unit/port
- unit - Stack unit. (Range: 1-8)
- port - Port number. (Range: 1-26)
port-channel channel-id (Range: 1-6)
vlan-id - VLAN ID (Range: 1-4093)
sort - Sort by address, vlan or interface.
Console(config)#mac-address-table static 00-e0-29-94-34-de interface
ethernet 1/1 vlan 1 delete-on-reset
Console(config)#
Console#clear mac-address-table dynamic
Console#