Internetworking Lecture # 2 Hassan Shuja 02/21/2006.

Slides:



Advertisements
Similar presentations
Routing Routing in an internetwork is the process of directing the transmission of data across two connected networks. Bridges seem to do this function.
Advertisements

Computer Networking Components Chad DuBose ~ Assignment #3 ~ LTEC
Lab Practical 2 Study about different types of Networking Device
CMPE 80N - Introduction to Networks and the Internet 1 CMPE 80N Winter 2004 Lecture 15 Introduction to Networks and the Internet.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Ethernet Network Fundamentals – Chapter 9.
Data Communications Architecture Models. What is a Protocol? For two entities to communicate successfully, they must “speak the same language”. What is.
Lesson 5 – Understanding Network Hardware. Repeaters Hubs and concentrators Bridges Routers Switches Gateways Firewalls Short-haul modems OVERVIEW.
Networking and Internetworking Devices Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by: Copyright 2009.
Chapter 15 Networks.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Basic Networking Components
15-1 More Chapter 15 Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of.
Chapter 15 Networks. Chapter Goals Types of networks Topologies Open Systems Home Internet connections 15-2.
Overview, Circuit & Packet Switching, Addressing
CECS 5460 – Assignment 3 Stacey VanderHeiden Güney.
Chapter 4: Managing LAN Traffic
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Week one - networks and Layered Communication Introduction to Networks Layered Communication OSI Model The Physical Layer The Data Link Layer.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Connecting to the Network Networking for Home and Small Businesses.
Defining Network Protocols Introduction to Protocols TCP/IP NetWare Protocols Other Common Protocols 1.
Hub  A hub is a piece of hardware that connects multiple wired devices together on a single network. Hubs work at the physical layer (layer 1) of the.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Connecting to the Network Networking for Home and Small Businesses – Chapter.
Chapter 17 - Internetworking: Concepts, Architecture, and Protocols 1. Internetworking concepts 2. Router 3. protocol for internetworking 4. TCP/ IP layering.
Networking and Internet Dr. John P. Abraham Professor UT-RGV.
What Are Protocols Last Update Copyright Kenneth M. Chipps Ph.D.
Local Area Network Daniel Shin CS 147, Section 3 November 18, 2008.
Internetworking – What is internetworking? Connect multiple networks of one or more organizations into a large, uniform communication system. The resulting.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—2-1 Ethernet LANs Exploring the Packet Delivery Process.
UNDERSTANDING THE HOST-TO-HOST COMMUNICATIONS MODEL - OSI LAYER & TCP/IP MODEL 1.
Networks and Protocols CE Week 2a. Network hardware.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Connecting to the Network Networking for Home and Small Businesses.
Ethernet Network Fundamentals. Objectives Identify the basic characteristics of network media used in Ethernet. Describe the physical and data link features.
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.
NET 324 D Networks and Communication Department Lec1 : Network Devices.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Ethernet Network Fundamentals – Chapter 9.
Computer Networks Syed Md. Ashraful Karim Lecturer, CSE BU.
Planning and Implementing a Basic SOHO Network using Network Segmentation COMP 316.
Network Programming Chapter 1 Networking Concepts and Protocols.
.  Hubs send data from one computer to all other computers on the network. They are low-cost and low-function and typically operate at Layer 1 of the.
NETWORKING COMPONENTS Jeffery Rice LTEC Assignment 3.
CHAPTER -II NETWORKING COMPONENTS CPIS 371 Computer Network 1 (Updated on 3/11/2013)
Submitted by : yateendra sahu Et&T 7 th B R/N :
Lec # 25 Computer Network Muhammad Waseem Iqbal. Learn about the Internetworking Devices – Repeaters – Hubs – Switches – Bridges – Routers.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Assignment 3 Jacob Seiz. Hub A hub provides a central access point for a network. Through multiple I/O ports a hub can connect multiple Ethernet devices.
Chapter 9 Introduction To Data-Link Layer
DATA COMMUNICATION Lecture-45.
NETWORK Unit 1 Module: 2 Objective: 7.
Local Area Networks Honolulu Community College
Local Area Networks Yiannos Mylonas.
Network Architecture Introductory material
Networking and Internet
Networking and Internet
Network Fundamentals – Chapter 9
Ethernet : Framing and Addressing
Review of Important Networking Concepts
Network Fundamentals – Chapter 9
Chapter Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of various network.
Network Fundamentals – Chapter 9
Network Fundamentals – Chapter 9
NETWORK Unit 1 Module: 2 Objective: 7.
NETWORK Unit 1 Module: 2 Objective: 7.
Network Fundamentals – Chapter 9
Connecting to the Network
Network Fundamentals – Chapter 9
EEC4113 Data Communication & Multimedia System Chapter 1: Introduction by Muhazam Mustapha, July 2010.
Network Fundamentals – Chapter 9
Network Fundamentals – Chapter 9
Data-Link Layer The Internet is a combination of networks glued together by connecting devices (routers or switches) If a packet is to travel from a host.
Network Fundamentals – Chapter 9
Presentation transcript:

Internetworking Lecture # 2 Hassan Shuja 02/21/2006

Networking Protocols Networking Protocols Networking Protocols – Vendors developed their own networking protocols SNA – IBM SNA – IBM DECnet – DEC Minicomputers DECnet – DEC Minicomputers Apple – Appletalk Apple – Appletalk – International Organization for Standardization (ISO) takes on the task to develop a standard Open System Interconnection (OSI) developed Open System Interconnection (OSI) developed – U.S Department of Defense (DoD) begins to develop networking protocol TCP/IP TCP/IP

Networking Protocols Networking protocols Networking protocols – OSI suffers because of slow formal standardization process never succeeds in the marketplace TCP used by US government TCP used by US government – TCP/IP takes off and becomes the most widely used networking protocol

TCP TCP Protocol Stack TCP Protocol Stack

TCP TCP Ports TCP Ports

Network Devices Hub Hub – A layer 2 device that is used to connect network devices – When a packet is sent from one port, it is copied to all other ports Switch Switch – A layer 2 device that is used to connect network devices – When a packet is sent from one port, it is directly switched to the destination port

Network Devices Router Router – A layer 3 device that forwards packets across broadcast networks Firewall Firewall –A system designed to protect a computer network from unauthorized access

Packet Routing Address Resolution Protocol (ARP) Address Resolution Protocol (ARP) –Data traffic is routed using the network addresses –Data traffic is forwarded over a physical network using MAC addresses –ARP is a method used in TCP/IP suite to map network addresses to MAC addresses

Packet Routing Address Resolution Protocol (ARP) Address Resolution Protocol (ARP)

Local Area Network (LAN) Various LANs Various LANs – –A high-speed network that is bounded by a small geographic area Tends to encompass one broadcast domain Usually restricted to a building or floor Operates at the layer 1 and 2 of the OSI model Interconnected using a hub or switch

Local Area Network (LAN) Various LANs Various LANs – –Ethernet Technologies Ethernet Most commonly used Duplex – full/half Speed – 10/100/auto FDDI Token Ring

Local Area Network (LAN) Transmission Methods Transmission Methods –Unicast Single packet from source to destination Single packet from source to destination –Multicast Single packet that is sent to a specific subset of nodes Single packet that is sent to a specific subset of nodes –Broadcast Single packet that is sent to all nodes Single packet that is sent to all nodes