SlideShare una empresa de Scribd logo
1 de 46
TCP/IP Protocol Suite 1
Duryodhan Mohapatra(System Adminstrator)
The OSI
Model and the
TCP/IP
Protocol Suite
Presentation
Duryodhan Mohapatra
System Administrator
TCP/IP Protocol Suite 2
OBJECTIVES:OBJECTIVES:
 To discuss the idea of multiple layering in data communication
and networking and the interrelationship between layers.
 To discuss the OSI model and its layer architecture and to show
the interface between the layers.
 To briefly discuss the functions of each layer in the OSI model.
 To introduce the TCP/IP protocol suite and compare its layers
with the ones in the OSI model.
 To show the functionality of each layer in the TCP/IP protocol
with some examples.
 To discuss the addressing mechanism used in some layers of the
TCP/IP protocol suite for the delivery of a message from the
source to the destination.
TCP/IP Protocol Suite 3
ChapterChapter
OutlineOutline
2.1 ProtocolLayers2.1 ProtocolLayers
2.2 TheOSIModel2.2 TheOSIModel
2.3 TCP/IPProtocol Suite2.3 TCP/IPProtocol Suite
2.4 Addressing2.4 Addressing
TCP/IP Protocol Suite 4
2-1 PROTOCOL LAYERS
In Chapter 1, we discussed that a protocol is
required when two entities need to
communicate. When communication is not
simple, we may divide the complex task of
communication into several layers. In this
case, we may need several protocols, one
for each layer.
Let us use a scenario in communication in
which the role of protocol layering may be
better understood. We use two examples. In
the first example, communication is so
simple that it can occur in only one layer.
TCP/IP Protocol Suite 5
Topics Discussed in the SectionTopics Discussed in the Section
Hierarchy
Services
TCP/IP Protocol Suite 6
Assume Maria and Ann are neighbors with a lot of
common ideas. However, Maria speaks only Spanish,
and Ann speaks only English. Since both have
learned the sign language in their childhood, they
enjoy meeting in a cafe a couple of days per week
and exchange their ideas using signs. Occasionally,
they also use a bilingual dictionary. Communication is
face to face and Happens in one layer as shown in
Figure 2.1.
ExampleExample 2.1
TCP/IP Protocol Suite 7
Figure 2.1 Example 2.1
TCP/IP Protocol Suite 8
Now assume that Ann has to move to another town
because of her job. Before she moves, the two meet
for the last time in the same cafe. Although both are
sad, Maria surprises Ann when she opens a packet
that contains two small machines. The first machine
can scan and transform a letter in English to a secret
code or vice versa. The other machine can scan and
translate a letter in Spanish to the same secret code
or vice versa. Ann takes the first machine; Maria
keeps the second one. The two friends can still
communicate using the secret code, as shown in
Figure 2.2.
ExampleExample 2.2
TCP/IP Protocol Suite 9
Figure 2.2 Example 2.2
TCP/IP Protocol Suite 10
2-2 THE OSI MODEL
Established in 1947, the International
Standards Organization (ISO) is a
multinational body dedicated to worldwide
agreement on international standards.
Almost three-fourths of countries in the
world are represented in the ISO. An ISO
standard that covers all aspects of network
communications is the Open Systems
Interconnection (OSI) model. It was first
introduced in the late 1970s.
TCP/IP Protocol Suite 11
Topics Discussed in the SectionTopics Discussed in the Section
Layered Architecture
Layer-to-layer Communication
Encapsulation
Layers in the OSI Model
Summary of OSI Layers
TCP/IP Protocol Suite 12
ISO is the organization;
OSI is the model.
Note
TCP/IP Protocol Suite 13
Figure 2.3 The OSI model
TCP/IP Protocol Suite 14
Figure 2.4 OSI layers
TCP/IP Protocol Suite 15
Figure 2.5 An exchange using the OSI model
TCP/IP Protocol Suite 16
The physical layer is responsible for
moving individual bits from one
(node) to the next.
Note
TCP/IP Protocol Suite 17
Figure 2.6 Summary of OSI Layers
TCP/IP Protocol Suite 18
2-3 TCP/IP PROTOCOL SUITE
The TCP/IP protocol suite was developed
prior to the OSI model. Therefore, the layers
in the TCP/IP protocol suite do not match
exactly with those in the OSI model. The
original TCP/IP protocol suite was defined
as four software layers built upon the
hardware. Today, however, TCP/IP is
thought of as a five-layer model with the
layers named similarly to the ones in the
OSI model. Figure 2.7 shows both
configurations.
TCP/IP Protocol Suite 19
Topics Discussed in the SectionTopics Discussed in the Section
Comparison between OSI and TCP/IP
Layers in the TCP/IP Suite
TCP/IP Protocol Suite 20
Figure 2.7 Layers in the TCP/IP Protocol Suite
TCP/IP Protocol Suite 21
Figure 2.8 TCP/IP and OSI model
TCP/IP Protocol Suite 22
Figure 2.9 A private internet
TCP/IP Protocol Suite 23
Figure 2.10 Communication at the physical layer
A
Physical
layer
Physical
layer
R1 R3 R4 B
Source DestinationLegend
011 ... 101
011...101
011 ... 101 011 ... 101
Link 3 Link 5 Link 6Link 1
TCP/IP Protocol Suite 24
The unit of communication at the
physical layer is a bit.
Note
TCP/IP Protocol Suite 25
Figure 2.11 Communication at the data link layer
A
Physical Physical
Data linkData link
R1 R3 R4 B
Source Destination DataD HeaderHLegend
Link 1 Link 3 Link 5 Link 6
Frame
D2 H2
FrameD2
H2
Frame
D2 H2
Frame
D2 H2
TCP/IP Protocol Suite 26
The unit of communication at the data
link layer is a frame.
Note
TCP/IP Protocol Suite 27
Figure 2.12 Communication at the network layer
A
Physical Physical
Data linkData link
R1 R3 R4 B
NetworkNetwork
Source Destination DataD HeaderHLegend
Datagram
D3 H3
Datagram
D3 H3
TCP/IP Protocol Suite 28
The unit of communication at the
network layer is a datagram.
Note
TCP/IP Protocol Suite 29
Figure 2.13 Communication at transport layer
A
Physical Physical
Data linkData link
R1 R3 R4
B
NetworkNetwork
Transport Transport
Source Destination DataD HeaderHLegend
Segment
D4 H4
Segment
D4 H4
TCP/IP Protocol Suite 30
The unit of communication at the
transport layer is a segment, user
datagram, or a packet, depending on the
specific protocol used in this layer.
Note
TCP/IP Protocol Suite 31
Figure 2.14 Communication at application layer
A
Physical Physical
Data linkData link
R1 R3 R4
B
NetworkNetwork
Transport Transport
ApplicationApplication Source Destination DataD HeaderHLegend
Message
D5 D5
D5 D5
Message
TCP/IP Protocol Suite 32
The unit of communication at the
application layer is a message.
Note
TCP/IP Protocol Suite 33
2-4 ADDRESSING
Four levels of addresses are used in an
internet employing the TCP/IP protocols:
physical address, logical address, port
address, and application-specific address.
Each address is related to a one layer in the
TCP/IP architecture, as shown in Figure
2.15.
TCP/IP Protocol Suite 34
Topics Discussed in the SectionTopics Discussed in the Section
 Physical Addresses
 Logical Addresses
 Port Addresses
 Application-Specific Addresses
