Internetworking May 1, 2001 Topics Protocol layering and encapsulation Internetworking with hubs, bridges, and routers The Internet Protocol (IP) The global.

Slides:



Advertisements
Similar presentations
COS 461 Fall 1997 Networks and Protocols u networks and protocols –definitions –motivation –history u protocol hierarchy –reasons for layering –quick tour.
Advertisements

© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
Internetworking I November 19, 1998 Topics Bridged networks Internets IP datagram delivery IP addresses class26.ppt.
Networks and Network Programming June 2, 2008 Topics Client-server programming model Networks A programmer’s view of the Internet.
Networking Theory (part 2). Internet Architecture The Internet is a worldwide collection of smaller networks that share a common suite of communication.
Chapter 1 Read (again) chapter 1.
1: Introduction1 Protocol “Layers” Networks are complex! r many “pieces”: m hosts m routers m links of various media m applications m protocols m hardware,
Introduction To Networking
Service Providers & Data Link & Physical layers Week 4 Lecture 1.
Review on Networking Technologies Linda Wu (CMPT )
1 Networking A computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources. The.
TCP/IP Reference Model Host To Network Layer Transport Layer Application Layer Internet Layer.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
Marwan Al-Namari Week 1. Teaching Plan: Weeks 1 – 14. Week 1-6 (In week 4 you will have a Quiz No.1). Mid Term Holiday Mid-Term Exam. Week 7-14 (In week.
©Brooks/Cole, 2003 Chapter 6 Computer Networks. ©Brooks/Cole, 2003 Understand the rationale for the existence of networks. Distinguish between the three.
1 Protocol Interaction (ISO’s Open Systems Interconnection (OSI model)) the 7 layers.
Protocols and the TCP/IP Suite Chapter 4. Multilayer communication. A series of layers, each built upon the one below it. The purpose of each layer is.
15-1 More Chapter 15 Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of.
CP476 Internet ComputingCh.1 # 1 Lecture 2. A Brief Introduction to the Internet The objective is to understand The history of Internet What the Internet.
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Review: – computer networks – topology: pair-wise connection, point-to-point networks and broadcast networks – switching techniques packet switching and.
Chapter 1 Overview Review Overview of demonstration network
Chapter 2 Network Models
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
Networks – Network Architecture Network architecture is specification of design principles (including data formats and procedures) for creating a network.
CS 6401 Internetworking Outline Internet Architecture Best Effort Service Model.
Chapter 17 - Internetworking: Concepts, Architecture, and Protocols 1. Internetworking concepts 2. Router 3. protocol for internetworking 4. TCP/ IP layering.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
TCP/IP Network.
Internetworking Internet: A network among networks, or a network of networks Allows accommodation of multiple network technologies Universal Service Routers.
Internetworking Internet: A network among networks, or a network of networks Allows accommodation of multiple network technologies Universal Service Routers.
Internetworking I: Basics April 13, 2000 Topics Internetworking with repeaters, bridges and gateways Internetworking with routers –the Internet Protocol.
Chapter 1 Communication Networks and Services Network Architecture and Services.
CSE 6590 Department of Computer Science & Engineering York University 111/9/ :26 AM.
Chapter 2 Protocols and the TCP/IP Suite 1 Chapter 2 Protocols and the TCP/IP Suite.
The Globus Toolkit®: The Open Source Solution for Grid Computing
1 Chapter 4. Protocols and the TCP/IP Suite Wen-Shyang Hwang KUAS EE.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني.
Net 221D:Computer Networks Fundamentals
Reading TCP/IP Protocol. Training target: Read the following reading materials and use the reading skills mentioned in the passages above. You may also.
Intro to Distributed Systems and Networks Hank Levy.
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
Lecture 4 : Network Architectures (cont..) 1. 2 Summary of OSI Layers.
Network Architecture IS250 Spring 2010 John Chuang
1 CS716 Advanced Computer Networks By Dr. Amir Qayyum.
Computer networks Name: K.SUDHA Designation: Lecturer Department: Electrical and Electronics Engineering Subject code: CS2361 Year: III Unit: V Title:
Chapter Objectives In this chapter, you will learn:
Computer Networks.
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Chapter 5 Network and Transport Layers
Scaling the Network: The Internet Protocol
OSI Protocol Stack Given the post man exemple.
“The course that gives CMU its Zip!”
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Basic Internet Components
Transport Protocols An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Chapter Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of various network.
TCP/IP Protocol Suite: Review
Networking Theory (part 2)
1 TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP) K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry –
Internetworking I: Basics November 11, 1999
Scaling the Network: The Internet Protocol
EEC4113 Data Communication & Multimedia System Chapter 1: Introduction by Muhazam Mustapha, July 2010.
Internetworking April 17, 2003
Networking Theory (part 2)
Presentation transcript:

