encapsulation
-usefulness: allows from specialization, hide unimportant details to the pros
protocol data units (PDUs)
basic container data use by each protocol. tells protocol how to handle data. each layer has its own PDU
PDU encapsulation
each layer makes its own PDU and keeps info from top PDU in data payload. protocol ONLY deals with its own PDU