Chapter 13C
Chapter 13C
and Services
Understanding the OSI Model
1
2
This model describes the task in terms of seven functional layers, and specifies functions
that must be available at each layer.
The focus in this model is on the “interconnection” and on the information that can be
passed over this connection.
The OSI model does not concern itself with the internal operations of the systems
involved.
5
Protocol
Defined method for communication between systems
6
Figure 1-1:
OSI Reference Model
9
Each layer is unaware of the activities of all other layers of the model
Each layer does provide services to the layer above it and receives services from
layer below it
10
Figure 2:
Peer OSI Communication
15
Figure 1-3:
568B twisted pair wiring
scheme
17
Figure 1-4:
Data Link layer
subdivision
21
Figure 1-5:
MAC address
23
Responsibilities include:
1. End-to-end error-free transmission and delivery between ultimate sender
and receiver
2. Flow control
3. Data segmentation into maximum transmission unit (MTU) size
4. Messaging service for the Session layer
29
This layer also provides encryption services when data encryption is used
in network communications
34
This layer is concerned with user interaction with the computer and the
network
Contains many protocols and utilities, such as telnet, FTP, HTTP, DNS, SMTP,
and SNMP
36
FTAM (File Transfer, Access, and Management - provides capabilities for remote file
handling
X.400 - specifies protocols and functions for message handling and e-mail services
37
Data Encapsulation
Data is sent from one computer to another in a data packet
The packet contains data from the sending application and additional information
added by the protocol stack
Prior to transmission across the network, the data is organized into a data frame at
layer 2
Encapsulation
Process that occurs during transmission through the protocol stack in which data from the
higher layers is wrapped in a protocol header and/or trailer
39
Chapter Summary
Two or more computers connected by media form a network
Chapter Summary
The OSI model has seven layers:
1. Physical layer
2. Data Link layer
3. Network layer
4. Transport layer
5. Session layer
6. Presentation layer
7. Application layer
48
Chapter Summary
The Presentation layer, the sixth layer, handles data translation,
encryption, and formatting for transmission on the network or for
interpretation by the Application layer
When the network user sends data to the network, it goes through
five-step data encapsulation process
The Application layer, the seventh and highest layer, handles the
interface between the network and the user
When the network user sends data to the network, it goes through a
five-step data encapsulation process
49
Chapter Summary
This process takes place as the data packet travels down the OSI
stack
When the network user sends data to the network, it goes through
a five-step data encapsulation process
This process takes place as the data packet travels down the OSI
stack