Module - 1 - Data Communication - Part-2
Module - 1 - Data Communication - Part-2
1. Layered Tasks
2. The OSI Model
3. Layers in the OSI Model
4. TCP/IP Protocol Suite
5. Addressing
Layered Model: Sending a Letter
Higher Layer
Middle Layer
Lower Layer
OSI Model
OSI is the model for Understanding, Designing a network ar-
chitecture
OSI model is a layered framework
7 Application Layer
6 Presentation Layer
5 Session Layer
4 Transport Layer
3 Network Layer
2 Data Layer
1 Physical Layer
Logical Connections between layers in the OSI model
• Layer and inter-
face
Duties
Routing of packets from source to final destination
Congestion control during traffic is high
Logical address to be attached to specify the sender/receiver
Source-to-destination delivery
Transport Layer
The transport layer is responsible for process-to-process
delivery (message from one process to another)
Transport Layer: Duties
Service-point (port) addressing: to ensure
process-to-process delivery
Segmentation and reassembly
Connection control: connectionless /
connection oriented service
Flow control: control on transaction
Error control: error free delivery
Reliable Process-to-Process Delivery of a
Message
Application Layer
Application layer is responsible for providing services to the user like
Network virtual terminal (Remote access)
File transfer, access and management
Mail services
Directory services
Summary of Layers
TCP/IP and OSI Model
TCP/IP Protocol Suite
Host-to-network : Physical and data link layer
◦ No specific protocol
Network layer
◦ IP(Internet Protocol), ARP(Address Resolution
Protocol), RARP(Reverse ARP), ICMP(Internet Control
Message Protocol), IGMO(Internet Group Message
Protocol)
Transport layer
◦ TCP(Transmission Control Protocol), UDP(User
Datagram Protocol), SCTP(Stream Control Transmission
Protocol),
Application Layer
◦ Combined session, presentation, and application layers
Addressing
Four levels of addresses in TCP/IP protocols
Physical (link), Logical (IP, network), Port, and Specific
addresses
Details of TCP/IP Layer
Relationship of Layers and Addresses
Physical Address
A node with physical address 10 sends a frame to a node with physical
address 87. The two nodes are connected by a link (bus topology
LAN). As the figure shows, the computer with physical address 10 is
the sender, and the computer with physical address 87 is the receiver.
07:01:02:01:2C:4B
A 6-byte (12 hexadecimal digits) physical address.
Logical (IP) Address
The physical addresses will change from hop to hop, but the logical
addresses usually remain the same
Port Address
The physical addresses change from hop to hop, but the logical and
port addresses usually remain the same
Specific Address
Some application have user-friendly addresses that are
designed for that specific address
Example 1: e-mail address: [email protected]