CIS 173 Networking Week #9 OBJECTIVES Chapter #6 Network Communications Protocols.

Slides:



Advertisements
Similar presentations
CCNA – Network Fundamentals
Advertisements

Chapter 7: Transport Layer
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 7: Transport Layer Introduction to Networking.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 7: Transport Layer Introduction to Networking.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 7: Transport Layer Introduction to Networking Assist. Prof.
Network Certification Preparation. Module - 1 Communication methods OSI reference model and layered communication TCP/IP model TCP and UDP IP addressing.
Lecture 7 Transport Layer
Chapter 7 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Explain the need for the transport layer.  Identify.
OSI MODEL Maninder Kaur
Chapter Three Network Protocols.
Lesson 7 – THE BUSINESS OF NETWORKING. TCP/IP and UDP Other Internet protocols Important Internet protocols OVERVIEW.
OSI Model.
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.
Computer Network protocols
Defining Network Protocols Application Protocols –Application Layer –Presentation Layer –Session Layer Transport Protocols –Transport Layer Network Protocols.
COMPUTER NETWORKS.
 Different protocols work at different levels of the OSI model. Here, we look at a few of the main protocols for this exam, apply them to the OSI model,
Network Protocols and Standards (Part 1). Network Protocols Understanding the concepts of networking protocols is critical to being able to troubleshoot.
THE OSI MODEL KUDIRAT FAWEHINMI COSC 541.
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.
IST 228\Ch3\IP Addressing1 TCP/IP and DoD Model (TCP/IP Model)
OSI Model Routing Connection-oriented/Connectionless Network Services.
Network Communications and Protocols Chapter 6. 2 Learning Objectives Understand function and structure of packets in network, and analyze and understand.
TC 361 Data Networking Test Review
Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
Network Protocols.
                                       CIM6400 CTNW Lesson 9 – LAN Architectures & Networking Protocols and the OSI Model.
© 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.
Defining Network Protocols Introduction to Protocols TCP/IP NetWare Protocols Other Common Protocols 1.
Section 5.1 Explain why standards are necessary for networking
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.
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
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.
1 LAN Protocols (Week 3, Wednesday 9/10/2003) © Abdou Illia, Fall 2003.
TCP/IP TCP/IP LAYERED PROTOCOL TCP/IP'S APPLICATION LAYER TRANSPORT LAYER NETWORK LAYER NETWORK ACCESS LAYER (DATA LINK LAYER)
1 The Internet and Networked Multimedia. 2 Layering  Internet protocols are designed to work in layers, with each layer building on the facilities provided.
Lecture 3 Overview. Protocol An agreed upon convention for communication both endpoints need to understand the protocol. Protocols must be formally defined.
11 TRANSPORT LAYER PROTOCOLS Chapter 6 TCP and UDP SPX and NCP.
ITEC 370 George Vaughan Franklin University
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.
Network Protocols n ISO OSI 7-layer model n TCP/IP suite l TCP/UDP l IP l Ethernet/Token Ring l ICMP.
Data Communications and Networks
Networking Fundamentals Network Protocols. Protocol Rule for how networks communicate Each OSI layer handled by one or more protocols Protocol Suites.
Interfaces and Services Each layer provides a service to the layer above it. A service is a set of primitive operations. Under UNIX, primitives are implemented.
Networking Basics CCNA 1 Chapter 11.
Lecture 4 Overview. Ethernet Data Link Layer protocol Ethernet (IEEE 802.3) is widely used Supported by a variety of physical layer implementations Multi-access.
1 Chapter Overview Network Communications The OSI Reference Model.
1 Chapter Overview Network Communications The OSI Reference Model.
Linux Operations and Administration Chapter Eight Network Communications.
Understanding Network Architecture CHAPTER FOUR. The Function of Access Methods The set of rules that defines how a computer puts data onto the network.
Voice Over Internet Protocol (VoIP) Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Presentation 5 – VoIP and the OSI Model.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
Introduction Chapter 1. TCP/IP Reference Model Why Another Model? Although the OSI reference model is universally recognized, the historical and technical.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI data link layer CCNA Exploration Semester 1 Chapter 7.
Computer Network protocols
Chapter 7: Transport Layer
What the OSI Protocol Layers Do
Lec 2: Protocols.
Chapter 6: Network Communications and Protocols
TCP/IP Transmission Control Protocol / Internet Protocol
Chapter Three Network Protocols.
Presentation transcript:

CIS 173 Networking Week #9 OBJECTIVES Chapter #6 Network Communications Protocols

The Packet Header –Source & Destination Address –Alert Signal that data is being sent –Clocking Info. To Synchronize Transmission Data –Actual data being sent Trailer –CRC for verification

7 Layers & the packet At each layer additional header information is added as it goes DOWN At each layer header info. Is removed as it goes UP