TCP/IP Protocol Suite 35
Figure 2.15 Addresses in the TCP/IP protocol suite
TCP/IP Protocol Suite 36
In Figure 2.16 a node with physical address 10 sends a
frame to a node with physical address 87. The two nodes
are connected by a link (a LAN). At the data link layer, this
frame contains physical (link) addresses in the header.
These are the only addresses needed. The rest of the
header contains other information needed at this level. As
the figure shows, the computer with physical address 10 is
the sender, and the computer with physical address 87 is
the receiver. The data link layer at the sender receives
data from an upper layer. It encapsulates the data in a
frame. The frame is propagated through the LAN. Each
station with a physical address other than 87 drops the
frame because the destination address in the frame does
not match its own physical address. The intended
destination computer, however, finds a match between the
destination address in the frame and its own physical
address.
ExampleExample 2.3
TCP/IP Protocol Suite 37
Figure 2.16 Example 2.3: physical addresses
Data87 10
1
packet
discarded
2
packet
discarded
3
packet
accepted
Data87 10
4
TCP/IP Protocol Suite 38
As we will see in Chapter 3, most local area networks
use a 48-bit (6-byte) physical address written as 12
hexadecimal digits; every byte (2 hexadecimal digits)
is separated by a colon, as shown below:
ExampleExample 2.4
07:01:02:01:2C:4B07:01:02:01:2C:4B
A 6-byte (12 hexadecimal digits) physical address
TCP/IP Protocol Suite 39
Figure 2.17 shows a part of an internet with two routers
connecting three LANs. Each device (computer or router)
has a pair of addresses (logical and physical) for each
connection. In this case, each computer is connected to
only one link and therefore has only one pair of addresses.
Each router, however, is connected to three networks. So
each router has three pairs of addresses, one for each
connection. Although it may be obvious that each router
must have a separate physical address for each
connection, it may not be obvious why it needs a logical
address for each connection. We discuss these issues in
Chapters 11 and 12 when we discuss routing. The
computer with logical address A and physical address 10
needs to send a packet to the computer with logical
address P and physical address 95. We use letters to show
the logical addresses and numbers for physical addresses,
but note that both are actually numbers, as we will see in
later chapters.
ExampleExample 2.5
TCP/IP Protocol Suite 40
Figure 2.17 Example 2.5: logical addresses
DataA P20 10 DataA P20 10
Physical
addresses
changed
DataA P33 99
DataA P33 99
Physical
addresses
changed
DataA P95 66 DataA P95 66
TCP/IP Protocol Suite 41
The physical addresses will change
from hop to hop, but the logical
addresses remain the same.
Note
TCP/IP Protocol Suite 42
Figure 2.18 shows two computers communicating via
the Internet. The sending computer is running three
processes at this time with port addresses a, b, and
c. The receiving computer is running two processes at
this time with port addresses j and k. Process a in the
sending computer needs to communicate with process
j in the receiving computer. Note that although both
computers are using the same application, FTP, for
example, the port addresses are different because
one is a client program and the other is a server
program, as we will see in Chapter 17.
ExampleExample 2.6
TCP/IP Protocol Suite 43
A Sender Receiver P
Internet
Figure 2.18 Example 2.6: port numbers
a DatajA PH2
a DatajA P
a Dataj
Data
a DatajA PH2
a DatajA P
a Dataj
Data
TCP/IP Protocol Suite 44
The physical addresses change from
hop to hop, but the logical and port
addresses usually remain the same.
Note
TCP/IP Protocol Suite 45
As we will see in future chapters, a port address is a
16-bit address represented by one decimal number as
shown.
ExampleExample 2.7
753
A 16-bit port address represented as one single
number
Thank You

