Basic OSI Ref Model
Basic OSI Ref Model
Basic OSI Ref Model
OSI Model
TCP/IP Model
Protocols at each layer
Different network topologies
The OSI Model
OSI “ Open Systems Interconnection".
OSI model was first introduced in 1984 by the International Organization for
Standardization (ISO).
– Outlines WHAT needs to be done to send data from one computer to
another.
– Not HOW it should be done.
– Protocols stacks handle how data is prepared for transmittal (to be
transmitted)
In the OSI model, The specification needed
– are contained in 7 different layers that interact with each other.
The model acts as a frame of reference in the design of communications
and networking products so that all of our hardware and software talks
nicely to each other.
What is layering in Networked
computing?
Problems and technology advances also added to the demands for changes in
network modeling.
Division of Layers
7. Application
Upper Layers
6. Presentation
5. Session
Middle Layer
4. Transport
3. Network
1. Physical
What Each Layer Does
2
Application Layer
3
Presentation Layer
Data translation
Encryption
Character set conversion
Expansion of graphics
3 command
Session Layer
Allows applications to
maintain an ongoing session
Synchronization between
sender and receiver
Assignment of time for
transmission
– Start time
– End time etc.
3
Transport Layer
Responsibilities:
– Network addressing
Routing of data
– Based on priority
– Best path at the time of transmission
Congestion control
3
Network layer
7. Application
6. Presentation
Data In
To/from
1. Physical Node B
Data Out
Communication Between Layers
7. Application
Data
Encapsulation
6. Presentation
Data
Stripping
5. Session
Formatting of Data Through the
Layers
Header Trailer
Data
Presentation
P- Translate the letter so the receiver can read it.
Layer 4: Application
Layer 3: Transport
Layer 2: Internet
Layer 1: Network access
Layer Protocols
Internet IP ICMP
Network Access
ETHERNET PACKET RADIO
(Host-to-network)
Protocols at the application layer
HTTP:
– browser and web server communicatin
FTP :
– file transfer protocol
TELNET:
– remote login protocol
POP3: Retrieve email
– POP3 is designed to delete mail on the server as soon as the user has
downloaded it
Reliable
IP
– Path selection ,
– routing and addressing
ICMP (Internet Control Message Protocol )
– sends error messages relying on IP
a requested service is not available
a host or router could not be reached
Protocols at the link layer
Ethernet
– Uses CSMA/CD
Token Ring
Comparing TCP/IP with OSI
OSI Model TCP/IP Hierarchy Protocols
7th
Application Layer
6th
Presentation Layer Application Layer
5th
Session Layer
4th
Transport Layer
Transport Layer
3rd
Network Layer
Network Layer
2nd
Link Layer
Link Layer
1st
Physical Layer
OSI
OSI Model Equipment Words to TCP/IP
Model Pneumonic Equipment Data Protocols
Name Purpose Remember Model
Layer
Redirector,
Layer 7 Application All FTP, Telnet, Browsers Application
Regular Computer SMTP,
or A Special SNMP, Common Data
Layer 6 Presentation People Computer Data Application
Gateway. Used to Netware Format
combine networks Core
using different NFS, SQL, Dialogues and
Layer 5 Session Seem communication RPC, X-Win
Application
Conversations
protocols Quality of
Layer 4 Transport To Computer Segment TCP and UDP Service, and Transport
Reliability
Segment Network Routable
Path Selection,
into Smaller Protocols.
Layer 3 Network Need Router Packet (IP, IPX,
Routing, and Internet
Broadcast Addressing
AppleTalk)
Domains
Bridge (2
Data Link Segment Network NDIS, ODI, Frames and
Ports) or Network
Layer 2 -MAC Data into Smaller Frame MAC Address, Media Access
Switch and Ether Talk Control (MAC) Access
-LLC Collision Domains
NIC
Repeater,
One Collision AND
Hub (Multi- Signals and Network
Layer 1 Physical Processing One Broadcast Bit Physical
Media
port), Access
Domain
Cabling
Different Network topologies
Bus Topology
Star Topology
Ring topology
Questions .?