Internetworking May 1, 2001 Topics Protocol layering and encapsulation Internetworking with hubs, bridges, and routers The Internet Protocol (IP) The global Internet class30.ppt “The course that gives CMU its Zip!”

CS 213 S’01– 2 – class30.ppt Typical computer system Local/IO Bus Memory Network adapter Network adapter IDE disk controller IDE disk controller Video adapter Video adapter Display Network Processor Interrupt controller Interrupt controller SCSI controller SCSI controller SCSI bus Serial port controller Serial port controller Parallel port controller Parallel port controller Keyboard controller Keyboard controller Keyboard Mouse Printer Modem disk cdrom

CS 213 S’01– 3 – class30.ppt Generic network Interconnect (wires, repeaters, bridges, and routers) software hardware software hardware link host protocol stack network adapter/ interface card OS code software hardware

CS 213 S’01– 4 – class30.ppt Protocols A protocol defines the format of packets and the rules for communicating them across the network. Different protocols provide different levels of service: simple error correction (ethernet) uniform name space, unreliable best-effort datagrams (host-host) (IP) reliable byte streams (TCP) unreliable best-effort datagrams (process-process) (UDP) multimedia data retrieval (HTTP) Crucial idea: protocols leverage off of the capabilities of other protocols.

CS 213 S’01– 5 – class30.ppt Protocol layering Protocols provide specialized services by relying on services provided by lower- level protocols (i.e., they leverage lower- level services). Reliable byte stream delivery (process- process) Unreliable best effort datagram delivery (host-host) Unreliable best effort datagram delivery (process- process) User application program (FTP, Telnet, WWW, ) User datagram protocol (UDP) User datagram protocol (UDP) Transmission control protocol (TCP) Transmission control protocol (TCP) Internet Protocol (IP) Network interface (ethernet) hardware Physical connection interface between user code and OS code (Sockets interface)

CS 213 S’01– 6 – class30.ppt Encapsulation TCP segment header TCP segment header data Ethernet frame header Ethernet frame header IP datagram header IP datagram header TCP segment header TCP segment header data IP datagram header IP datagram header TCP segment header TCP segment header data Application program TCP IP Adapter Network OS code User code User Interface (API) OS/adapter interface (exception mechanism) Adapter/Network interface

CS 213 S’01– 7 – class30.ppt Basic network types System area network (SAN) same room (meters) 300 MB/s Cray T3E Local area network (LAN) same bldg or campus (kilometers) 10 Mb/sEthernet 100 Mb/s Fast Ethernet 100 Mb/s FDDI 150 Mb/s OC-3 ATM 622 Mb/s OC-12 ATM Metropolitan area network (MAN) same city (10’s of kilometers) 800 Mb/s Gigabit Nectar Wide area network (WAN) nationwide or worldwide (1000’s of kilometers) telephone system Mb/s T1 carrier Mb/s T3 carrier Global Internet

CS 213 S’01– 8 – class30.ppt The internetworking idea (Kahn, 1972) Build a single network (an interconnected set of networks, or internetwork, or internet) out of a large collection of separate networks. Each network must stand on its own, with no internal changes allowed to connect to the internet. Communications should be on a best-effort basis. “black boxes” (later called routers) should be used to connect the networks. No global control at the operations level.

