This document provides an overview of Ethernet fundamentals, including:
- Ethernet is a bus network where multiple computers share a transmission medium and must wait their turn to transmit.
- It operates at the physical and data link layers of the OSI model.
- Ethernet frames include source and destination MAC addresses, data, and error checking fields.
- CSMA/CD is used for media access where devices listen before transmitting and can detect collisions.
- Ethernet has been successful due to its simplicity, ability to evolve with new technologies, reliability, and low cost.