# PDUs

## Protocol Data Units

Data, Segment, Packet, and Frames are all **PDUs**.

### Example

* **Segment** is a Layer 4 PDU.
* **Packet** is a Layer 3 PDU.
* **Frame** is a Layer 2 PDU.
* **Bit** is a Layer 1 PDU
