C
ONFIGURING
THE
S
WITCH
3-124
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.
MAC Address – Physical address associated with this interface.
VLAN – ID of configured VLAN (1-4094).
Address Table Sort Key – You can sort the information displayed
based on MAC address, VLAN or interface (port or trun k).
Web – Click Address Table, Dynamic Addresses. Specify the search type
(i.e., mark the Interface, MAC Address, or VLAN checkbox), select the
method of sorting the displayed addresses, and then click Query.
Console(config)#mac-address-table static 00-e0-29-94-34-de interface
ethernet 1/1 vlan 1 delete-on-reset3-34
Console(config)#