The Workings of the Internet CECS 5030 with Cathie Norris, Jennifer Smolka & Gerald Knezek CECS 5030 with Cathie Norris, Jennifer Smolka & Gerald Knezek.

Slides:



Advertisements
Similar presentations
Network Hardware and Physical Media
Advertisements

INTRODUCTION TO COMPUTER NETWORKS
Introduction to Network
INTRODUCTION TO NETWORKS
Networks Terminology and Hardware. Network A network is a group of connected computers that can communicate with each other to share information and equipment,
CHAPTER Practical Ethernet Implementation. Chapter Objectives Provide a background on Ethernet itself and describe its characteristics Explain the practical.
Networks Adapting Computers to Telecommunications Media.
Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.
1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network.
LOCAL AREA NETWORK Presented by : Tan Teng MengWET Chan Choi Ngor WET Philip Lim Loong HinWET
Telecommunications Chapter 5 Chapter 5 Telecommunications
Communication Links Communication Link = Physical connection or Physical Medium Types: Wire Pair or Twisted Pair Coaxial Cable Fiber Optics Bandwidth,
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 4, Tuesday 1/30/2007)
TDC 461 Basic Communications Systems Local Area Networks 29 May, 2001.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Review on Networking Technologies Linda Wu (CMPT )
1 LAN Topologies, Access methods (Week 1, Wednesday 1/10/2007) © Abdou Illia, Spring 2007.
1 25\10\2010 Unit-V Connecting LANs Unit – 5 Connecting DevicesConnecting Devices Backbone NetworksBackbone Networks Virtual LANsVirtual LANs.
COMPUTER NETWORKS.
Chapter 2 Review of Computer Network Technology
SIMS-201 LAN Basics, MANs, WANs.
Network Topologies.
 Local Area Network (LAN) Local Area Network (LAN)  Wide Area Network (WAN) (The Internet) Wide Area Network (WAN)
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
In The Name Of Allah Whose Blessings Are Uncountable.
Chapter 6 High-Speed LANs Chapter 6 High-Speed LANs.
Chapter Five Network Architecture. Chapter Objectives  Describe the basic and hybrid LAN technologies  Describe a variety of enterprise-wide and WAN.
Laudon & Laudon: Canadian Edition
Chapter 20 Networks. 4 Questions that need to be answered concerning networks? –How will each computer be identified? –What kind of wire should you run.
TC 361 Data Networking Test Review
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
Chapter 5 Networks Communicating and Sharing Resources
Chapter 9A Network Basics.
Network Architecture Layout designed and constructed by: Vicki Kertz.
SIMS-201 Computer Networks. 2 Introduction to Computer Networks Chapter 19 The Local Area Network  Overview.
1 Chapter 2: LAN Standards, Physical Connectivity, and Media Access.
20 LAN Hardware Overview Version A.01 H3065S Module 2 Slides.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Chapter 2 Communications Networks. Introduction Look at: –Telephony Networks (2.2) –OSI Reference Model(2.3) –The Internet (2.4) –Asynchronous Transfer.
Network Technologies Chapter 2. Approaches to Network Communication Connection-Oriented –Circuit-switched –A dedicated connection (circuit) is formed.
Network Hardware and Software. What is a network? A network consists of two or more computers that are linked in order to: share resources (such as printers.
Local Area Network Daniel Shin CS 147, Section 3 November 18, 2008.
Overview of computer communication and Networking Communication VS transmission Computer Network Types of networks Network Needs Standards.
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
Lecture 11 Network Basics. 2 Network Definition Set of technologies that connects computers –Hardware, software & media Allows users to –communicate and.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
William Stallings Data and Computer Communications
Networking Technologies Presentation Presented by David Fisher June 4, 1999 West Lafayette, IN.
Summary - Part 2 - Objectives The purpose of this basic IP technology training is to explain video over IP network. This training describes how video can.
CCNA Guide to Cisco Networking Chapter 2: Network Devices.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Networking Topology 1.BUS Topology 2.RING Topology 3.STAR Topology
Business Data Communications, Fourth Edition Chapter 9: Local Area Networks.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
Local Area Networks: Monil Adhikari. Primary Function of a LAN File serving – large storage disk drive acts as a central storage repository Print serving.
Local Area Networks Honolulu Community College
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2016 (February 3, 2016)
Chapter Objectives After completing this chapter you will be able to: Describe in detail the following Local Area Network (LAN) technologies: Ethernet.
Data and Computer Communications Eighth Edition by William Stallings Chapter 15 – Local Area Network Overview.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
SIMS-201 Computer Networks.
Local Area Networks Honolulu Community College
Networking Devices.
Computer Networks.
2 Basic Concepts: data and computer networking
Ethernet and Token Ring LAN Networks
Computer Networks.
Chapter 4: Data Communication and Networks
Review of Important Networking Concepts K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry – LECTURE 2 COMS 525:
SIMS-201 Computer Networks.
Presentation transcript:

The Workings of the Internet CECS 5030 with Cathie Norris, Jennifer Smolka & Gerald Knezek CECS 5030 with Cathie Norris, Jennifer Smolka & Gerald Knezek

Overview  Layered Organization  Topologies  Network Transports  Access Methods  Routing  Layered Organization  Topologies  Network Transports  Access Methods  Routing

ISO/OSI Model  Developed by International Organization for Standardization in 1974  Consists of seven layers  Each with unique function  Each hands off functions to adjacent layer  Modules (layers) may be replaced with another of equal functionality (Xerox vs. Novell, for example)  Developed by International Organization for Standardization in 1974  Consists of seven layers  Each with unique function  Each hands off functions to adjacent layer  Modules (layers) may be replaced with another of equal functionality (Xerox vs. Novell, for example)

OSI Model Layers Physical Data Link Network Transport Session Presentation Application Transmission of binary signal Transfer of units of information, framing, and error checking Delivery of packets of information, which includes routing Provision for end-to-end reliable and unreliable delivery Establishment and maintenance of sessions Data formatting and encryption Network applications such as file transfer and terminal emulation OSI LayerFunction Provided

Network Topologies  Architectural “drawings” that show the overall physical configuration for a given communications system  Determine access methods and rules used to design and implement a communication system  Represent the drawing of your network cable plant  Three main types: star, ring, and bus  Architectural “drawings” that show the overall physical configuration for a given communications system  Determine access methods and rules used to design and implement a communication system  Represent the drawing of your network cable plant  Three main types: star, ring, and bus

Network Topologies  Linear Bus - Ethernet/IEEE Base2 and 10Base5  Star Wired Bus - Ethernet/IEEE 802.3i 10BaseT  Star Wired Ring - Token Ring/IEEE  Dual Counter Rotating Ring - FDDI/ANSI X3T9.5  Wireless - Product Specific  Linear Bus - Ethernet/IEEE Base2 and 10Base5  Star Wired Bus - Ethernet/IEEE 802.3i 10BaseT  Star Wired Ring - Token Ring/IEEE  Dual Counter Rotating Ring - FDDI/ANSI X3T9.5  Wireless - Product Specific

Star Topology  First used with the telephone switches  Centralized hub with all stations connected  No single point of failure effects the whole network, except the hub  Oldest and most popular topology  Better network management  First used with the telephone switches  Centralized hub with all stations connected  No single point of failure effects the whole network, except the hub  Oldest and most popular topology  Better network management Central Hub Node

Ring Topology  All stations (repeaters) are enclosed in a loop  Each receives the signal and repeats it on the other side to its “downstream” neighbor  Data is transmitted in one direction only  Single point of failure when one station quits repeating  Management processes invoked that dynamically remove a station allowing the ring to return to an operational state  All stations (repeaters) are enclosed in a loop  Each receives the signal and repeats it on the other side to its “downstream” neighbor  Data is transmitted in one direction only  Single point of failure when one station quits repeating  Management processes invoked that dynamically remove a station allowing the ring to return to an operational state

Ring Topology Node Data Direction ReceiverTransmitter Repeater

Bus Topology  Also known as linear bus  Uses a single length of cable with all stations attached to it  The network is terminated at its endpoints (not a closed loop)  A break on the single cable will bring down all attachments on the network  The bus topology is most commonly used for Ethernet networks  Also known as linear bus  Uses a single length of cable with all stations attached to it  The network is terminated at its endpoints (not a closed loop)  A break on the single cable will bring down all attachments on the network  The bus topology is most commonly used for Ethernet networks

Bus Topology Node

Star-Wired Bus Topology  Each node is attached to hub  When one node fails, it doesn’t affect the other nodes  The hub is a single point of failure for all nodes  Hub failure causes all nodes to lose connectivity  Each node is attached to hub  When one node fails, it doesn’t affect the other nodes  The hub is a single point of failure for all nodes  Hub failure causes all nodes to lose connectivity Node Concentrator Hub

Physical Media  Physical media provide the connections between network devices that make networking possible  There are four main types of physical media in widespread use today:  Coaxial Cable  Twisted Pair  Fiber Optic Cable  Wireless Media  Physical media provide the connections between network devices that make networking possible  There are four main types of physical media in widespread use today:  Coaxial Cable  Twisted Pair  Fiber Optic Cable  Wireless Media

Thick Coaxial Cable  Used in the first Ethernet networks  Type RG-11 / 10Base5  Usually orange/black  Thickness of a small garden hose  Very expensive and heavy cable  Two strands along the axis  Conductor down the center  Insulator surrounds conductor  Shielded mesh serves as outside  Used in the first Ethernet networks  Type RG-11 / 10Base5  Usually orange/black  Thickness of a small garden hose  Very expensive and heavy cable  Two strands along the axis  Conductor down the center  Insulator surrounds conductor  Shielded mesh serves as outside

Thin Coaxial Cable  Alternative to Thick Ethernet Cable  Type RG-58 / 10Base2 / “Cheapnet”  Usually black  Thickness of a pencil  More flexible than thick Ethernet  Reduced the cost of the cabling  Flexible  Alternative to Thick Ethernet Cable  Type RG-58 / 10Base2 / “Cheapnet”  Usually black  Thickness of a pencil  More flexible than thick Ethernet  Reduced the cost of the cabling  Flexible

Twisted Pair Cable  Phone Systems  Twisted Pair Cable consists of two copper wires, usually twisted around each other to cancel out any noise in the circuit  Two main type of Twisted Pair Cabling  Shielded Twisted Pair (STP)  Unshielded Twisted Pair (UTP)  Phone Systems  Twisted Pair Cable consists of two copper wires, usually twisted around each other to cancel out any noise in the circuit  Two main type of Twisted Pair Cabling  Shielded Twisted Pair (STP)  Unshielded Twisted Pair (UTP)

Shielded Twisted Pair (STP)  Shielded twisted pair is the original media used for token ring networks  STP can be used for high-speed networks, such as FDDI or ATM, where shielding is important  Shielded twisted pair is the original media used for token ring networks  STP can be used for high-speed networks, such as FDDI or ATM, where shielding is important

Unshielded Twisted Pair (UTP)  Most commonly used twisted pair cable  Uses common telephone wire  UTP was standardized by the IEEE committee in October of 1990  UTP for LANs is now classified as:  Category 3 - used for LANs up to 10 Mbps  Category 4 - used for LANs up to 16 Mbps  Category 5 - used for LANs up to 100 Mbps  Most commonly used twisted pair cable  Uses common telephone wire  UTP was standardized by the IEEE committee in October of 1990  UTP for LANs is now classified as:  Category 3 - used for LANs up to 10 Mbps  Category 4 - used for LANs up to 16 Mbps  Category 5 - used for LANs up to 100 Mbps

Fiber Optic Cable  Uses light signals transmitted over a very thin filament, usually made of glass  Advantage over other types of media  security against eavesdropping  immunity to interference  maximum length of a single segment  Most expensive of all media  Uses light signals transmitted over a very thin filament, usually made of glass  Advantage over other types of media  security against eavesdropping  immunity to interference  maximum length of a single segment  Most expensive of all media

Wireless Media  Connect your computer to your cell phone?  Problems with stability of connection  Have wireless for a long time  Commercial Satellite  Geostationary Orbit  Microwave Wavelength  Expensive  Connect your computer to your cell phone?  Problems with stability of connection  Have wireless for a long time  Commercial Satellite  Geostationary Orbit  Microwave Wavelength  Expensive

Wireless Media  A number of wireless media are used in internetworking, e.g.:  Microwave  Commercial Radio wave  Infrared signaling (Palm Synching)  A number of wireless media are used in internetworking, e.g.:  Microwave  Commercial Radio wave  Infrared signaling (Palm Synching)

Concentrators/Hubs  Hubs allow multiple users to be connected to a single network as a shared device  The more users on a hub the slower the response time  Hubs allow multiple users to be connected to a single network as a shared device  The more users on a hub the slower the response time

Network Transports  Ethernet / Fast Ethernet / IEEE  Token Ring / IEEE  FDDI / FDDI/ANSI X3T9.5  Wireless/IEEE  Ethernet / Fast Ethernet / IEEE  Token Ring / IEEE  FDDI / FDDI/ANSI X3T9.5  Wireless/IEEE

Ethernet Cable Names

How Ethernet Works  Sent the message and listens for a response  An access method based on the Carrier Sense Multiple Access with Collision Detection (CSMA/CD) algorithm  Cooperative effort between Digital, Intel, and Xerox produced Ethernet version 1.0 in 1980  Sent the message and listens for a response  An access method based on the Carrier Sense Multiple Access with Collision Detection (CSMA/CD) algorithm  Cooperative effort between Digital, Intel, and Xerox produced Ethernet version 1.0 in 1980

How Ethernet Works  Ethernet was adopted with modifications by the standards committees IEEE and ANSI 8802/3  Most widely used network system today  Ethernet was adopted with modifications by the standards committees IEEE and ANSI 8802/3  Most widely used network system today

Normal Ethernet Operation Data Address mismatch packet discarded Address mismatch packet discarded Address match packet processed Send data to node D Transmitted packet seen by all stations on the LAN (broadcast medium) A A C C B B D D

Final Ethernet Issues  Ethernet is an access method that strictly adheres to the CSMA/CD algorithm  Ethernet is a multiprotocol solution  Ethernet is usually hardware (firmware), not software  Ethernet is an access method that strictly adheres to the CSMA/CD algorithm  Ethernet is a multiprotocol solution  Ethernet is usually hardware (firmware), not software

How Token Ring Works  Token Ring controls which PC can send messages by passing a token from station to station around the ring  When a PC wants to transmit it will replace the token with a “frame” (message)  The frame is passed from PC to PC until it reaches its destination  Token Ring controls which PC can send messages by passing a token from station to station around the ring  When a PC wants to transmit it will replace the token with a “frame” (message)  The frame is passed from PC to PC until it reaches its destination

How Token Ring Works  The destination PC makes a copy of the “frame” (message) and marks the frame to indicate that it got the message  The frame circulates around the network until it gets back to the sender  The sender, seeing that the message has been received, replaces it with a new token  The destination PC makes a copy of the “frame” (message) and marks the frame to indicate that it got the message  The frame circulates around the network until it gets back to the sender  The sender, seeing that the message has been received, replaces it with a new token

Wide Area Network (WAN) Topologies  Dedicated Circuits  56Kb  T-1  DS-3  Frame-Relay  56Kb to T-1 speeds  Integrated Services Digital Network (ISDN)  Dedicated Circuits  56Kb  T-1  DS-3  Frame-Relay  56Kb to T-1 speeds  Integrated Services Digital Network (ISDN)

Inter-networking  Networks have their restrictions  Thick coaxial cable maximum length is 500 meters  LANs are broadcast-oriented  Proper network design is impossible using repeaters  Networks have their restrictions  Thick coaxial cable maximum length is 500 meters  LANs are broadcast-oriented  Proper network design is impossible using repeaters

Inter-networking  Properly extending the LAN requires special devices known as bridges and routers  A LAN that uses bridges is called an extended LAN  A LAN that uses routers is called an internet or inter-network  A gateway between dissimilar networks  Properly extending the LAN requires special devices known as bridges and routers  A LAN that uses bridges is called an extended LAN  A LAN that uses routers is called an internet or inter-network  A gateway between dissimilar networks

Inter-networking  Bridges and routers are data-forwarding devices that forward packets to one or more LANs  They allow for more efficient networks to be designed  Bridges and routers are data-forwarding devices that forward packets to one or more LANs  They allow for more efficient networks to be designed

Inter-networking Categories Physical Data Link Network Transport Session Presentation Application Repeaters Bridges Routers Gateways

Repeaters  Extend the network by interconnecting multiple segments  Have transformed into wiring concentrators (hubs)  Low cost  Can be used to interconnect different wiring types but not different access methods  e.g. Coax to twisted pair  Extend the network by interconnecting multiple segments  Have transformed into wiring concentrators (hubs)  Low cost  Can be used to interconnect different wiring types but not different access methods  e.g. Coax to twisted pair

Bridge Designs  Cascaded  Locates on bridge next to another in a pillar fashion  Backbone  For networks with many LANs  Backbone cable is run vertically in building’s riser  LAN “ribs” run on each floor  Star  Used in wide area networks or remote bridged networks  Cascaded  Locates on bridge next to another in a pillar fashion  Backbone  For networks with many LANs  Backbone cable is run vertically in building’s riser  LAN “ribs” run on each floor  Star  Used in wide area networks or remote bridged networks

Cascaded Cable segment 1 Cable segment 2 Cable segment 3 Terminal Server Terminal Workstation File Server Host

Backbone Fiber backbone Fiber backbone Floor 1 Floor 20 Terminal Workstation Host Workstation

Star California Virginia North Carolina Texas Serial line

Introduction to Routers  Routers are data forwarding devices but operate differently than a bridge  Routers separate networks into regions.  Each region is assigned a unique network number  These network numbers are unique for each network they are assigned to  Packet forwarding is based on these network Ids  Routers route packets based on a protocol as well as a network ID  Most routers today are multiprotocol in that one box can forward different protocol packets  Routers, like bridges, can be used locally or remotely  Routers are data forwarding devices but operate differently than a bridge  Routers separate networks into regions.  Each region is assigned a unique network number  These network numbers are unique for each network they are assigned to  Packet forwarding is based on these network Ids  Routers route packets based on a protocol as well as a network ID  Most routers today are multiprotocol in that one box can forward different protocol packets  Routers, like bridges, can be used locally or remotely

Routing  Most network protocols were designed with network-layer routing  Routers base forwarding decisions on an embedded network number in the network layer header of the packet  Network numbers can be thought of as area codes in the phone system  Must use the area code to call different areas  Any number of end stations may be assigned to one network number  Most routers do not keep track of individual end stations’ addresses  Network numbers group network stations into one or more network numbers  Taken as a whole, routers combine networks and form internets  Most network protocols were designed with network-layer routing  Routers base forwarding decisions on an embedded network number in the network layer header of the packet  Network numbers can be thought of as area codes in the phone system  Must use the area code to call different areas  Any number of end stations may be assigned to one network number  Most routers do not keep track of individual end stations’ addresses  Network numbers group network stations into one or more network numbers  Taken as a whole, routers combine networks and form internets

Routers - Operation Network 1 Network 2 B C Destination network address is local transmit packet directly to the end station Destination network number is different Find router and give packet to the router Router sends packet directly to the end station MAC address for the router Router Z Node PNode A Node D

Routing Diagram Network 1 Network 2 Network 3 Network 4 A B C D E F G H MAC Addresses Router Z Router Y Router X

Multiprotocol Routers  LANs currently operate with many different types of protocols  Apple Computers can use AppleTalk  UNIX workstations use TCP/IP  Client/Server applications could use Novell NetWare  To require one router for each protocol on the LAN is not efficient  Multiprotocol routers were invented to handle this  Arrived around 1986  Routes not only based on the network IDs but are able to pass the packet to the correct protocol processor by examining the Type of packet  LANs currently operate with many different types of protocols  Apple Computers can use AppleTalk  UNIX workstations use TCP/IP  Client/Server applications could use Novell NetWare  To require one router for each protocol on the LAN is not efficient  Multiprotocol routers were invented to handle this  Arrived around 1986  Routes not only based on the network IDs but are able to pass the packet to the correct protocol processor by examining the Type of packet

Gateways  Complex devices that provide for a protocol translation during data forwarding  Examples are:  TCP/IP to SNA  asynchronous to synchronous serial stream  Gateways differ from bridges and routers  Perform protocol translation of the incoming packet to match the outgoing stream  Complex devices that provide for a protocol translation during data forwarding  Examples are:  TCP/IP to SNA  asynchronous to synchronous serial stream  Gateways differ from bridges and routers  Perform protocol translation of the incoming packet to match the outgoing stream

References From Networking 101 Jim Cabral, Puget Technology Group, Inc. & Tammy Ruth, Children’s Hospital and Medical Center