S3 & S4 - Osi Tcpip
S3 & S4 - Osi Tcpip
[22EC2210]
CO-1
Reference models: OSI, TCP/IP, Example
Networks
AIM OF THE SESSION
2
OSI (Open System Interconnection) MODEL
Physical Layer- The physical layer is responsible for movements of individual bits from one hop
(node) to the next.
The physical layer is also concerned with the following:
Physical characteristics of interfaces and medium.
Representation of bits.
Data rate.
Synchronization of bits:
Line configuration. point-to-point configuration and multipoint configuration.
Physical topology: Mesh, Bus, Star, Ring and Hybrid Topology.
Transmission mode: Simplex, half-duplex, or full duplex.
DATA LINK LAYER
Data Link Layer- The data link layer is responsible for moving frames from one hop (node) to the
next.
Other responsibilities of the data link layer include the following:
Framing.
Physical addressing.
Flow control.
Error control.
Access control.
NETWORK LAYER
Network Layer- The network layer is responsible for the delivery of individual packets from the
Logical addressing.
Routing.
TRANSPORT LAYER
Transport Layer: The transport layer is responsible for delivering a message from one process to
another.
Other responsibilities of the transport layer include the following:
Service-point addressing.
Segmentation and reassembly.
Connection control.
Flow control.
Error control.
8
SESSION LAYER
Session Layer- The session layer is responsible for dialog control and synchronization.
Dialog control.
Synchronization.
9
PRESENTATION LAYER
Presentation Layer- The presentation layer is responsible for translation, compression, and
encryption.
Translation.
Encryption.
Compression.
APPLICATION LAYER
Application Layer- The application layer is responsible for providing services to the user.
Mail services.
Directory services.
TCP/IP MODEL (TRANSMISSION CONTROL
PROTOCOL/INTERNET PROTOCOL)
APPLICATION LAYER
Application Layer
Application layer protocols define the rules when implementing specific network applications.
Rely on the underlying layers to provide accurate and efficient data delivery.
Typical protocols:
Transport Layer
Internet Layer
The network layer, also called the internet layer, deals with packets and connects independent
networks to transport the packets across network boundaries. The network layer protocols are the IP
and the Internet Control Message Protocol (ICMP), which is used for error reporting.
HOST-TO-NETWORK LAYER
Host-to-network layer
The Host-to-network layer is the lowest layer of the TCP/IP reference model. Itcombines the link layer
and the physical layer of the ISO/OSI model. At this layer, data is transferred between adjacent
network nodes in a WAN or between nodes on the same LAN.
TCP/IP MODEL AND RELATION TO PROTOCOLS
OF TCP/IP SUITE
DIFFERENCE BETWEEN OSI MODEL AND TCP/IP
MODEL
SELF-ASSESSMENT QUESTIONS
1. Which layer is responsible for reliable connection?
2. What are the different protocols that work at each of the layers in OSI model?
3. List the layers of TCP/IP model.
4. What is the difference between error control and flow control?
5. What is the function of a router?
6. What are the advantages of OSI over TCP/IP model?
19
REFERENCES FOR FURTHER LEARNING OF THE
SESSION
Reference Books:
CISCO Academy
NPTEL, Computer Networks and Internet Protocols, Prof. Soumya Kanti Ghosh, Prof. Sandip
Chakraborty IIT Kharagpur. (https://nptel.ac.in/courses/106105183)
20
THANK YOU