Lecture.2.21-22-Network Models.
Lecture.2.21-22-Network Models.
Layered Tasks
We use the concept of layers in our daily life. As an
example, let us consider two friends who communicate
through postal mail. The process of sending a letter to a
friend would be complex if there were no services
available from the post office.
Tasks involved in sending a letter
Why a Layered Network Model?
1. It reduces the complexity of the problems from one large one to
seven smaller ones.
2. It allows the standardization of interfaces among devices.
3. It facilitates modular engineering so engineers can work on one
layer of the network model without being concerned with what
happens at another layer.
4. This modularity both accelerates evolution of technology and
finally teaching and learning by dividing the complexity of
internetworking into discrete, more easily learned operation
subsets.
Network Models
26
TCP/IP & OSI Models
Application
Transport
Network
Network Interface
27
Difference Between TCP/IP and OSI Model
➢ TCP/IP and OSI are the two most widely used networking
models for communication.
➢ There are some similarities and dissimilarities between them.
➢ One of the major difference is that OSI is a conceptual model
which is not practically used for communication, whereas,
TCP/IP is used for establishing a connection and
communicating through the network.