1-11 MAC Address Table ManagementWhen configuring MAC address table management, go to these sections for information you areinterested in:z Overviewz Configuring MAC Address Table Managementz Displaying MAC Address Table Informationz Configuration ExampleThis chapter describes the management of static, dynamic, and blackhole MAC address entries. Forinformation about the management of multicast MAC address entries, refer to the part related tomulticast protocol.OverviewIntroduction to MAC Address TableAn Ethernet switch is mainly used to forward packets at the data link layer, that is, transmit the packetsto the corresponding ports according to the destination MAC address of the packets. To forward packetsquickly, a switch maintains a MAC address table, which is a Layer 2 address table recording the MACaddress-to-forwarding port association. Each entry in a MAC address table contains the following fields:z Destination MAC addressz ID of the VLAN which a port belongs toz Forwarding egress port numbers on the local switchWhen forwarding a packet, an Ethernet switch adopts one of the two forwarding methods based uponthe MAC address table entries.z Unicast forwarding: If the destination MAC address carried in the packet is included in a MACaddress table entry, the switch forwards the packet through the forwarding egress port in the entry.z Broadcast forwarding: If the destination MAC address carried in the packet is not included in theMAC address table, the switch broadcasts the packet to all ports except the one receiving thepacket.Introduction to MAC Address LearningMAC address table entries can be updated and maintained through the following two ways:z Manual configuration