OSI Refrence Model
OSI Refrence Model
The ISO created the OSI to make the IOS more efficient.
The “ISO” acronym is correct as shown.
A R1 R3 R4 B
Physical Physical
layer layer
Link 1 Link 3 Link 5 Link 6
Synchronization of Bits
Physical Layer Functions
Line Configuration
Physical Topology
Transmission Mode
Data Link Layer
Responsible for Node-To-Node
Delivery
Physical Physical
Link 1 Link 3 Link 5 Link 6
D2 H2
Frame
D2 ame
Fr
H2
D2 H2 D2 H2
Frame Frame
Data Link Layer Functions
Framing
Physical Addressing
Flow Control
Error Control
Access Control
Data Link Layer Example
MAC Address
MAC address is 48 bits in length and expressed as twelve hexadecimal
digits.MAC addresses are sometimes referred to as burned-in addresses
(BIA) because they are burned into read-only memory (ROM) and are
copied into random-access memory (RAM) when the NIC initializes.
18
Network Layer
Responsible for Source-to-Destination
delivery
Physical Physical
D3 H3
Datagram
D3 H3
Datagram
Network Layer Functions
Logical Addressing
Routing
Transport Layer
Responsible for Source-to-Destination
delivery of Entire Message
Connection Control
Flow Control
Error Control
Transport Layer Example
Communication at transport layer
A Legend Source Destination D Data H Header B
Transport Transport
R1 R3 R4
Network Network
Physical Physical
D4 H4
Segment
D4 H4
Segment
Session Layer
Session layer is the Network Dialog
Controller
Dialog Control
Synchronization
Session Layer
Presentation Layer
Encryption
Compression
Application Layer
Enables the user either human or
software to access the network
Transport Transport
R1 R3 R4
Network Network
Physical Physical
D5 D5
Message
D5 D5
Message
Application Layer Functions
Network Virtual Terminal
Mail Services
Directory Services
Data Flow Through a Network
39
Summary of Layer Functions
OSI Layers
TCP/IP Protocol Suite
Transmission Control Protocol /
Internetworking Protocol
4. Application Layer
3. Transport Layer
2. Internet Layer
1. Network Access Layer
Don’t Confuse the Models
7 Application
Application
6 Presentation
5 Session
4 Transport Transport
3 Network Internet
1 Physical
45
TCP/IP Protocol Suite
The Application Layer
The application layer of
the TCP/IP model
handles high-level
protocols, issues of
representation, encoding,
and dialog control.
47
The Transport Layer
51
The Network Access Layer
The network access layer is also called the host-to-
network layer. It the layer that is concerned with all of
the issues that an IP packet requires to actually make a
physical link to the network media. It includes LAN
and WAN details, and all the details contained in the
OSI physical and data-link layers. NOTE: ARP & RARP
work at both the Internet and Network Access Layers.
52
Comparing TCP/IP & OSI Models
NOTE: TCP/IP transport layer using UDP does not always guarantee reliable
delivery of packets as the transport layer in the OSI model does.
53
SMTP:
Simple mail transfer protocol
FTP:
File transfer protocol
DNS
Domain name system
SNMP
Simple network management protocol
NFS
Network file system
TFTP
Travail file transfer protocol
TCP
Transmission control protocol
UDP
User datagram protocol
ICMP
Internet control massage protocol
ARP
Address resolution protocol
RARP
Reverse address resolution protocol
RPC
Remote procedure call