Client Communication NIC is Really The physical hardware plus

Slides:



Advertisements
Similar presentations
ARP AND RARP ROUTED AND ROUTING Tyler Bish. ARP There are a variety of ways that devices can determine the MAC addresses they need to add to the encapsulated.
Advertisements

Layer 3 Switching. Routers vs Layer 3 Switches Both forward on the basis of IP addresses But Layer 3 switches are faster and cheaper However, Layer 3.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Chapter Three Network Protocols.
Communication Subsystems Physical Link Data Link Network Transport Physical Link Data Link Network Transport Session System 1System 2 Typical layers in.
Network Layer Design Isues Store-and-Forward Packet Switching Services Provided to the Transport Layer Implementation of Connectionless Service Implementation.
Overview of simple LANs. Networking basics: LAN TCP/IP is the protocol used in the Internet and dominates the internet and transport layers The subnet.
CECS 474 Computer Network Interoperability Tracy Bradley Maples, Ph.D. Computer Engineering & Computer Science Cal ifornia State University, Long Beach.
CECS 474 Computer Network Interoperability Notes for Douglas E. Comer, Computer Networks and Internets (5 th Edition) Tracy Bradley Maples, Ph.D. Computer.
THE OSI MODEL KUDIRAT FAWEHINMI COSC 541.
MAC Address The Media Access Control (MAC) address is just as important as the IP address. The MAC address is a unique value associated with the network.
Transmission Control Protocol Internet Protocol TCP/IP.
Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:
Small Ethernet LANs Chapter 7 Copyright 2001 Prentice Hall Revision 2: July 2001.
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
Chapter 1 Overview Review Overview of demonstration network
Introduction to Computer Networks Introduction to Computer Networks.
Chapter Three Network Protocols By JD McGuire ARP Address Resolution Protocol Address Resolution Protocol The core protocol in the TCP/IP suite that.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
1 Making Networks Work ITEC 370 George Vaughan Franklin University.
Lesson 5—Networking BASICS1 Networking BASICS Protocols and Network Software Unit 2 Lesson 5.
Routers Operate in a Mesh –Many possible alternative routes between two stations Only One of Many Possible Alternative Routes Packet.
A machine that acts as the central relay between computers on a network Low cost, low function machine usually operating at Layer 1 Ties together the.
1 Chapter Overview Network Communications The OSI Reference Model.
1 Chapter Overview Network Communications The OSI Reference Model.
Network Protocols Quiz ©Richard L. Goldman June 12, 2002.
OSI means Open System Interconnect model. OSI means Open System Interconnect model. Developed by the International Organization for Standardization in.
Transmission Control Protocol (TCP) Internet Protocol (IP)
Networking Protocols John R. Durrett ISQS 6343 #1.
The OSI Model A Framework for Communications David A. Abarca July 19, 2005.
Point-to-Point Protocol
Wrapping up subnetting, mapping IPs to physical ports BSAD 146 Dave Novak Sources: Network+ Guide to Networks, Dean 2013.
Physical Net. Access IP TCP/UDP Application Physical Net. Access IP TCP/UDP Application Physical Net. Access Physical Net. Access IP Physical Net. Access.
Kittiphan Techakittiroj (25/06/59 19:10 น. 25/06/59 19:10 น. 25/06/59 19:10 น.) Network Address Translation Kittiphan Techakittiroj
Cisco I Introduction to Networks Semester 1 Chapter 3 JEOPADY.
Network architecture model What is an “architecture model”? An architecture model offers a general frame of reference for the problems connected to the.
Spring Ch 17 Internetworking Concepts, Architecture, and Protocols Part III Internetworking.
Ad Hoc – Wireless connection between two devices Backbone – The hardware used in networking Bandwidth – The speed at which the network is capable of sending.
Networking Objectives Recap and understand the following network addressing terms – IP address – MAC address – Packet – protocol.
Networking Using the OSI Model.
OSI LAYERS.
Chapter 5: Making Networks Work
Network Communications Technology
Microsoft enterprise concepts
Selecting Unicast or Multicast Mode
Click to edit Master subtitle style
What the OSI Protocol Layers Do
OSI Protocol Stack Given the post man exemple.
Lec 2: Protocols.
Standards Basics.
Network Architecture Introductory material
Chapter Three Network Protocols.
Multipath Routing Using Distributed Proxy Servers
TASK 4 Guideline.
Review of Important Networking Concepts
Guide to Networking Essentials 7th Edition
Ethernet LAN 1 1.
802 Layering 802 Committee Subdivided the Data Link Layer OSI 802
Telecommunications and Networking
Computing Over Distance
Find the Critical Path and the Time Required
ECEN “Internet Protocols and Modeling”
The OSI 7 Layer Model Ben, Stuart, Charles.
IPsrc IPdst MACsrc MACdst
Protocols 2 Key Revision Points.
CS 31006: Computer Networks – Moving From End-to-End To Per Hop
IP IP Net. Access Net. Access Net. Access Net. Access Physical
Read this to find out how the internet works!
Total Standards Picture
LEARNING COMPUTER NETWORKS OSI Model (layers). Why a layered model?  Easier to teach communication process.  Speeds development, changes in one layer.
Presentation transcript:

Client Communication NIC is Really The physical hardware plus Software: device driver Upper-layer software talks to device driver Together, implement subnet layer protocols NIC and Device driver Together handle PHY, MAC, LLC Device Driver NIC

Client Communication Client PC has Multiple Transport-Internet Layer Protocol Stacks for Different Protocols NDIS in Windows Governs their Communication with the Single NIC TCP SPX IP IPX NDIS

Client Communication NDIS routes incoming packets to correct stack (IPX to SPX/IPX, etc.) TCP SPX IP IPX NDIS

Client Communication NDIS feeds outgoing packets one at a time to the NIC TCP SPX IP IPX NDIS