In the OSI model, each layer has a specific name for the data it handles. At the Data Link Layer, the data unit is called a Frame.
The Data Link Layer takes packets from the Network Layer and wraps them with...
Read More
The Data Link Layer takes packets from the Network Layer and wraps them with headers and trailers to form a frame. These headers and trailers help with error checking and device addressing using MAC addresses.
Important points about Frames:
Tip: If asked about what a "frame" is or where it’s used, say it’s the data format used by the Data Link Layer for local transmission.
Conclusion: The data unit at the Data Link Layer is called a Frame, and it ensures reliable delivery of data within a local network.
Discussion
Leave a Comment