The link layer, Ethernet frames, and MAC addresses are the core concepts of this lesson, which focuses on local communication between devices connected to the same network segment.
The text introduces the link layer—or data link layer—explaining that its function is to receive packets from the network layer and encapsulate them into frames, which are units suitable for transmission over the physical layer. The lesson then describes the roles of MAC addresses, the Ethernet protocol, and the frame structure, which consists of a header, payload, and trailer. It also examines error control mechanisms using FCS and CRC, which make it possible to verify whether a frame has arrived intact.
Finally, the lesson analyzes the journey of a web request across the network, demonstrating how the IP packet retains the sender’s and final recipient’s IP addresses, whereas the link-layer frame changes at each stage of the path between hosts, gateways, and routers.
Bibliography
Primary sources
Secondary sources
Index
Do you want to help me write articles like this one?



No responses yet