TCP/IP MODEL   Short overview for OSI model;  What is TCP/IP model?;  How is divided;  The TCP/IP structure;  The Application Layer;  The Transport.

Slides:



Advertisements
Similar presentations
Introduction to TCP/IP
Advertisements

CCNA1 v3 Module 9 v3 CCNA 1 Module 9 JEOPARDY K. Martin Galo Valencia.
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.
IST 201 Chapter 9. TCP/IP Model Application Transport Internet Network Access.
Protocols and the TCP/IP Suite Chapter 4 (Stallings Book)
The Internet Ed Lazowska Bill & Melinda Gates Chair in Computer Science & Engineering University of Washington August 2010.
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Prepared By E.Musa Alyaman1 Networking Theory Chapter 1.
Chapter Overview TCP/IP Protocols IP Addressing.
1 Review of Important Networking Concepts Introductory material. This slide uses the example from the previous module to review important networking concepts:
Chapter Eleven An Introduction to TCP/IP. Objectives To compare TCP/IP’s layered structure to OSI To review the structure of an IP address To look at.
Module 1: Reviewing the Suite of TCP/IP Protocols.
Data Communications and Networks
Hands-On Microsoft Windows Server 2003 Networking Chapter Three TCP/IP Architecture.
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.
OSI AND TCP/IP MODELS. Outline Introduction OSI Model TCP/IP Model IPv4 vs. IPv6.
Chapter 9.
© 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.
TCP/IP. The Internet Protocol Suite is the set of communications protocols used for the Internet and other similar networks. It is commonly also known.
Network Communications Technology Chapter 19 Internet Architecture and TCP/IP.
Huda AL_Omairl - Network 71 Protocols and Network Software.
Networks – Network Architecture Network architecture is specification of design principles (including data formats and procedures) for creating a network.
Bob Baker Open Systems Interconnection OSI Reference model –Layer 7 application –Layer 6 presentation –Layer 5 session –Layer 4 transport –Layer 3 network.
Computer Communication & Networks Lecture # 02 Nadeem Majeed Choudhary
© McLean HIGHER COMPUTER NETWORKING Lesson 1 – Protocols and OSI What is a network protocol Description of the OSI model.
1 Review - OSI Model n OSI Reference Model u represents the communications process. u 7 layers: physical, data link, network, transport, session, presentation.
Introduction to Packet Accelerator (PA). Communication Models Network Access Ethernet ARP FDDI Internet IP Host-to-Host TCP UDP Application TELNET FTP.
Chap 9 TCP/IP Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
OV Copyright © 2011 Element K Content LLC. All rights reserved. Networking Models  The OSI Model  The TCP/IP Model.
TCP/IP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
ECE453 – Introduction to Computer Networks Lecture 17 – Top – Down Approach (A Review)
1 Chapter 8 – TCP/IP Fundamentals TCP/IP Protocols IP Addressing.
Data Communications and Networks
TCP/IP (Transmission Control Protocol / Internet Protocol)
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network, Enhanced Chapter 3: TCP/IP Architecture.
1 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 Protocols Quiz ©Richard L. Goldman June 12, 2002.
Telecommunications Essentials John R. Durrett July 5, 2005.
© ITT Educational Services, Inc. All rights reserved. IS3220 Information Technology Infrastructure Security Unit 1 Essential TCP/IP Network Protocols and.
Transmission Control Protocol (TCP) Internet Protocol (IP)
Page 12/9/2016 Chapter 10 Intermediate TCP : TCP and UDP segments, Transport Layer Ports CCNA2 Chapter 10.
 1DT014 Datakommunikation I › (Thur) 9-14 › Polacksbacken, Skrivsal  9 Questions › 5 Short questions › 4 Long questions.