Más contenido relacionado

La actualidad más candente

Report of TCP/IP
Report of TCP/IPReport of TCP/IP
Report of TCP/IP
Mannu Khani
 
Osi model vs TCP/IP
Osi model vs TCP/IPOsi model vs TCP/IP
Osi model vs TCP/IP
Mannu Khani
 
Comparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP ModelComparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP Model
Conferencias FIST
 

La actualidad más candente (20)

TCP/IP Introduction
TCP/IP IntroductionTCP/IP Introduction
TCP/IP Introduction
 
Difference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP LayerDifference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP Layer
 
TCP IP Model | Computer Science
TCP IP Model | Computer ScienceTCP IP Model | Computer Science
TCP IP Model | Computer Science
 
Tcp IP Model
Tcp IP ModelTcp IP Model
Tcp IP Model
 
Report of TCP/IP
Report of TCP/IPReport of TCP/IP
Report of TCP/IP
 
Presentation on TCP/IP Model
Presentation on TCP/IP ModelPresentation on TCP/IP Model
Presentation on TCP/IP Model
 
Tcp/ip model
Tcp/ip modelTcp/ip model
Tcp/ip model
 
Introduction to TCP/IP
Introduction to TCP/IPIntroduction to TCP/IP
Introduction to TCP/IP
 
Tcp ip tutorial
Tcp ip tutorialTcp ip tutorial
Tcp ip tutorial
 
