What Is OSI Model
What Is OSI Model
In the world of network communication, we always talk about the OSI and ISO, but what are the
meanings of these two words? To explain easily, the ISO is an organization which makes the
standard of the OSI model. ISO stands for International organization of Standardization. This
is called a model for Open System Interconnection (OSI) and is commonly known as OSI
model.
You may ask, what are their definitions? Why are they so important for network? Many
questions… Now, let’s explain them in detailed to answer these questions.
Virtually all networking vendors and users understand how important it is that network
computing products adhere to and fully support the networking standards this model has
generated. When a vendor’s products adhere to the standards the ISO model has generated,
connecting those products to other vendors’ products is relatively simple. Conversely, the further
a vendor departs from those standards, the more difficult it becomes to connect that vendor’s
products to those of other vendors.
In addition, if a vendor were to depart from the communication standards the model has
engendered, software development efforts would be very difficult because the vendor would
have to build every part of all necessary software, rather than being able to build on the existing
work of other vendors.
The first two problems give rise to a third significant problem for vendors: a vendor’s products
become less marketable as they become more difficult to connect with other vendors’ products.
Thus, the ISO model defines a networking framework for implementing protocols according
to seven layers. Each layer is functionally independent of the others, but provides services to the
layer above it and receives services from the layer below it.
32
Advantages of OSI Model
We have known the necessary of OSI model. Except it does been important for networks, we
also can find some advantages of OSI model.
·Big picture of communication over network is understandable through this OSI model.
33
Overall Explanation of ISO 7 Layers
The layers are in two groups. The upper four layers are used whenever a message passes from
or to a user. The lower three layers are used when any message passes through the host
computer. Messages intended for this computer pass to the upper layers. Messages destined for
some other host are not passed up to the upper layers but are forwarded to another host.
34
This layer allows applications on different computers to establish, use, and end a
session/connection. This layer establishes dialog control between the two computers in a session,
regulating which side transmits, and when and how long it transmits.
35