System information

2-29
Address Table Settings
2
Command Attributes
Static Address Counts* – The number of manually configured addresses.
Current Static Address Table – Lists all the static addresses.
Interface – Port or trunk associated with the device assigned a static address.
MAC Address – Physical address of a device mapped to this interface.
VLAN – ID of configured VLAN (1-4094).
* Web Only
Web – Click Address Table, Static Addresses. Specify the interface, the MAC
address and VLAN, then click Add Static Address.
Figure 2-19. Configuring a Static Address Table
CLI – This example adds an address to the static address table, but sets it to be
deleted when the switch is reset.
Displaying the Address Table
The Dynamic Address Table contains the MAC addresses learned by monitoring the
source address for traffic entering the switch. When the destination address for
inbound traffic is found in the database, the packets intended for that address are
forwarded directly to the associated port. Otherwise, the traffic is flooded to all ports.
Command Attributes
Interface – Indicates a port or trunk.
Console(config)#mac-address-table static 00-e0-29-94-34-de ethernet 1/1
vlan 1 delete-on-reset 3-67
Console(config)#