Osi model vs TCP/IP
Osi model vs TCP/IPOsi model vs TCP/IP
Osi model vs TCP/IP
 
Protocol architecture TCP IP
Protocol architecture TCP IPProtocol architecture TCP IP
Protocol architecture TCP IP
 
53426980 tcp-ip
53426980 tcp-ip53426980 tcp-ip
53426980 tcp-ip
 
Introduction to TCP/IP
Introduction to TCP/IPIntroduction to TCP/IP
Introduction to TCP/IP
 
TCP/IP Introduction
TCP/IP IntroductionTCP/IP Introduction
TCP/IP Introduction
 
TCP and OSI
TCP and OSITCP and OSI
TCP and OSI
 
TCP/IP Training Basic Concepts.
TCP/IP Training Basic Concepts.TCP/IP Training Basic Concepts.
TCP/IP Training Basic Concepts.
 
Comparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP ModelComparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP Model
 
Iso osi and tcp-ip reference models
Iso osi and tcp-ip reference modelsIso osi and tcp-ip reference models
Iso osi and tcp-ip reference models
 
Tcp ip
Tcp ipTcp ip
Tcp ip
 
Tcp
TcpTcp
Tcp
 

Destacado

OSI Model - Every Detail Explained
OSI Model - Every Detail ExplainedOSI Model - Every Detail Explained
OSI Model - Every Detail Explained
Ashish Malik
 
Module 5 security
Module 5   securityModule 5   security
Module 5 security
IT
 
Computer networks--osi model
Computer networks--osi modelComputer networks--osi model
Computer networks--osi model
Aditya Mehta
 

Destacado (20)

OSI Model - Every Detail Explained
OSI Model - Every Detail ExplainedOSI Model - Every Detail Explained
OSI Model - Every Detail Explained
 