Saeed Darvish Pazoki – MCSE, CCNA Abstracted From: Cisco Press – ICND 1 – Chapter 2 Sybex – CCNA Study Guide The TCP/IP and OSI Networking Models 1.
TCP/IP Protocol Suite ©Richard L. Goldman September 25, 2002.
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
THE OSI REFERENCE MODEL
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
11/18/2016Basic TCP/IP Networking 1 TCP/IP Overview Basic Networking Concepts.
The OSI Model & TCP/IP model
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.
Chapter 3 Understanding the OSI Model
Lec 2: Protocols.
Understand the OSI Model Part 2
Networking for Home and Small Businesses – Chapter 6
Networking for Home and Small Businesses – Chapter 6
Layer 1 of the TCP/IP protocol stack: Network Access Layer (NAL)
Chapter 4 Core TCP/IP 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.
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
ECEN “Internet Protocols and Modeling”
Transport Protocols An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
1 TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP) K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry –
Network Models CCNA Instructor Training Course October 12-17, 2009
Protocols 2 Key Revision Points.
Network Architecture Models
Networking for Home and Small Businesses – Chapter 6
Class 3: Embedded TCP/IP Concepts
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Presentation transcript:

TCP/IP MODEL

  Short overview for OSI model;  What is TCP/IP model?;  How is divided;  The TCP/IP structure;  The Application Layer;  The Transport Layer;  The Internet Layer;  The Network Access Layer;  Simple explanation about WIRESHARK;  Demonstration using WIRESHARK;  Summary. What will we do today?

 By the end of this lesson we will:  Know what the TCP/IP model.  How is TCP/IP divided.  Identify the protocols in each layer. ObjectivesObjectives

 Refresh your mind !! What is the Protocol? OSI model has seven layers

 What is TCP/IP Model? TCP; TransmissionControlProtocol IP;InternetProtocol

 Like most networking software, TCP/IP is modeled in layers. Below, you are going to see a representation of the TCP/IP suite. This model has 4 layers, which are Application, Transport, Internet and Network Access. How is divided (Layers)

 Protocols Layers DNS, FTP, HTTP, POP, SMTP,SSH, Telnet Application TCP and UDP Transport IP,, ARP, RARP, IPSEC Internet Ethernet, PPP, ADSL, ISDN Network Access

 Protocols: BGP, DNS, FTP, HTTP, IMAP, LDAP, NTP, POP, RIP, RPC, SIP, SMTP, SNMP, SSH, Telnet, TLS/SSL and etc. Features: File transfer; Network connection services; Remote connection services; exchange

 This layer is responsible for providing a reliable exchange of information. Protocols : TCP and UDP.

  The IP (Internet Protocol) is the most important protocol in this layer.  It enables the routing of packets to remote computer. Protocols : IP (IPv4, IPv6), ICMP, ICMPv6, ARP, RARP, IPsec.

 Protocols : IP: header carries information on Source IP Address, Destination IP Address, Protocol, routing information, and others; ARP (Address Resolution Protocol) RARP (Reverse Address Resolution Protocol) ICMP (Internet Control Message Protocol) IPSEC (Internet Protocol Security): is similar to IP but more secure.

 The network access Layer is the lowest logical layer in the model and provides specifications for how data (bits) should move over the network. Protocols: Ethernet, PPP, ADSL, ISDN, FDDI. The Network Access Layer of the TCP/IP model is associated with: 1. Physical Layer. 2. Data Link Layer. in OSI model.

Features: Ethernet header carries information on Source MAC Address, Destination MAC Address. MAC (Media Access Control) Address is a unique identifier for each network device; CSMA/CD: Carrier Sense Multiple Access with Collision Detection; Signal conversion (analogue/digital); Error detection on arrival.

  Wireshark is a free and open-source packet analyzer.free and open-sourcepacket analyzer  It is used for network troubleshooting, analysis, software and educationnetwork

  We have tow models; OSI and TCP/IP.  TCP/IP model has four layers.  Application Layer has many protocols like DNS…etc.  In Transport layer we have TCP and UDP.  The most important protocol in Internet layer is IP;  Network access layer has protocols like Ethernet, ISDN, and PPP. Summary