#16 OSI Model
#16 OSI Model
NETWORKING COURSE
ACCESS NETWORKING COURSE PLAYLIST LINK IN
DESCRIPTION
SUBSCRIBE!!! #16 OSI Model
Open System Interconnect
(OSI Model)
2
INTRODUCTI
ON
• Open systems interconnection basic reference model (OSI
reference model or OSI model) is an abstract description for
layered communications and computer network protocol
design. It was developed as part of the open systems
interconnection (OSI) initiative. In its most basic form, it
divides network architecture into seven layers which, from
top to bottom, are the application, presentation, session,
transport, network, data-link, and physical layers. It is
therefore often referred to as the OSI seven layer model.
OSI MODEL
OSI Model's 7 Layers
APPLICATION Application to Application APPLICATION
Application to Application
PRESENTATION PRESENTATION
Hop to Hop
DATA LINK Switch DATA LINK
Hop to Hop
Transmission medium
One of the major function of the physical layer is to move data in the form of electromagnetic
signals across a transmission medium.
Its responsible for movements of individual bits from one hop (Node) to next.
Both data and the signals can be either analog or digital.
Transmission media work by conducting energy along a physical path which
can
be wired or wireless
Physical characteristics of interface and medium (Transmission medium)
Representation of bits (stream of bits (0s or 1s) with no interpretation and encoded into signals)
Data rate (duration of a bit, which is how long it last)
Synchronization of bits (sender and receivers clock must be
synchronized) Line configuration (Point-to-Point, Point-to-Multipoint)
Physical topology
Transmission mode (Simplex, half duplex, full duplex)
LAYER
From network layer To network layer
Data link layer is responsible for moving frames from one hop (Node) to the next.
Concerned:
Framing (stream of bits into manageable data units)
Physical addressing (MAC Address)
Flow Control (mechanism for overwhelming the receiver)
Error Control (trailer, retransmission)
Access Control (defining master device in the same link)
Network Layer
From transport layer To transport layer
The network layer is responsible for the delivery of individual packets from the source
host to the destination host.
Concerned:
Logical addressing (IP Address)
Routing (Source to destination transmission between networks)
TRANSPORT
LAYER
From session layer From session layer
Transport layer H4 Data H4 Data H4 Data H4 Data H4 Data H4 Data Transport layer
Segments Segments
Application layer
Application layer
H7 Data Message H7 Data Message