Defining Network Protocols Introduction to Protocols TCP/IP NetWare Protocols Other Common Protocols 1.

Slides:



Advertisements
Similar presentations
PROTOCOLS SUBMITTED BY : SUDEEP C D ; BSc(CS) Ist Year Ist Sem. T h i s p r e s e n t a t i o n w i l l p r o b a b l y i n v o l v e a u d i e n c e d.
Advertisements

CCNA 1 v3.1 Module 11 Review.
Chapter Three Network Protocols.
Chapter Extension 7 How the Internet Works © 2008 Prentice Hall, Experiencing MIS, David Kroenke.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
Network Reference Model. 2004/05Network reference models2 Learning Objectives Understand and explain the OSI reference model Understand and explain the.
Defining Network Protocols Application Protocols –Application Layer –Presentation Layer –Session Layer Transport Protocols –Transport Layer Network Protocols.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
CS 356 Systems Security Spring Dr. Indrajit Ray
1 Protocol Interaction (ISO’s Open Systems Interconnection (OSI model)) the 7 layers.
1.  A protocol is a set of rules that governs the communications between computers on a network.  Functions of protocols:  Addressing  Data Packet.
1 Chapter Overview Understanding the Windows 2000 Networking Architecture Using Microsoft Management Console.
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.
CN2668 Routers and Switches Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
Chapter 6 Networking Protocols. Introduction Look at: –Protocol Basics(6.1) –A Brief Protocol Prospectus(6.2) –Transmission Control Protocol/Internet.
Ministry of Communications and Information Technology Information Technology Institute Network Fundamentals Introduction to Internet Lec2.
CCNA Guide to Cisco Networking Fundamentals Fourth Edition
Hands-On Microsoft Windows Server 2003 Networking Chapter Three TCP/IP Architecture.
CHAPTER Protocols and IEEE Standards. Chapter Objectives Discuss different protocols pertaining to communications and networking.
Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:
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.
Network Protocols.
Chapter 9.
                                       CIM6400 CTNW Lesson 9 – LAN Architectures & Networking Protocols and the OSI Model.
Section 5.1 Explain why standards are necessary for networking
Copyright 2003 CCNA 1 Chapter 9 TCP/IP Transport and Application Layers By Your Name.
Network Protocols ©Richard L. Goldman September 18, 2001.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
Marwan Al-Namari Week 4. Physical Path Application Presentation Session Transport Network Data Link Physical Application Presentation Session Transport.
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.
Chap 9 TCP/IP Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
11 NETWORK LAYER PROTOCOLS Chapter 5 IP IPX NetBEUI AppleTalk.
Examining Network Protocols. Overview Introduction to Protocols Protocols and Data Transmissions Common Protocols Other Communication Protocols Remote.
TCP/IP TCP/IP LAYERED PROTOCOL TCP/IP'S APPLICATION LAYER TRANSPORT LAYER NETWORK LAYER NETWORK ACCESS LAYER (DATA LINK LAYER)
11 TRANSPORT LAYER PROTOCOLS Chapter 6 TCP and UDP SPX and NCP.
Addressing Through the Layers  Data Link Layer Address  Network Layer Address.
TCP/IP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
Chapter 2 Protocols and the TCP/IP Suite 1 Chapter 2 Protocols and the TCP/IP Suite.
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.
Chapter Thirteen The Other Protocols. Objectives You’ll get a brief overview of –IPX/SPX –NetBEUI –Appletalk How each protocol handles addressing The.
Network Protocols Quiz ©Richard L. Goldman June 12, 2002.
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
Internet protocol Suite
Transmission Control Protocol (TCP) Internet Protocol (IP)
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.
Mr C Johnston ICT Teacher G055 - Lecture 10 Network Protocols.
J. Liebeher (modified by M. Veeraraghavan) 1 Introduction Complexity of networking: An example Layered communications The TCP/IP protocol suite.
LAN Protocols Chapter 5. Learning Objectives Explain the following LAN protocols and how they work with network operating systems: IPX/SPX, NetBEUI, AppleTalk,
Week #8 OBJECTIVES Chapter #5. CHAPTER 5 Making Networks Work Two Networking Models –OSI OPEN SYSTEMS INTERCONNECTION PROPOSED BY ISO –INTERNATIONAL STANDARDS.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
CIS 173 Networking Week #9 OBJECTIVES Chapter #6 Network Communications Protocols.
The OSI Model. History of OSI Model ISO began developing the OSI model in It is widely accepted as a model for understanding network communication.
Chapter 5: Making Networks Work
Distributed Systems.
The OSI Model and the TCP/IP Protocol Suite
Lec 2: Protocols.
Chapter Three Network Protocols.
Examining Network Protocols
The OSI Model and the TCP/IP Protocol Suite
EEC4113 Data Communication & Multimedia System Chapter 1: Introduction by Muhazam Mustapha, July 2010.
The OSI Model and the TCP/IP Protocol Suite
Kyle Broussard, Alexandra Mikolai,
Objectives: 1.Identify different internet protocol (IP) 2.Configure sample of IP address 3.Appreciate and relate protocol in our life.
Presentation transcript:

Defining Network Protocols Introduction to Protocols TCP/IP NetWare Protocols Other Common Protocols 1

Introduction to Protocols 2 Function of Protocols Protocols in a Layered Architecture Implementing and Removing Protocols

How Protocols Work 3 Sender Protocols : Break data into packets Add addressing information Prepare data for transmission through the NIC and out onto the network cable Receiver Protocols: Take data packets off the cable Bring data packets into the computer through the NIC Strip data packets of transmitting information added by sender Copy data packets to a buffer Pass reassembled data to the application in a usable form

The OSI Model 4 Layers of Protocols

Standard Stacks 5 Most important models include: ISO/OSI protocol suite IBM Systems Network Architecture (SNA) Digital DECnet Novell NetWare AppleTalk Internet protocol suite TCP/IP

Communication Tasks 6 OSI Model

Manufacturer Compatibility 7

MAC Driver or NIC Driver 8

TCP/IP 9 Introduction to TCP/IP TCP/IP Standards TCP/IP and OSI

Protocols Written Specifically for TCP/IP SMTP (Simple Mail Transfer Protocol) FTP (File Transfer Protocol) Exchanging Files SNMP (Simple Network Management Protocol) Network Management 10

TCP/IP and OSI Four Layers of TCP/IP: Network Interface Layer Internet Layer Transport Layer Application Layer 11

Transmission Control Protocol (TCP/IP) 12 Three-Way Handshake: Requestor sends a packet specifying the port number and its initial sequence number (ISN) to server Server acknowledges with its ISN, which consists of the requestor’s ISN, plus 1 The requester replies with the server’s ISN, plus 1

NetWare Protocols 13 Introduction to NetWare Protocols Medium-Access Protocols Internetwork Packet Exchange and Sequenced Packet Exchange (IPX/SPX) Service Advertising Protocol (SAP) NetWare Core Protocol (NCP)

Comparing NetWare and OSI Reference Models 14

Routing Information Protocol (RIP) 15 RIP packets allow: Workstations to locate fastest route to a network number Routers to request routing information to update their own tables Routers to respond to route requests Routers to ensure that all other routers are aware of internetwork configurations Routers to detect a change in the internetwork configuration

Other Common Protocols 16 NetBIOS NetBEUI X.25 Packet Switching XNS APPC AppleTalk OSI Protocol Suite DECnet

Network Basic Input/Output System (NetBIOS) 17 Four primary functions: Name Resolution Datagram Service Session Service NIC/Session Status

AppleTalk Network 18