Packets Packets only sent to one computer BROADCAST Packets if for many or all

Protocols How the data actually moves through the network Two Methods of delivering the data with protocols –Connectionless –Connection-Oriented

Connectionless Place data on network and assume it will arrive Fast Require little overhead ($) Packets here are referred to as “DATAGRAMS”

Connection-Oriented More reliable Slower Connection MUST first be established Data sent orderly Receipt is acknowledged –Or packet is resent Connection is terminated

Routable vs. NonRoutable Routable –Protocols that function at the NETWORK layer Non-Routable –Those protocols that DON’T function at the NETWORK layer

PROTOCOLS (Pg ) Network Protocols (IP, IPX, NetBEUI) –Provide Addressing & Routing Information –Error Checking –Retransmit Requests –Rules for Comm. In the network environment Transport Protocols (TCP, SPX, NetBIOS/NetBEUI) –Ensure Reliable data delivery between PC’s Application Protocols –Work at upper layer of OSI model APPLICATION Layer –Application to Application services –SMTP Simple Mail Transport Protocol –FTP File Transfer Protocol

Most Common Protocols NetBIOS/NetBEUI –Small to Medium sized NETWORKS –2-200 PC’s –NOT inseparable, NOR the same –NetBIOS Works at the Session Layer to provide peer-to-peer support Broadcasts a computers name –NetBEUI Works at the Transport & Network Layer Can run on any network card Can run on any Medium

Most Common Protocols IPX/SPX –Internetwork Packet eXchange/Sequenced Packet eXchange. –NWLink=Microsoft’s implementation of Novell’s NetWare & IntranetWare –IPX Handles all addressing & routing over the network Uses MAC addresses of NIC’s to ID Connectionless –Fast –Unreliable –SPX Works with IPX to provide Connection-Oriented Services –Slower –More Reliable

Most Common Protocols TCP/IP –MOST Commonly used –Easy cross-platform comm. –Basis for Internet IP –Provides source & destination addressing –Provides routing –Connectionless ARP –Address Resolution Protocol Associate a logical IP address to physical MAC address TCP –Accepts messages of an;y length from an upper-layer protocol and provides transportation –Connection-Oriented –Responsible for message Fragmentation & Reassembly –Uses Sequencing function to ensure packets are reassembled in proper order DNS- Domain Name System –Uses PC’s logical name rather than numerical address FTP- File Transfer Protocol SMTP- Simple Mail Transfer Protocol

IP Addressing IP Addresses are logical addresses 32 bits (4 bytes=octet) long Octet –Represented by a decimal number from –Separated by a period 8 bits = 256 possible combos –0 & 255 are reserved for BROADCASTS –Networks & Hosts can only use 1-254

IP Addressing Part of address designates which network the computer is on Another part represents the host ID of that computer Assigned by INTERNIC in blocks of 255 SUBNET MASK –Used to ID which part of address is the network & which is the ID of PC

IP Addressing ###.###.###.### –First part indicates Which Network –Second Part indicates which Organization –Third part indicates which group within Org. –Fourth part indicates individual PC

DHCP Dynamic Host Configuration Protocol –Designed to keep track of which IP addresses have been assigned and to which machines –Uses a server that is configured with a block of available IP addresses and their subnet masks. –Each time a PC is turned on the server assigns a “temp” IP When booted up again it assigns another IP address until all are gone or a machine turns off

Channel Access Handled at the Media Access Control (MAC) sublayer of the DATALINK Layer 4 Types –Contention –Token-Passing –Demand Priority –Polling

Contention Any PC sends data anytime it has to Can cause LOTS of “Collisions” because only one PC can transmit at a time Okay for very small networks Two types of CONTENTION –CSMA/CD Carrier Sense Multiple Access with Collision Detection –CSMA/CA Carrier Sense Multiple Access with Collision Avoidance

Contention CSMA/CD Carrier Sense Multiple Access with Collision Detection –One of most popular –Used by Ethernet to prevent collisions by “listening” to the channel to see if another computer is using it If so it will wait If not it will send

Contention CSMA/CA –Carrier-Sense Multiple Access with Collision Avoidance –First senses the channel not in use THEN signals it’s intent to transmit data

Token Passing Token passed from 1 PC to another sequentially If no data to transmit must pass the token on Only the PC holding the token can transmit IF 2 tokens are needed must wait to get it the second time MORE EXPENSIVE

Demand Priority Recently developed Used ONLY by the 100VG-AnyLAN 100 Mbps Ethernet stantard –IEEE –HIGH speed networks Intelligent HUBs control the network PC’s signal the HUB that they have data to send HUB sends only to addressee. HIGHLY EXPENSIVE

ADD PROTOCOLS

HOMEWORK Review Questions at end of chapter #6