Understand the OSI Model Part 2

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.
OSI Model OSI MODEL.
Lecture 7 Transport Layer
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
OSI Model.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
Gursharan Singh Tatla Transport Layer 16-May
OIS Model TCP/IP Model.
Process-to-Process Delivery:
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
© 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.
Jaringan Komputer Dasar OSI Transport Layer Aurelio Rahmadian.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 7: Transport Layer Introduction to Networking.
TCP/IP Essentials A Lab-Based Approach Shivendra Panwar, Shiwen Mao Jeong-dong Ryoo, and Yihan Li Chapter 5 UDP and Its Applications.
1 7-Oct-15 OSI transport layer CCNA Exploration Semester 1 Chapter 4.
1 Version 3.0 Module 11 TCP Application and Transport.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 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.
CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
Data Communications and Networks
Protocol Suits and Layering Models OSI Model Dr. Abraham UTPA.
Page 12/9/2016 Chapter 10 Intermediate TCP : TCP and UDP segments, Transport Layer Ports CCNA2 Chapter 10.
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
01_NF_Ch04 – OSI Transport Layer ( 傳輸層 ) Source: CCNA Exploration.
McGraw-Hill Chapter 23 Process-to-Process Delivery: UDP, TCP Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Introduction Chapter 1. TCP/IP Reference Model Why Another Model? Although the OSI reference model is universally recognized, the historical and technical.
1 14-Jun-16 S Ward Abingdon and Witney College CCNA Exploration Semester 1 OSI transport layer CCNA Exploration Semester 1 Chapter 4.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI transport layer CCNA Exploration Semester 1 – Chapter 4.
Computer Engineering and Networks, College of Engineering, Majmaah University Protocols OSI reference MODEL TCp /ip model Mohammed Saleem Bhat
1 Chapter 24 Internetworking Part 4 (Transport Protocols, UDP and TCP, Protocol Port Numbers)
11/18/2016Basic TCP/IP Networking 1 TCP/IP Overview Basic Networking Concepts.
OSI Model OSI MODEL. Communication Architecture Strategy for connecting host computers and other communicating equipment. Defines necessary elements for.
OSI Model OSI MODEL.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
Application Layer Functionality and Protocols Abdul Hadi Alaidi
Chapter 7: Transport Layer
LESSON Networking Fundamentals Understand TCP/IP.
The Transport Layer Implementation Services Functions Protocols
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Network Wiring and Reference
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Lecturer, Department of Computer Application
Networking for Home and Small Businesses – Chapter 6
DEPARTMENT OF COMPUTER SCIENCE
Networking for Home and Small Businesses – Chapter 6
Protocols and the TCP/IP Suite
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Network Fundamentals – Chapter 4
Process-to-Process Delivery:
Transport Protocols An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
TCP and UDP Layer 3 of the TCP/IP protocol stack. Transport layer
Networking Theory (part 2)
1 TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP) K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry –
OSI Model OSI MODEL.
Protocols and the TCP/IP Suite
Networking for Home and Small Businesses – Chapter 6
OSI Reference Model Unit II
Process-to-Process Delivery: UDP, TCP
The TCP/IP Model.
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Transport Layer 9/22/2019.
Networking Theory (part 2)
Unit – III Network Essentials
Presentation transcript:

Understand the OSI Model Part 2 LESSON 3.1_B 98-366 Networking Fundamentals Understand the OSI Model Part 2

Lesson Overview In this lesson, you will learn information about: Frames Packets Segments TCP TCP/IP Model Well-known ports for most-used purposes

Anticipatory Set Review and discuss the role of the following items in OSI: application presentation session transport network data link physical If you complete the work, you may review the OSI Networking Game http://www.gocertify.com/games/osi-game.shtml Anticipatory set answers: Manages network traffic: 1) application level 7 deals with the network process to application; 2) presentation level 6 is the data representation, encryption and decryption; 3) session level 5 is interhost communication; 4) transport level 4 is end-to-end connections and reliability, flow control; 5) network level 3 is path determination and logical addressing; 6) data link level 2 is the physical addressing; 7) physical level 1 handles media, signal and binary transmission

