This document provides an overview of network models, including layered tasks, the OSI model, and TCP/IP protocol suite. It discusses:
- The OSI model uses a seven-layer framework to allow communication between different computer systems. Each layer has specific responsibilities for encapsulating and delivering data.
- The TCP/IP protocol suite has five layers that correspond to the physical, data link, network, transport, and application layers of the OSI model. It uses both physical and logical addressing to deliver packets to devices and processes.
- Network communication involves four types of addressing - physical, logical, port, and specific addresses work together to deliver data across network layers.