This document provides an overview of Ethernet networking concepts including:
- The Ethernet protocol operates at the data link and physical layers and defines the LLC and MAC sublayers for encapsulating data.
- ARP resolves IP addresses to MAC addresses and maintains address mappings in ARP tables to allow communication on Ethernet networks.
- LAN switches perform layer 2 switching using MAC address tables to filter and forward frames to appropriate ports, improving network performance over hubs.