(a) A division of network functionality into self-contained sections. (1)
(b) Layer 3: Transport (1). Layer 1: Link (1).
Transport: TCP (1)
Application: HTTP (1)
Link: Ethernet (1)
Benefit 1: Decomposition - Breaks complex problems into smaller pieces (1) so developers can focus on one area (1).
Benefit 2: Interoperability - Layers are self-contained (1) so changes in one layer (e.g. WiFi vs Cable) don't break others (1).
(a) Down (Encapsulation): Extra info/headers are added to data (1). E.g. IP addresses at Internet layer (1).
(b) Up (Decapsulation): Headers are removed (1). Original data passed up to application (1).
Key Points (Max 4):