CS 213 S’01– 9 – class30.ppt Internetworking challenges Challenges: heterogeneity –lots of different kinds of networks (Ethernet, FDDI, ATM, wireless, point-to-point) –how to unify this hodgepodge? scale –how to provide uniques names for potentially billions of nodes? (naming) –how to find all these nodes? (forwarding and routing) Note: internet refers to a general idea, Internet refers to a particular implementation of that idea (The global IP Internet).

CS 213 S’01– 10 – class30.ppt Internetworking with repeaters r r r r Repeaters (also called hubs) (r in the figure) directly transfer bits from their inputs to their outputs

CS 213 S’01– 11 – class30.ppt Internetworking with repeaters Host on network A Host on network B Telnet, FTP, HTTP, application transport network data link physical application transport network data link 10Base-T physical Repeater (forwards bits)

CS 213 S’01– 12 – class30.ppt Internetworking with repeaters: Pros and cons Pros Transparency –LANS can be connected without any awareness from the hosts. Useful for serving multiple machines in an office from one ethernet outlet. Cons Not scalable –ethernet standard allows only 4 repeaters. –more than 4 would introduce delays that would break contention detection. No heterogeneity –Networks connected with repeaters must have identical electrical properties.

CS 213 S’01– 13 – class30.ppt Internetworking with bridges b b b b Bridges (b In the figure) maintain a cache of hosts on their input segments. Selectively transfer ethernet frames from their inputs to their outputs.

CS 213 S’01– 14 – class30.ppt Internetworking with bridges Host on network A Host on network B Telnet, FTP, HTTP, application transport network data link physical application transport network data link CSMA/CD 10Base-T physical Bridge (forwards ethernet frames)

CS 213 S’01– 15 – class30.ppt Internetworking with bridges: Pros and cons Pros Transparency –LANS can be connected without any awareness from the hosts –popular solution for campus-size networks Cons Transparency can be misleading –looks like a single Ethernet segment, but really isn’t –packets can be dropped, latencies vary Homogeneity –can only support networks with identical frame headers (e.g., Ethernet/FDDI) –however, can connect different speed Ethernets Scalability –tens of networks only »bridges forward all broadcast frames »increased latency

CS 213 S’01– 16 – class30.ppt Internetworking with routers Def: An internetwork (internet for short) is an arbitrary collection of physical networks interconnected by routers to provide some sort of host-to-host packet delivery service. internet host

CS 213 S’01– 17 – class30.ppt Building an internet X X Y Y Z Z network 2 (ECE) adapter A A B B C C network 1 (SCS) adapter We start with two separate, unconnected computer networks (subnets), which are at different locations, and possibly built by different vendors. EthernetATM Question: How to present the illusion of one network?

CS 213 S’01– 18 – class30.ppt Building an internet (cont) X X Y Y Z Z network 2 (ECE) adapter A A B B C (router) network 1 (SCS) adapter Next we physically connect one of the computers, called a router (in this case computer C), to each of the networks. adapter

CS 213 S’01– 19 – class30.ppt Building an internet (cont) X X Y Y Z Z network 2 (ECE) adapter A A B B C (router) network 1 (SCS) adapter Finally, we run a software implementation of the Internet Protocol (IP) on each host and router. IP provides a global name space for the hosts, routing messages between network1 and network 2 if necessary. IP addresses:

CS 213 S’01– 20 – class30.ppt Building an internet (cont) internet At this point we have an internet consisting of 6 computers built from 2 original networks. Each computer on our internet can communicate with any other computer. IP provides the illusion that there is just one network.

CS 213 S’01– 21 – class30.ppt Internetworking with routers Host on network A Host on network B Telnet, FTP, HTTP, application transport network data link physical application transport network data link CSMA/CD 10Base-T physical Router (forwards IP packets) IP

CS 213 S’01– 22 – class30.ppt IP: Internetworking with routers The “Hourglass Model”, Dave Clark, MIT IP Many different kinds of applications and higher-level protocols Many different kinds of networks IP is the most successful protocol ever developed Keys to success: simple enough to implement on top of any physical network –e.g., two tin cans and a string. rich enough to serve as the base for implementations of more complicated protocols and applications. –The IP designers never dreamed of something like the Web. “rough consensus and working code” –resulted in solid implementable specs.

