A
DDRESS
T
ABLE
C
OMMANDS
3-101
• Static addresses are bound to the assigned interface and will not be
moved. When a static address is seen on another interface, the address
will be ignored and will not be written to the address table.
• A static address cannot be learned on another port until the address is
removed with the no form of this command.
Example
show mac-address-table
Use this command to view 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 - 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
Console(config)#mac-address-table static 00-e0-29-94-34-de interface
ethernet 1/1 vlan 1 delete-on-reset
Console(config)#