Lesson 3 - Layered Architecture
Lesson 3 - Layered Architecture
TIMING
Standard Organizations:
• International Standard Organization
• ANSI
• IEEE
The OSI Model
• An ISO (International standard Organization) that
covers all aspects of network communications is the
Open System Interconnection (OSI) model.
• An open system is a model that allows any two
different systems to communicate regardless of their
underlying architecture (hardware or software).
• The OSI model is not a protocol; it is model for
understanding and designing a network architecture
that is flexible, robust and interoperable.
• The OSI model is a layered framework for the
design of network systems that allows for
communication across all types of computer
systems.
• The OSI model is built of seven ordered layers:
• (Layer 1) Physical layer
• (Layer 2) Data link layer
• (Layer 3) Network layer
• (Layer 4) Transport layer
• (Layer 5) Session layer
• (Layer 6) Presentation layer
• (Layer 7) Application layer
Peer-to-Peer Process
• Within a single machine, each layer calls upon services of
the layer just below it.
• Layer 3, for example, uses the services provided by layer
2 and provides services for layer 4.
• Between machines, layer x on one machine communicates
with layer x on another machine, by using a protocol (this
is Peer-to-Peer Process).
• Communication between machines is therefore a peer-to-
peer process using protocols appropriate to a given layer.
Interfaces between Layers
• There is an interface between each pair of
adjacent layers. This interface defines what
information and services a layer must provide
for the layer above it.
An exchange using the OSI model
Functions of Layers
1. Physical Layer
The physical layer is responsible for transmitting
individual bits from one node to the next.
Physical layer
The physical layer is concerned with the following:
• Physical characteristics of interfaces and media:
It define the type of transmission media
• Representation of the bits: the physical layer data
consist of a stream of bits(0,1). The transmitted
bits must be encoded into signals – electrical or
optical. The physical layer defines the type of
encoding.
• Data rate: The physical layer defines the
transmission rate, the number of bits sent each second.
Physical Layer
The network layer is responsible for the delivery of packets from the original
source to the final destination.
4. Transport Layer
07:01:02:01:2C:4B
Port addresses
Example