11
Functions of OSI Layers Physical Layer esponsible for moving bits from one node to other Define characteristics of the Medium Representation of Bits Data Rate Synchronization Link Configuration (Point to Point / Multipoint) Physical Topology(Mesh / Star/ Bus/ Ring) Transmission Mode (Simplex/ Half Duplex/ Duplex) Transmission Media 110011000111 110011000111 H1 H1

Osi l ayers

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Osi l ayers

Functions of OSI Layers

Physical LayerResponsible for moving bits from one node to other

Define characteristics of the Medium

Representation of Bits

Data Rate

Synchronization

Link Configuration (Point to Point / Multipoint)

Physical Topology(Mesh / Star/ Bus/ Ring)

Transmission Mode (Simplex/ Half Duplex/ Duplex)

Transmission Media

110011000111 110011000111H1 H1

Page 2: Osi l ayers

Data Link Layer

Responsible for moving FRAMES from one node to next

Framing : Divides data bits received from network layer into frames

Physical Addressing :

Add HEADERS to frames.

Header show senders/ receivers address

Flow Control :

If Senders Data Flow Rate is higher than the receiver

Error Control :

By adding Trailers to Frames-Detect Damaged Frames- Retransmit Lost Frames-Recognize Duplicate Frames

Page 3: Osi l ayers

Access Control :

It will decide-if more than one devices share the same link thanwhich device control the link at that time

110011000111H2 T2 110011000111H2 T2

From Network Layer To Network Layer

To Physical Layer From Physical Layer

Frame Frame

Page 4: Osi l ayers

Network Layer

Responsible for Source to Destination delivery of data PACKETS over multiple networks

If Source and Destination are on the same network, there is no need of this layer

Logical Addressing

Routing

Using Connecting Devices (Switches/ Routers)

110011000111H3 110011000111H3

From Transport Layer To Transport Layer

To Data Link Layer From Data Link Layer

Packet Packet

Page 5: Osi l ayers

Transport LayerResponsible for delivery of message from one process to another

Service Point Addressing : Sends entire message to the correct process on computer

(port Addressing)

Segmentation and Reassembly :

The message is divided into segments. Each segment with a segment no.

These segments are arranged in sequence using this segment number at receiver

Connection Control :

A connection is established before sending a message and After transmission, connection will be terminated

Flow Control :

Error Control :

Make sure that the entire message sends at the receiver- Error control by RETRANSMISSION

Page 6: Osi l ayers

110011000111H4 110011000111H4

From Session Layer To Session Layer

To Network Layer From Network Layer

Packet Packet

Network Layer(Host – to – Host Delivery)

(Process to Process Delivery)

Page 7: Osi l ayers

Session Layer

Responsible for establish , maintain and synchronize the interaction between the communicating devices

Dialog Control

In Simplex/ Half Duplex/ Duplex mode Synchronization

Add Check Points / Synchronization Points to Stream of Data

H5

SP SP SP SP

From Presentation Layer

To Transport Layer

H5

SP SP SP SP

To Presentation Layer

From Transport Layer

Page 8: Osi l ayers

Presentation Layer

Concerned with syntax and semantics of information exchanged

-Translation-Compression-Encryption

110011000111H6 110011000111H6

From Application Layer To Application Layer

To Session Layer From Session Layer

Page 9: Osi l ayers

Application Layer

Enable User to access network

UserHuman/ Program

H7 Data Message

To Presentation Layer

UserHuman/ Program

H7 Data Message

from Presentation Layer

Page 10: Osi l ayers

Summary

Application

Presentation

Session

Transport

Network

Data Link

Physical

Allow Access to network resources

Translate or Encrypt Compressed data

Establish, Maintain, Terminate Session

Process to Process Message delivery

Inter-Networking (packet Transfer)

Hop- to – Hop delivery ( Frame Transfer)

Bits Transfer

Page 11: Osi l ayers

H7

H6

H5

H4

H3

H2

H1

What, When, How, where transfer data

Info about translation/ Encryption/ Compression

Synchronization Points

Info About Port Address

Logical AddressPacket Switching

Physical Address / Frame Sequencing

All Above

A

P

S

T

N

DL

Ph

Message

Encrypted Message

Encrypted Message

Encrypted Message

Packets

Frames

Bits