The OSI Model and The TCP/IP Protocol Suite
The OSI Model and The TCP/IP Protocol Suite
Note:
ISO is the organization.
OSI is the model
Figure 2.1
Figure 2.2
OSI layers
Figure 2.3
Figure 2.4
Physical layer
Note:
The physical layer is responsible
for the movement of individual bits
from one hop (node) to the next.
Figure 2.5
10
Note:
The data link layer is responsible for
moving frames from one hop (node) to
the next.
11
Figure 2.6
Hop-to-hop delivery
12
Figure 2.7
Network layer
13
Note:
The network layer is responsible for
the delivery of individual packets from
the source host to the destination host.
14
Figure 2.8
Source-to-destination delivery
15
Figure 2.9
Transport layer
16
Note:
The transport layer is responsible for
the delivery of a message from one
process to another.
17
Figure 2.10
18
19
Figure 2.12
Presentation layer
20
Figure 2.13
Application layer
21
Figure 2.14
Summary of layers
22
23
Figure 2.15
24
2.4 Addressing
Three different levels of addresses are used in an internet using the
TCP/IP protocols: physical (link) address, logical (IP) address, and
port address.
The topics discussed in this section include:
Physical Address
Logical Address
Port Address
25
Figure 2.16
Addresses in TCP/IP
26
Figure 2.17
27
Example 1
28
Figure 2.18
Physical addresses
29
Example 2
30
Example 3
31
Example 3
(Continued)
32
Figure 2.19
IP addresses
33
Example 4
34
Example 5
35
Example 5
(Continued)
36
Figure 2.20
Port addresses
37
Example 6
38
2.5 IP Versions
IP became the official protocol for the Internet in 1983. As the Internet
has evolved, so has IP. There have been six versions since its inception.
We look at the latter three versions here.
The topics discussed in this section include:
Version 4
Version 5
Version 6
39