Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:

Slides:



Advertisements
Similar presentations
Cisco 2 - Routers Perrine. J Page 14/30/2015 Chapter 10 TCP/IP Protocol Suite The function of the TCP/IP protocol stack is to transfer information from.
Advertisements

CCNA – Network Fundamentals
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Transport Layer Network Fundamentals – Chapter 4.
Lecture 7 Transport Layer
Communication Protocols II Ninth Meeting. TCP/IP family.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
CCNA 1 v3.1 Module 11 Review.
Layer 7- Application Layer
Networking Theory (part 2). Internet Architecture The Internet is a worldwide collection of smaller networks that share a common suite of communication.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
Data Networking Fundamentals Unit 7 7/2/ Modified by: Brierley.
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
1 Protocol Interaction (ISO’s Open Systems Interconnection (OSI model)) the 7 layers.
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
Networking Basics TCP/IP TRANSPORT and APPLICATION LAYER Version 3.0 Cisco Regional Networking Academy.
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
Network Protocols. Why Protocols?  Rules and procedures to govern communication Some for transferring data Some for transferring data Some for route.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 3: TCP/IP Architecture.
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
Introduction to the Transport Layer The primary duties of the transport layer, Layer 4 of the OSI model, are to transport and regulate the flow of information.
Chapter 9.
CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Services Networking for Home and Small Businesses – Chapter.
Copyright 2003 CCNA 1 Chapter 9 TCP/IP Transport and Application Layers By Your Name.
Jaringan Komputer Dasar OSI Transport Layer Aurelio Rahmadian.
Chapter 1: Introduction to Web Applications. This chapter gives an overview of the Internet, and where the World Wide Web fits in. It then outlines the.
CCNA1 v3 Module 11 v3 CCNA 1 Module 11 JEOPARDY S Dow.
Huda AL_Omairl - Network 71 Protocols and Network Software.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
Mukesh N. Tekwani Elphinstone College Mumbai
Component 9 – Networking and Health Information Exchange Unit 1-1 ISO Open Systems Interconnection (OSI) This material was developed by Duke University,
1 Version 3.0 Module 11 TCP Application and Transport.
Chapter Three Network Protocols By JD McGuire ARP Address Resolution Protocol Address Resolution Protocol The core protocol in the TCP/IP suite that.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 OSI Transport Layer Network Fundamentals – Chapter 4.
TCP/IP Transport and Application (Topic 6)
11 TRANSPORT LAYER PROTOCOLS Chapter 6 TCP and UDP SPX and NCP.
The Inter-network is a big network of networks.. The five-layer networking model for the internet.
Internet Protocol B Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
Application Layer Khondaker Abdullah-Al-Mamun Lecturer, CSE Instructor, CNAP AUST.
ECEN “Internet Protocols and Modeling”, Spring 2012 Course Materials: Papers, Reference Texts: Bertsekas/Gallager, Stuber, Stallings, etc Class.
TCP/IP (Transmission Control Protocol / Internet Protocol)
1 Chapter Overview Network Communications The OSI Reference Model.
1 Chapter Overview Network Communications The OSI Reference Model.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network, Enhanced Chapter 3: TCP/IP Architecture.
INTERNET PROTOCOLS. Microsoft’s Internet Information Server Home Page Figure IT2031 UNIT-3.
Page 12/9/2016 Chapter 10 Intermediate TCP : TCP and UDP segments, Transport Layer Ports CCNA2 Chapter 10.
Voice Over Internet Protocol (VoIP) Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Presentation 5 – VoIP and the OSI Model.
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
TCP/IP Protocol Suite ©Richard L. Goldman September 25, 2002.
Introduction Chapter 1. TCP/IP Reference Model Why Another Model? Although the OSI reference model is universally recognized, the historical and technical.
IST 201 Chapter 11 Lecture 2. Ports Used by TCP & UDP Keep track of different types of transmissions crossing the network simultaneously. Combination.
Application Layer Functionality and Protocols Abdul Hadi Alaidi
Application layer tcp/ip
v3 JEOPARDY CCNA 1 Module 11 CCNA1 v3 Module 11 Galo Valencia
Understand the OSI Model Part 2
Protocols and networks in the TCP/IP model initially.
Networking for Home and Small Businesses – Chapter 6
Working at a Small-to-Medium Business or ISP – Chapter 7
Networking for Home and Small Businesses – Chapter 6
Working at a Small-to-Medium Business or ISP – Chapter 7
Working at a Small-to-Medium Business or ISP – Chapter 7
Networking Theory (part 2)
Protocols 2 Key Revision Points.
Networking for Home and Small Businesses – Chapter 6
Protocol Application TCP/IP Layer Model
Kyle Broussard, Alexandra Mikolai,
Networking Theory (part 2)
Objectives: 1.Identify different internet protocol (IP) 2.Configure sample of IP address 3.Appreciate and relate protocol in our life.
Presentation transcript:

Lesson 24. Protocols and the OSI Model

Objectives At the end of this Presentation, you will be able to:

Define protocol and explain why different protocols are required. Identify the main protocols that make up the TCP/IP Suite including TCP, IP, UDP, POP3, SMTP, IMAP4, SNMP, FTP, TFTP, NTP, and HTTP. Explain the purpose of each of the above protocols.

