Introduction to TCP/IP. Agenda What Is TCP/IP? IP Addressing.

Slides:



Advertisements
Similar presentations
Addressing the Network IPv4
Advertisements

Introduction to TCP/IP TCP / IP –including 2 protocols Protocol : = a set of rules that govern the communication between different devices Protocol : =
IST 201 Chapter 9. TCP/IP Model Application Transport Internet Network Access.
1 Computer Networks IP: The Internet Protocol. 2 IP is a connection-less, unreliable network layer protocol IP provides best effort services in the sense.
Institute of Technology Sligo - Dept of Computing Another Model?! The TCP/IP Reference Model Paul Flynn.
Protocols and the TCP/IP Suite Chapter 4 (Stallings Book)
Semester Copyright USM EEE442 Computer Networks Introduction: Protocols En. Mohd Nazri Mahmud MPhil (Cambridge, UK) BEng (Essex, UK)
Introduction to TCP/IP
TRANSPORT and NETWORK LAYERS - Part 1 Dr. V.T. Raja Oregon State University.
TCP/IP TCP/IP Basics Alvin Kwan. TCP/IP What is TCP/IP?  It is a protocol suite governing how data can be communicated in a network environment, both.
1 Introduction to TCP/IP. 2 Agenda What Is TCP/IP? IP Addressing.
Defining Network Protocols Application Protocols –Application Layer –Presentation Layer –Session Layer Transport Protocols –Transport Layer Network Protocols.
Chapter Overview TCP/IP Protocols IP Addressing.
1.  A protocol is a set of rules that governs the communications between computers on a network.  Functions of protocols:  Addressing  Data Packet.
Internet TCP/IP Cameron Schmidt Jordan Gallo. Outline History TCP/IP Layers Applications Transport Internetwork – IPV6 Network Interface and Hardware.
1 26-Aug-15 S Ward Abingdon and Witney College CCNA Exploration Semester 1 Addressing the network IPv4 CCNA Exploration Semester 1 Chapter 6.
Workshop 1: Introduction to TCP/IP
Hands-On Microsoft Windows Server 2003 Networking Chapter Three TCP/IP Architecture.
TCP/IP Reference Model For more notes and topics visit: eITnotes.com.
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.
Review: – computer networks – topology: pair-wise connection, point-to-point networks and broadcast networks – switching techniques packet switching and.
Chapter 9.
Network Communications Technology Chapter 19 Internet Architecture and TCP/IP.
TCP/IP Yang Wang Professor: M.ANVARI.
Huda AL_Omairl - Network 71 Protocols and Network Software.
Lect1..ppt - 01/06/05 CDA 6505 Network Architecture and Client/Server Computing Lecture 2 Protocols and the TCP/IP Suite by Zornitza Genova Prodanoff.
© McLean HIGHER COMPUTER NETWORKING Lesson 1 – Protocols and OSI What is a network protocol Description of the OSI model.
Introduction to Packet Accelerator (PA). Communication Models Network Access Ethernet ARP FDDI Internet IP Host-to-Host TCP UDP Application TELNET FTP.
TCP/IP TCP/IP LAYERED PROTOCOL TCP/IP'S APPLICATION LAYER TRANSPORT LAYER NETWORK LAYER NETWORK ACCESS LAYER (DATA LINK LAYER)
1 Networking Chapter Distributed Capabilities Communications architectures –Software that supports a group of networked computers Network operating.
1 TCP/IP, Addressing and Services S. Hussain Ali M.S. (Computer Engineering) Department of Computer Engineering King Fahd University of Petroleum and Minerals.
TCP/IP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
Basic IP Protocol Natawut Nupairoj, Ph.D. Department of Computer Engineering Chulalongkorn University.
1 Chapter 8 – TCP/IP Fundamentals TCP/IP Protocols IP Addressing.
Chapter 2 Protocols and the TCP/IP Suite 1 Chapter 2 Protocols and the TCP/IP Suite.
Cisco Networking Academy S2 C9 TCP/IP. ensure communication across any set of interconnected networks Stack components such as protocols to support file.
Networking Fundamentals Network Protocols. Protocol Rule for how networks communicate Each OSI layer handled by one or more protocols Protocol Suites.
Networks and Protocols CE Week 1b. OSI 7 layer model Vs TCP/IP.
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
TCP =Transmission Control Protocol IP = Internet Protocol TCP/IP Protocol.
1 Bus topology network. 2 Data is sent to all computers, but only the destination computer accepts 02608c
Linux Operations and Administration Chapter Eight Network Communications.
Telecommunications Essentials John R. Durrett July 5, 2005.
Internet Architecture. 2 INTRODUCTION INTERNET developed by a community of researchers centered around the Defense Advanced Research Projects Agency (DARPA)
Internet Technologies Mr. Grimming. Internet Applications File Transfer World Wide Web E-commerce Searches Voice over Internet Protocol Video over.
TCP/IP Protocol Suite ©Richard L. Goldman September 25, 2002.
Another Model?! The TCP/IP Reference Model By: Allan Johnson.
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
1 OSI Reference Model Benefits Standardizes interfaces Facilitates modular engineering Ensures interoperable technology Accelerates evolution Simplifies.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Addressing the network IPv4 CCNA Exploration Semester 1 – Chapter 6.
TCP/IP PROTOCOL UNIT 6. Overview of TCP/IP Application FTP, Telnet, SMTP, HTTP.. Presentation Session TransportHost-to-HostTCP, UDP NetworkInternetIP,
Lecture 4 : Network Architectures (cont..) 1. 2 Summary of OSI Layers.
11/18/2016Basic TCP/IP Networking 1 TCP/IP Overview Basic Networking Concepts.
Protocols and the TCP/IP Suite
Chapter 5 Network and Transport Layers
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Implementing TCP/IP.
Computer Communication and Networking
Lec 2: Protocols.
Networking for Home and Small Businesses – Chapter 6
Networking for Home and Small Businesses – Chapter 6
TCP/IP Explored Jun Wu 11/11/2018.
ECEN “Internet Protocols and Modeling”
Process-to-Process Delivery:
TCP/IP Protocol Suite and IP Addressing
1 TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP) K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry –
Networking for Home and Small Businesses – Chapter 6
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:

Introduction to TCP/IP

Agenda What Is TCP/IP? IP Addressing

What Is TCP/IP? A suite of protocols Rules that dictate how packets of information are sent across multiple networks Addressing Error checking

IP Internet Protocol (IP) –Determines where packets are routed based on their destination addresses –Breaks packets into smaller packets and reassembles them

TCP/IP Transport Layer 21 FTP—File Transfer Protocol 23 Telnet 25 SMTP—Simple Mail Transfer Protocol 37 Time 69 TFTP—Trivial File Transfer Protocol 79 Finger 103 X SNMP—Simple Network Management Protocol 162 SNMPTRAP

TCP/IP Applications Application layer –File Transfer Protocol (FTP) –Remote Login (Telnet) – (SMTP) Transport layer –Transport Control Protocol (TCP) –User Datagram Protocol (UDP) Network layer –Internet Protocol (IP) Data link & physical layer –LAN Ethernet, Token Ring, FDDI, etc. –WAN Serial lines, Frame Relay, X.25, etc.

TCP Transmission Control Protocol

UDP User Datagram Protocol Unreliable Fast Assumes application will retransmit on error Often used in diskless workstations

ICMP Ping

IPv4 Addressing 32-bit addresses Commonly expressed in dotted decimal format (e.g., ) Each “dotted decimal” is commonly called an octet (8 bits)

IP Addressing—Three Classes Class A: NET.HOST.HOST.HOST Class B: NET.NET.HOST.HOST Class C: NET.NET.NET.HOST

IP Addressing—Class A Network # 10 Host # Range of class A network IDs: 1–126 Number of available hosts: 16,777,214

IP Addressing—Class B Network # Host # Range of class B network IDs: 128.1– Number of available hosts: 65,534

IP Addressing—Class C Network # Host # 1 Range of class C network IDs: – Number of available hosts: 254

IP Network Address Classes # Networks ,384 2,097,152 # Hosts ,534 16,777,214 Class A B C Class A Class B Class C Network Address Space Host Address Space Example

IP Subnetting Subnets allow routing by ranges

IP Subnet Mask Given: Address = Subnet Mask = Subnet =

IP Address Assignment ISPs assign addresses to customers IANA assigns addresses to ISPs CIDR block: bundle of addresses

IPv6 Addressing 128-bit addresses –340,282,366,920,938,463,463,374,607,431,768,211,456 addresses Example: 5F1B:DF00:CE3E:E200:0020:0800:5AFC:2B36 Example: 0:0:0:0:0:0:

Summary TCP/IP is a suite of protocols TCP/IP defines communications between computers on the Internet IP determines where packets are routed based on their destination address TCP ensures packets arrive correctly at their destination address