The Internet Protocol Suite Includes Transmission Control Protocol (TCP) and Internet Protocol (IP) and is referred to as TCP/IP model. Defines general guidelines and implementations of specific networking protocols to enable computers to communicate over a network for common applications (electronic mail, terminal emulation, and file transfer) Each layer of the TCP/IP model corresponds to layers of the seven-layer OSI reference model proposed by the ISO. Ipsec (Internet Protocol Security) is a dual mode, end-to-end, security scheme operating at the Internet Layer of the Internet Protocol Suite or OSI model Layer 3.

The TCP/IP is shown in relation to the OSI seven layers. TCP delivers an unstructured stream of bytes identified by sequence numbers with stream data transfer.

TCP/IP Provides end-to-end connectivity specifying how data should be formatted, addressed, transmitted, routed, and received Protocols exist for a variety of communication services between computers. The layers near the top are closer to user application, the layers near the bottom are closer to the physical transmission of the data. Viewing layers as providing or consuming a service is a method of abstraction to isolate upper layer protocols. The lower layers avoid having to know the details of each and every application and its protocol.

Transmission Control Protocol (TCP) Assembles bytes into segments and passes to IP for delivery Provides end-to-end reliable packet delivery through an internetwork Mechanisms deal with lost, delayed, duplicate, or misread packets. Time-out mechanisms detect lost packets and request retransmission. Provides proficient flow control. When sending responses back to the source, the receiving TCP process indicates the highest sequence number it can receive without overflowing its internal buffers. Full-duplex operation processes can both send and receive at the same time. Multiplexing means that numerous concurrent upper-layer conversations can be occurring over a single connection.

Each host on a TCP/IP network is assigned a unique 32-bit logical address that is divided into two main parts: Network number – identifies a network and must be assigned by the Internet Network Information Center (InterNIC) if the network is to be part of the Internet Host number – identifies a host on a network and is assigned by the local network administrator

Internet Protocol (IP) A network layer (Layer 3) protocol that contains addressing information and some control information that enables packets to be routed IP is documented in RFC 791 – Request For Comments for Internet Protocol, the specification for how traffic travels over the internet and is the primary network layer protocol in the Internet protocol suite Allows large data transfer so file applications do not have to cut data into blocks

Well-Known Ports Most services work with TCP/IP by configuring the server to use a well-known port number. The client connects from a random high port. Most of these well-known ports are port numbers below 1,024. TCP/IP port assignments on Windows® are stored in the \%systemroot%\System32\drivers\etc\services file. http://www.topbits.com/what-port-number-is-xxx-on.html

Examples of known services and ports FTP 20,21 data transfer SSH 22 secure shell telnet 23 telnet protocol DNS 53 domain name service SMTP 25 simple mail transfer protocol DHCP 67,68 dynamic host configuration protocol TFTP 69 trivial file transfer protocol HTTP 80 hypertext transfer protocol POP2/3 109, 110 post office protocol 2, 3 NNTP 119 network news transfer protocol IMAP4 143 internet message access protocol HTTPS 443 hypertext transfer protocol over SSL/TLS

User Datagram Protocol (UDP) Part of the Internet Protocol suite Programs running on different computers on a network can send short messages known as datagrams to one another. A datagram is a self-sufficient and self-contained message sent through the network whose arrival, arrival time, and content are not guaranteed. UDP can be used in networks where TCP is traditionally implemented but is not reliable. Datagrams may go missing without notice, or arrive in a different order from the one in which they were sent.

IP responsibilities in UDP Provide connectionless delivery of datagrams Provide fragmentation and reassembly of datagrams to support data links with different maximum-transmission unit (MTU) sizes The maximum transmission unit (MTU) of a communications protocol of a layer is the size in bytes of the largest protocol data unit that the layer can pass onward; a packet is encapsulated into one or more frames, depending upon the MTU size. http://en.wikipedia.org/wiki/IPsec

IP Packets All IP packets are structured the same way – an IP header followed by a variable-length data field. There are 14 fields in an IP packet header. http://www.freesoft.org/CIE/Course/Section3/7.htm

A packet and a frame are both packages of data moving through a network. A packet exists at Layer 3 of the OSI Model, a frame exists at Layer 2 of the OSI Model. Layer 2 is the Data Link Layer – the best-known protocol in this layer is Ethernet. Layer 3 is the Network Layer – the best-known protocol in this layer is IP (Internet Protocol). The TCP segment, encapsulates all higher level protocols above it, a segment at the transport layer and the TCP counterparts for these three items. http://www.topbits.com/frame-vs-packet.html

Lesson Review Complete Student Activity NetFund_SA_3.1_B.