Network+ Domains covered:

In Networking, Protocols are: Agreements that describe how things work. Industry-wide frameworks that describe every aspect of communications between computers. Grouped together into Protocol Suites.

In the PC world, the main Protocol Suites are: NetBEUI – Used in small Microsoft-based networks. IPX/SPX – Used primarily in Novell-based networks. TCP/IP – Must be used if the network is to connect to the Internet. But it is also widely used even in those networks that do not connect to the Internet.

OSI Model vs. TCP/IP Stack Application Presentation Session Transport Network Data Link Physical IP TCPUDP SMTPFTPSNM P SMBRFSNFS HTTP

Protocols of the TCP/IP Suite: TCP IP UDP POP3/IMAP4 SMTP SNMP FTP TFTP HTTP NTP

Protocols of the TCP/IP Suite: TCP IP UDP POP3/IMAP4 SMTP SNMP FTP TFTP HTTP NTP Delivery Service

Transmission Control Protocol (TCP) Connection-oriented, reliable delivery service. Demands that a connection be established before communications can begin. Views data as a stream that is broken into segments and assigned sequence numbers.

Connection-Oriented Protocol Setup Request Setup Response Sending Host Receiving Host Network

Connection-Oriented Protocol Data Sequence Acknowledgement Sending Host Receiving Host Network

Connection-Oriented Protocol Connection Clear Clear Response Host Network

Setup Request Setup Response Data Sequence Acknowledgement Connection Clear Clear Response Session

Application Presentation Session Transport Network Data Link Physical Transmission Control Protocol (TCP)

Internet Protocol (IP) Another type of delivery service. Not connection-oriented, not guaranteed reliable. Data viewed as a packet. No acknowledgement that packet was received. Provides routing information from the sender to the receiver.

Application Presentation Session Transport Network Data Link Physical Internet Protocol (IP)

TCP vs. IP Connection-oriented Reliable Delivery Transport Layer Protocol High overhead Connectionless “Best-effort” Delivery Network Layer Protocol Low overhead

The IPX/SPX Suite has protocols that are comparable to TCP and IP. SPX is roughly equivalent to TCP IPX is roughly equivalent to IP

Sequenced Packet Exchange (SPX) Connection-Oriented Reliable delivery Views data as a sequence of packets (Stream) Operates at the Transport Layer of the OSI model.

Internetwork Packet Exchange (IPX) Connectionless Reliable delivery cannot be guaranteed Operates at the Network Layer of the OSI model.

Application Presentation Session Transport Network Data Link Physical IP TCP IPX SPX OSI Model TCP/IP Stack IPX/SPX Stack

User Datagram Protocol (UDP) Another delivery service. Has some of the features of both TCP and IP. Like TCP, it breaks data into a sequence of packets and numbers them. Operates at the Transport layer of the OSI Model. Connectionless service, no guarantee of delivery.

Protocols of the TCP/IP Suite: TCP IP UDP POP3/IMAP4 SMTP SNMP FTP TFTP HTTP NTP

Post Office Protocol (POP) Widely used access protocol. Used to download from an server to an client. Version 3 or POP3 is the current version of the software. Used to receive , but not to send it. Uses TCP as its transport protocol, therefore delivery is reliable.

Post Office Protocol (POP) Works best from a single computer. Messages are downloaded and then deleted from the mail server. Not compatible with access from multiple computers. Messages are scattered across all of the computers used for mail access.

Internet Message Access Protocol Version 4 (IMAP4) Used to access electronic mail or bulletin board messages from a mail server. Ability to access messages from more than one computer.

Simple Mail Transfer Protocol (SMTP) Used to send . Used for PC to server communications. Used for server to server communications. Uses TCP as a transport protocol, so it is reliable.

Protocols of the TCP/IP Suite: TCP IP UDP POP3/IMAP4 SMTP SNMP FTP TFTP HTTP NTP Network Management File Transfer HyperText Transfer Time Synchronization

Simple Network Management Protocol Used to communicate network status information. Used to indicate the health of the network to network management consoles. Originally used to monitor bridges and routers. Extended to include servers, hubs, and mainframe computers.

File Transfer protocol (FTP) Both a protocol and a program. Allows fast, secure, and error-free file transfer between two hosts. Uses TCP as its Transport Protocol. Because it is a TCP/IP protocol, it is NOS- independent.

Trivial File Transfer Protocol (TFTP) Can be thought of as a “lite” version of FTP. Similar to FTP except that … It uses UDP as its transport protocol. It does not have any type of authentication and therefore is considered less secure.

Hypertext Transfer Protocol (HTTP) Used to transfer Web pages from a Web Server to a Web Browser. The Uniform Resource Locator (URL) in the Address line of your Browser is often prefixed by HTTP as in: HTTP//

Network Time Protocol (NTP) Widely used on the Internet to synchronize computer clocks to a standard time. A synchronization protocol that can read a server’s clock, transmit the reading to various clients, and adjust each client’s clock accordingly.

Define protocol and explain why different protocols are required. Identify the main protocols that make up the TCP/IP Suite including TCP, IP, UDP, POP3, SMTP, IMAP4, SNMP, FTP, TFTP, NTP, and HTTP. Explain the purpose of each of the above protocols.