Configuring the MAC Address Table
The MAC address table contains address information that the device uses to forward traffic between ports. The address table lists the destination MAC address, the associated VLAN ID, and port number associated with the address and the type (static or dynamic). When a packet enters the device the device looks up the MAC address table for the destination MAC address and the VLAN ID of the packet. If the address is found the device forwards the packet to the specified ports. If the address is not found the device boradcasts the packet in the VLAN.
The system is able to learn MAC addresses. If the MAC address of a received packet does not exist in the MAC address table, the system will add the source MAC address, VLAN ID, and port number of the received packet as a new entry to the MAC address table.
You can also manually configure the MAC address entris. You can configure the MAC address table based on the actual network condition, that is, the administrator can add or modify static entries, permanent entries, blackhole entries, dynamic entries.
You can configure the MAC address aging function to remove the MAC address after a specified time. If a device does not send any packets for a certain period of time, the system deletes the MAC address entries associated with the device. MAC address aging can be used only on learned MAC addresses or dynamic MAC addresses.