Address Table Commands4-131
4
clear mac-address-table dynamic
This command removes any learned entries from the forwarding da tabase and
clears the transmit and receive counts for any static or system configured entrie s.
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]] [interfac e interface]
[vlan vlan-id] [sort{add ress |vlan | interface}]
mac-address - MAC address.
mask - Bits to match in the address.
interface
ethernet unit/port
-unit - This is device 1.
-port - Port number.
port-channel channel-id (Range: 1-4)
vlan-id - VLAN ID (Range: 1-4094)
sort - Sort by address, vlan or interface.
Default Setting
None
Command Mode
Privileged Exec
Command Usage
The MAC Address Ta ble contains the MAC addresses associated with each
interface. Note that the Type field may include the following types:
- Learned - Dynamic address entries
- Permanent - St atic entry
- Delete-on-res et - Static entry to be deleted when system is reset
The mask should be hexadecimal numbers (representing an equivalent bit
mask) in the form xx-xx-xx-xx-xx-xx that is applied to the sp ecified MAC
address. Enter hexadecimal numbers, where an equivalent binary bit “0”
means to match a bit and “1” means to ignore a bit. For example, a mask of
Console#clear mac-address-table dynamic