OSI Reference Model and TCP/IP (Lecture #3 ET3003 Sem1 2014/2015)
OSI Reference Model and TCP/IP (Lecture #3 ET3003 Sem1 2014/2015)OSI Reference Model and TCP/IP (Lecture #3 ET3003 Sem1 2014/2015)
OSI Reference Model and TCP/IP (Lecture #3 ET3003 Sem1 2014/2015)
 
OSI MODEL - A PROJECT
OSI MODEL - A PROJECTOSI MODEL - A PROJECT
OSI MODEL - A PROJECT
 
Osi model
Osi modelOsi model
Osi model
 
OSI Model of Networking
OSI Model of NetworkingOSI Model of Networking
OSI Model of Networking
 
Network Security
Network SecurityNetwork Security
Network Security
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
 
Protocols
ProtocolsProtocols
Protocols
 
OSI REFERENCE LAYERS
OSI REFERENCE LAYERSOSI REFERENCE LAYERS
OSI REFERENCE LAYERS
 
The Osi Model
The Osi ModelThe Osi Model
The Osi Model
 
OSI Model
OSI ModelOSI Model
OSI Model
 
Welcome
WelcomeWelcome
Welcome
 
Day 1.3 osi reference
Day 1.3 osi referenceDay 1.3 osi reference
Day 1.3 osi reference
 
The OSI Model of Networking
The OSI Model of NetworkingThe OSI Model of Networking
The OSI Model of Networking
 
Complete Osi Model Explained
Complete Osi Model ExplainedComplete Osi Model Explained
Complete Osi Model Explained
 
OSI layer by cisco
OSI layer by ciscoOSI layer by cisco
OSI layer by cisco
 
OSI model (7 LAYER )
OSI model (7 LAYER )OSI model (7 LAYER )
OSI model (7 LAYER )
 
Module 5 security
Module 5   securityModule 5   security
Module 5 security
 
Computer networks--osi model
Computer networks--osi modelComputer networks--osi model
Computer networks--osi model
 
ISO OSI Model
ISO OSI ModelISO OSI Model
ISO OSI Model
 

Similar a OSI MODEL (20)

2.(3)OSI and TCP layer.ppt
2.(3)OSI and TCP layer.ppt2.(3)OSI and TCP layer.ppt
2.(3)OSI and TCP layer.ppt
 
OSI open system interconnection LAYERS.pdf
OSI open system interconnection LAYERS.pdfOSI open system interconnection LAYERS.pdf
OSI open system interconnection LAYERS.pdf
 
Ch02.ppt
Ch02.pptCh02.ppt
Ch02.ppt
 
Chap 02
Chap 02Chap 02
Chap 02
 
Chap 02 osi model
Chap 02 osi modelChap 02 osi model
Chap 02 osi model
 
Protocol
ProtocolProtocol
Protocol
 
Chap 02
Chap 02Chap 02
Chap 02
 
Networking models tcp
Networking models tcpNetworking models tcp
Networking models tcp
 
tcp ip protocols
tcp ip protocolstcp ip protocols
tcp ip protocols
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Chapter 2 - Network Models
Chapter 2 - Network ModelsChapter 2 - Network Models
Chapter 2 - Network Models
 
Ch02
Ch02Ch02
Ch02
 
Ch2
Ch2Ch2
Ch2
 
ch02.ppt
ch02.pptch02.ppt
ch02.ppt
 
Lec2_CH02.PPT
Lec2_CH02.PPTLec2_CH02.PPT
Lec2_CH02.PPT
 
ch02.ppt
ch02.pptch02.ppt
ch02.ppt
 
Chapter-2.pdf
Chapter-2.pdfChapter-2.pdf
Chapter-2.pdf
 
Osi model34
Osi model34Osi model34
Osi model34
 
Internet Technology
Internet TechnologyInternet Technology
Internet Technology
 
1
11
1
 

Último

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Último (20)

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 

OSI MODEL

  • 1. TCP/IP Protocol Suite 1 Duryodhan Mohapatra(System Adminstrator) The OSI Model and the TCP/IP Protocol Suite Presentation Duryodhan Mohapatra System Administrator
  • 2. TCP/IP Protocol Suite 2 OBJECTIVES:OBJECTIVES:  To discuss the idea of multiple layering in data communication and networking and the interrelationship between layers.  To discuss the OSI model and its layer architecture and to show the interface between the layers.  To briefly discuss the functions of each layer in the OSI model.  To introduce the TCP/IP protocol suite and compare its layers with the ones in the OSI model.  To show the functionality of each layer in the TCP/IP protocol with some examples.  To discuss the addressing mechanism used in some layers of the TCP/IP protocol suite for the delivery of a message from the source to the destination.
  • 3. TCP/IP Protocol Suite 3 ChapterChapter OutlineOutline 2.1 ProtocolLayers2.1 ProtocolLayers 2.2 TheOSIModel2.2 TheOSIModel 2.3 TCP/IPProtocol Suite2.3 TCP/IPProtocol Suite 2.4 Addressing2.4 Addressing
  • 4. TCP/IP Protocol Suite 4 2-1 PROTOCOL LAYERS In Chapter 1, we discussed that a protocol is required when two entities need to communicate. When communication is not simple, we may divide the complex task of communication into several layers. In this case, we may need several protocols, one for each layer. Let us use a scenario in communication in which the role of protocol layering may be better understood. We use two examples. In the first example, communication is so simple that it can occur in only one layer.
  • 5. TCP/IP Protocol Suite 5 Topics Discussed in the SectionTopics Discussed in the Section Hierarchy Services
  • 6. TCP/IP Protocol Suite 6 Assume Maria and Ann are neighbors with a lot of common ideas. However, Maria speaks only Spanish, and Ann speaks only English. Since both have learned the sign language in their childhood, they enjoy meeting in a cafe a couple of days per week and exchange their ideas using signs. Occasionally, they also use a bilingual dictionary. Communication is face to face and Happens in one layer as shown in Figure 2.1. ExampleExample 2.1
  • 7. TCP/IP Protocol Suite 7 Figure 2.1 Example 2.1
  • 8. TCP/IP Protocol Suite 8 Now assume that Ann has to move to another town because of her job. Before she moves, the two meet for the last time in the same cafe. Although both are sad, Maria surprises Ann when she opens a packet that contains two small machines. The first machine can scan and transform a letter in English to a secret code or vice versa. The other machine can scan and translate a letter in Spanish to the same secret code or vice versa. Ann takes the first machine; Maria keeps the second one. The two friends can still communicate using the secret code, as shown in Figure 2.2. ExampleExample 2.2
  • 9. TCP/IP Protocol Suite 9 Figure 2.2 Example 2.2
  • 10. TCP/IP Protocol Suite 10 2-2 THE OSI MODEL Established in 1947, the International Standards Organization (ISO) is a multinational body dedicated to worldwide agreement on international standards. Almost three-fourths of countries in the world are represented in the ISO. An ISO standard that covers all aspects of network communications is the Open Systems Interconnection (OSI) model. It was first introduced in the late 1970s.
  • 11. TCP/IP Protocol Suite 11 Topics Discussed in the SectionTopics Discussed in the Section Layered Architecture Layer-to-layer Communication Encapsulation Layers in the OSI Model Summary of OSI Layers
  • 12. TCP/IP Protocol Suite 12 ISO is the organization; OSI is the model. Note
  • 13. TCP/IP Protocol Suite 13 Figure 2.3 The OSI model
  • 14. TCP/IP Protocol Suite 14 Figure 2.4 OSI layers
  • 15. TCP/IP Protocol Suite 15 Figure 2.5 An exchange using the OSI model
  • 16. TCP/IP Protocol Suite 16 The physical layer is responsible for moving individual bits from one (node) to the next. Note
  • 17. TCP/IP Protocol Suite 17 Figure 2.6 Summary of OSI Layers
  • 18. TCP/IP Protocol Suite 18 2-3 TCP/IP PROTOCOL SUITE The TCP/IP protocol suite was developed prior to the OSI model. Therefore, the layers in the TCP/IP protocol suite do not match exactly with those in the OSI model. The original TCP/IP protocol suite was defined as four software layers built upon the hardware. Today, however, TCP/IP is thought of as a five-layer model with the layers named similarly to the ones in the OSI model. Figure 2.7 shows both configurations.
  • 19. TCP/IP Protocol Suite 19 Topics Discussed in the SectionTopics Discussed in the Section Comparison between OSI and TCP/IP Layers in the TCP/IP Suite
  • 20. TCP/IP Protocol Suite 20 Figure 2.7 Layers in the TCP/IP Protocol Suite
  • 21. TCP/IP Protocol Suite 21 Figure 2.8 TCP/IP and OSI model
  • 22. TCP/IP Protocol Suite 22 Figure 2.9 A private internet
  • 23. TCP/IP Protocol Suite 23 Figure 2.10 Communication at the physical layer A Physical layer Physical layer R1 R3 R4 B Source DestinationLegend 011 ... 101 011...101 011 ... 101 011 ... 101 Link 3 Link 5 Link 6Link 1
  • 24. TCP/IP Protocol Suite 24 The unit of communication at the physical layer is a bit. Note
  • 25. TCP/IP Protocol Suite 25 Figure 2.11 Communication at the data link layer A Physical Physical Data linkData link R1 R3 R4 B Source Destination DataD HeaderHLegend Link 1 Link 3 Link 5 Link 6 Frame D2 H2 FrameD2 H2 Frame D2 H2 Frame D2 H2
  • 26. TCP/IP Protocol Suite 26 The unit of communication at the data link layer is a frame. Note
  • 27. TCP/IP Protocol Suite 27 Figure 2.12 Communication at the network layer A Physical Physical Data linkData link R1 R3 R4 B NetworkNetwork Source Destination DataD HeaderHLegend Datagram D3 H3 Datagram D3 H3
  • 28. TCP/IP Protocol Suite 28 The unit of communication at the network layer is a datagram. Note
  • 29. TCP/IP Protocol Suite 29 Figure 2.13 Communication at transport layer A Physical Physical Data linkData link R1 R3 R4 B NetworkNetwork Transport Transport Source Destination DataD HeaderHLegend Segment D4 H4 Segment D4 H4
  • 30. TCP/IP Protocol Suite 30 The unit of communication at the transport layer is a segment, user datagram, or a packet, depending on the specific protocol used in this layer. Note
  • 31. TCP/IP Protocol Suite 31 Figure 2.14 Communication at application layer A Physical Physical Data linkData link R1 R3 R4 B NetworkNetwork Transport Transport ApplicationApplication Source Destination DataD HeaderHLegend Message D5 D5 D5 D5 Message
  • 32. TCP/IP Protocol Suite 32 The unit of communication at the application layer is a message. Note
  • 33. TCP/IP Protocol Suite 33 2-4 ADDRESSING Four levels of addresses are used in an internet employing the TCP/IP protocols: physical address, logical address, port address, and application-specific address. Each address is related to a one layer in the TCP/IP architecture, as shown in Figure 2.15.
  • 34. TCP/IP Protocol Suite 34 Topics Discussed in the SectionTopics Discussed in the Section  Physical Addresses  Logical Addresses  Port Addresses  Application-Specific Addresses
  • 35. TCP/IP Protocol Suite 35 Figure 2.15 Addresses in the TCP/IP protocol suite
  • 36. TCP/IP Protocol Suite 36 In Figure 2.16 a node with physical address 10 sends a frame to a node with physical address 87. The two nodes are connected by a link (a LAN). At the data link layer, this frame contains physical (link) addresses in the header. These are the only addresses needed. The rest of the header contains other information needed at this level. As the figure shows, the computer with physical address 10 is the sender, and the computer with physical address 87 is the receiver. The data link layer at the sender receives data from an upper layer. It encapsulates the data in a frame. The frame is propagated through the LAN. Each station with a physical address other than 87 drops the frame because the destination address in the frame does not match its own physical address. The intended destination computer, however, finds a match between the destination address in the frame and its own physical address. ExampleExample 2.3
  • 37. TCP/IP Protocol Suite 37 Figure 2.16 Example 2.3: physical addresses Data87 10 1 packet discarded 2 packet discarded 3 packet accepted Data87 10 4
  • 38. TCP/IP Protocol Suite 38 As we will see in Chapter 3, most local area networks use a 48-bit (6-byte) physical address written as 12 hexadecimal digits; every byte (2 hexadecimal digits) is separated by a colon, as shown below: ExampleExample 2.4 07:01:02:01:2C:4B07:01:02:01:2C:4B A 6-byte (12 hexadecimal digits) physical address
  • 39. TCP/IP Protocol Suite 39 Figure 2.17 shows a part of an internet with two routers connecting three LANs. Each device (computer or router) has a pair of addresses (logical and physical) for each connection. In this case, each computer is connected to only one link and therefore has only one pair of addresses. Each router, however, is connected to three networks. So each router has three pairs of addresses, one for each connection. Although it may be obvious that each router must have a separate physical address for each connection, it may not be obvious why it needs a logical address for each connection. We discuss these issues in Chapters 11 and 12 when we discuss routing. The computer with logical address A and physical address 10 needs to send a packet to the computer with logical address P and physical address 95. We use letters to show the logical addresses and numbers for physical addresses, but note that both are actually numbers, as we will see in later chapters. ExampleExample 2.5
  • 40. TCP/IP Protocol Suite 40 Figure 2.17 Example 2.5: logical addresses DataA P20 10 DataA P20 10 Physical addresses changed DataA P33 99 DataA P33 99 Physical addresses changed DataA P95 66 DataA P95 66
  • 41. TCP/IP Protocol Suite 41 The physical addresses will change from hop to hop, but the logical addresses remain the same. Note
  • 42. TCP/IP Protocol Suite 42 Figure 2.18 shows two computers communicating via the Internet. The sending computer is running three processes at this time with port addresses a, b, and c. The receiving computer is running two processes at this time with port addresses j and k. Process a in the sending computer needs to communicate with process j in the receiving computer. Note that although both computers are using the same application, FTP, for example, the port addresses are different because one is a client program and the other is a server program, as we will see in Chapter 17. ExampleExample 2.6
  • 43. TCP/IP Protocol Suite 43 A Sender Receiver P Internet Figure 2.18 Example 2.6: port numbers a DatajA PH2 a DatajA P a Dataj Data a DatajA PH2 a DatajA P a Dataj Data
  • 44. TCP/IP Protocol Suite 44 The physical addresses change from hop to hop, but the logical and port addresses usually remain the same. Note
  • 45. TCP/IP Protocol Suite 45 As we will see in future chapters, a port address is a 16-bit address represented by one decimal number as shown. ExampleExample 2.7 753 A 16-bit port address represented as one single number