OSI Model - Lesson 8 Document
OSI Model - Lesson 8 Document
Computer Networks
LUCY GOUDIE
Problems and technology advances also added to the demands for changes in
network modeling.
7 Layers of the OSI Model
Application Layer
Gives end-user applications access to
network resources
Where is it on my computer?
◦ Workstation or Server Service in MS
Windows
Presentation Layer
Session Layer
Allows applications to maintain
an ongoing session
Where is it on my computer?
◦ Workstation and Server
Service (MS)
◦ Windows Client for NetWare
(NetWare)
Transport Layer
Provides reliable data delivery
It’s the TCP in TCP/IP
Responsibilities:
◦ Network addressing
◦ Routing
Example:
◦ IP from TCP/IP
Data Link Layer
Examples:
◦ Ethernet (IEEE 802.3)
◦ Token Ring (IEEE 802.5)
◦ Wireless (IEEE 802.11b)
How it all communicates
Each layer contains a Protocol Data Unit (PDU)
◦ PDU’s are used for peer-to-peer contact between
corresponding layers.