Switching Fundamentals: MAC Address Tables and Frame Forwarding Methods
An Ethernet switch is a Layer 2 device, which means it makes every forwarding decision based on MAC addresses, entirely unaware of what protocol is actually carried inside the frame’s payload, whether that’s an IPv4 packet, an IPv6 packet, or something else entirely. This guide covers exactly how a switch builds and uses its MAC...