Data Communication & Networking Layered Tasks: Standardized Protocol Architectures
Data Communication & Networking Layered Tasks: Standardized Protocol Architectures
RQ 2
Standardized Protocol
Architectures The OSI Model
Required for devices to communicate International Standards Organization (ISO)
Vendors have more marketable products An organization dedicated to worldwide
Customers can insist on standards based agreement on international standards.
equipment
Open Systems Interconnection (OSI)
Two widely referred standards:
OSI Reference model An ISO standard/model that covers all aspects
TCP/IP protocol suite of network communications.
Most widely used An open system is a set of protocols that allows
any two different systems to communicate
regardless of their underlying architecture.
Visit the following page for an interesting history of OSI & TCP/IP models:
http://spectrum.ieee.org/computing/networks/osi-the-internet-that-wasnt
RQ 3 RQ 4
1
OSI Model Organization of the Layers
All Application Aaj
The upper OSI layers are
People Presentation Phir
almost always implemented
Seems Session Say in software
To Transport Tum
Need Network Nay The lower OSI layers are a
Data Data Link Daal combination of hardware
Processing Physical Pakai and software, except for the
physical layer, which is
mostly hardware
RQ 7 RQ 8
Between machines,
layer N on one machine
communicates with
layer N on another
machine.
RQ 9 RQ 10
Encapsulation and
Decapsulation in OSI model Summary of OSI Layers
Header
Trailer
RQ 11 RQ 12
2
TCP/IP Protocol Suite OSI
vs.
The layers in the TCP/IP protocol suite do not
exactly match those in the OSI model. TCP/IP
The original TCP/IP protocol suite was defined as
having four layers: host-to-network, internet,
transport, and application.
However, when TCP/IP is compared to OSI, we can
say that the host-to-network layer is equivalent to
the combination of the physical and data link layers.
Thus, TCP/IP protocol suite is considered to be
made of five layers: physical, data link, network,
transport, and application.
RQ 13 RQ 14
PDU
RQ 15 RQ 16
PDU
Fragmentation
Assembly
RQ 17 RQ 18
3
Physical Layer Data Link Layer
It is responsible for transmitting It is responsible for transmitting frames from
individual bits from one node to the one node to the next.
next. Its major duties are …
Framing
It is mainly concerned with … Physical Addressing
Characteristics of transmission medium Flow Control
Signal levels Error Control
Data rates Access
Control
RQ 19 RQ 20
RQ 21 RQ 22
RQ 23 RQ 24
4
Source to destination delivery Transport Layer
It is responsible for delivery of a message
from one process to another.
Its major functions are …
Port Addressing
Connection Control
Flow Control
Error Control
RQ 25 RQ 26
RQ 27 RQ 28
RQ 29 RQ 30
5
Addresses Addresses
RQ 31 RQ 32
RQ 33 RQ 34
Summary
Layered tasks
The OSI model
7 layers
The Internet model
TCP/IP model
5 layers
Addressing in Internet
RQ 35