Layer 2
2: Data Link layer
- Provides reliable transit of data across a physical network link
- bundles bits into frames and moves frames between hosts on the same link
- a frame has a definite start, end, size
- often also a definite source and destination link-layer address (e.g. Ethernet MAC address)
- some link layers detect corrupted frames while other layers re-send corrupted frames (NOT Ethernet)