Lec 4 DCN
Lec 4 DCN
Ramsha Mahmood
2
Previous Lecture
Client
Server
Peer
Advantages and Disadvantages
3
Today’s Lecture
Over the past couple of decades many of the networks that were built
used different hardware and software implementations, as a result they
were incompatible and it became difficult for networks using different
specifications to communicate with each other.
To address the problem of networks being incompatible and unable to
communicate with each other, the International Organisation for
Standardisation (ISO) researched various network schemes.
The ISO recognised there was a need to create a NETWORK MODEL that
would help vendors create interoperable network implementations.
5
LAYERED TASKS
letter
ISO - ORGANISATION FOR
7
STANDARIZATION
The International Organisation for Standardisation (ISO)
is an International standards organisation responsible
for a wide range of standards, including many that are
relevant to networking.
In 1984 in order to aid network interconnection without
necessarily requiring complete redesign, the Open
Systems Interconnection (OSI) reference model was
approved as an international standard for
communications architecture.
8
The model was developed by the International Organisation for Standardisation (ISO)
in 1984. It is now considered the primary Architectural model for inter-computer
communications.
The Open Systems Interconnection (OSI) reference model is a descriptive network
scheme. It ensures greater compatibility and interoperability between various types
of network technologies.
The OSI model describes how information or data makes its way from application
programmes (such as spreadsheets) through a network medium (such as wire) to
another application programme located on another network.
The OSI reference model divides the problem of moving information between
computers over a network medium into SEVEN smaller and more manageable
problems .
This separation into smaller more manageable functions is known as layering.
9
The OSI Reference Model is composed of seven layers, each specifying particular
network functions.
The process of breaking up the functions or tasks of networking into layers
reduces complexity.
Each layer provides a service to the layer above it in the protocol specification.
Each layer communicates with the same layer’s software or hardware on other
computers.
The lower 4 layers (transport, network, data link and physical —Layers 4, 3, 2, and
1) are concerned with the flow of data from end to end through the network.
The upper three layers of the OSI model (application, presentation and session—
Layers 7, 6 and 5) are orientated more toward services to the applications.
Data is Encapsulated with the necessary protocol information as it moves down
the layers before network transit.
THE OSI REFERENCE 10
MODEL
The interaction between 11
OSI model
An exchange using the 13
OSI model
14
NETWORK MODELS
HOW LAYERS FIT
15
TOGATHER IN PRACTIC
16
Summary