CS 213 S’01– 23 – class30.ppt Internet protocol stack Reliable byte stream delivery (process- process) Unreliable best effort datagram delivery (host-host) Unreliable best effort datagram delivery (process- process) User application program (FTP, Telnet, WWW, ) User datagram protocol (UDP) User datagram protocol (UDP) Transmission control protocol (TCP) Transmission control protocol (TCP) Internet Protocol (IP) Network interface (ethernet) hardware Physical connection Berkeley sockets interface

CS 213 S’01– 24 – class30.ppt IP service model IP service model: Delivery model: IP provides best-effort delivery of datagram (connectionless) packets between two hosts. –IP tries but doesn’t guarantee that packets will arrive (best effort) –packets can be lost or duplicated (unreliable) –ordering of datagrams not guaranteed (connectionless) Naming scheme: IP provides a unique address (name) for each host in the Internet. Why would such a limited delivery model be useful? simple, so it runs on any kind of network provides a basis for building more sophisticated and user- friendly protocols like TCP and UDP

CS 213 S’01– 25 – class30.ppt IP datagram delivery: Example internet R1 R2 H1 H2 H3 Network 3 (FDDI) H4 H5 H6 H7 H8 R3 Network 2 (Ethernet) Network 4 (Point-to-point) Network 1 (Ethernet)

CS 213 S’01– 26 – class30.ppt IP layering IP TCP ETH IP ETHFDDI IP FDDIP2P IP P2PETH IP TCP ETH Protocol layers used to connect host H1 to host H8 in example internet. H1R1R2R3H8

CS 213 S’01– 27 – class30.ppt Basic Internet components An Internet backbone is a collection of routers (nationwide or worldwide) connected by high- speed point-to-point networks. A Network Access Point (NAP) is a router that connects multiple backbones (sometimes referred to as peers). Regional networks are smaller backbones that cover smaller geographical areas (e.g., cities or states) A point of presence (POP) is a machine that is connected to the Internet. Internet Service Providers (ISPs) provide dial- up or direct access to POPs.

CS 213 S’01– 28 – class30.ppt The Internet circa 1993 In 1993, the Internet consisted of one backbone (NSFNET) that connected 13 sites via 45 Mbs T3 links. Merit (Univ of Mich), NCSA (Illinois), Cornell Theory Center, Pittsburgh Supercomputing Center, San Diego Supercomputing Center, John von Neumann Center (Princeton), BARRNet (Palo Alto), MidNet (Lincoln, NE), WestNet (Salt Lake City), NorthwestNet (Seattle), SESQUINET (Rice), SURANET (Georgia Tech). Connecting to the Internet involved connecting one of your routers to a router at a backbone site, or to a regional network that was already connected to the backbone.

CS 213 S’01– 29 – class30.ppt The Internet backbone (circa 1993)

CS 213 S’01– 30 – class30.ppt Current NAP-based Internet architecture In the early 90’s commercial outfits were building their own high-speed backbones, connecting to NSFNET, and selling access to their POPs to companies, ISPs, and individuals. In 1995, NSF decommissioned NSFNET, and fostered creation of a collection of NAPs to connect the commercial backbones. Currently in the US there are about 50 commercial backbones connected by ~12 NAPs (peering points). Similar architecture worldwide connects national networks to the Internet.

CS 213 S’01– 31 – class30.ppt Internet connection hierarchy NAP Backbone NAP POP Regional net POP Small Business Big BusinessISP POP Pgh employee dialup DC employee POP T3 T1 ISP (for individuals) POP dialup T1 colocation sites

CS 213 S’01– 32 – class30.ppt Network access points (NAPs) Source: Boardwatch.com Note: Peers in this context are commercial backbones..droh

CS 213 S’01– 33 – class30.ppt Source: Boardwatch.com MCI/WorldCom/UUNET Global Backbone