end systems, access networks, links circuit switching, packet switching, network structure

Similar documents
CSE3213 Computer Network I

Switching Networks (Fall 2010) EE 586 Communication and. August 30, Lecture 3. (modified by Cheung for EE586; based on K&R original) 1-1

CSEN 503 Introduction to Communication Networks

A closer look at network structure:

CSC 401 Data and Computer Communications Networks

Computer Networks 2012/2013. Introduction part 1 (01) Dr. Tanir Ozcelebi. Thanks to A. Leon-Garcia & I. Widjaja, & I. Radovanovic & A. S.

CS 3516: Computer Networks

Internet Architecture & Performance. What s the Internet: nuts and bolts view

Computer Networking Introduction

CS 332: Computer Networks Introduction

Web Protocols and Practice

end systems, access networks, links 1.3 network core

ECPE / COMP 177 Fall Some slides from Kurose and Ross, Computer Networking, 5 th Edition

Part 1: Introduction. Goal: Review of how the Internet works Overview

Network Protocols and Architectures

What s a protocol? What s a protocol? A closer look at network structure: What s the Internet? What s the Internet? What s the Internet?

Announcements. TAs office hours: Mohamed Grissa: Mohamed Alkalbani:

Announcements. CS 5565 Network Architecture and Protocols. Outline for today. The Internet: nuts and bolts view. The Internet: nuts and bolts view

Chapter 1: Introduction

What s a protocol? What s a protocol? A closer look at network structure: What s the Internet? Hardware view: What s the Internet?

CSC 4900 Computer Networks: Introduction

COMP 562: Advanced Topics in Networking

Since enrollment is very small this semester, we have flexibilty. Traditional lecture Assigned reading, and then student(s) present during class time

Part I: Introduction. 1: Introduction 1

Module 2 Overview of Computer Networks

Module 2 Overview of. Computer Networks

Chapter I: Introduction

RSC Part I: Introduction

Network core and metrics

Lecture 2 Communication services The Trasport Layer. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

Computer Networks. ENGG st Semester, 2010 Hayden Kwok-Hay So

Fundamentals of Information Systems

Overview on the Internet the current and future telecommunication network

Lecture 2: Internet Structure

Computer Networks and the Internet. CMPS 4750/6750: Computer Networks

Packet-switching: store-and-forward

CS 3516: Advanced Computer Networks

A Whirlwind Introduction to the Internet. A Whirlwind Introduction to the Internet Overview

Defining the Internet

What is a Distributed System? Module 1: Introduction to Networking & Internetworking

Foundations of Telematics

Chapter 1. Computer Networks and the Internet

Telecommunication Networks Introduction

Chapter 1 Computer Networks and the Internet

Telecommunication Networks Introduction

Internet Routing. Review of Networking Principles. What s the Internet: nuts and bolts view. Communication links

Internet Routing. Review of Networking Principles

Networks Overview. Dr. Yingwu Zhu

A Whirlwind Introduction to the Internet Overview

Welcome to CS 340 Introduction to Computer Networking

CSCE 463/612 Networks and Distributed Processing Spring 2018

Switching Networks (Fall 2010) EE 586 Communication and. August 27, Lecture 2. (modified by Cheung for EE586; based on K&R original) 1-1

CS 204: Advanced Computer Networks

Course Introduction. Off script lecturing on whiteboard Just as important towards exams, etc.

CMPE 150/L : Introduction to Computer Networks. Chen Qian Computer Engineering UCSC Baskin Engineering Lecture 3

Chapter 1 Introduction

Chapter 1 Introduction

Chapter 1 Introduction

Introduction to Computer Networks. Roadmap

CMP-330 Computer Networks

Chapter 1 Introduction

Computer Networks and the internet. Daniel Graham Ph.D

CSE 434 Spring 2013 Computer Networks

Chapter 1 Introduction

Introduction to the Internet

CS197U: A Hands on Introduction to Unix

CSE 4213: Computer Networks II

Introduction to computer networking

COMP 431 Internet Services & Protocols. A Whirlwind Introduction to the Internet ( Networking Nouns and Verbs ) Jasleen Kaur

A Whirlwind Introduction to the Internet Overview

Suprakash Datta. Office: LAS 3043 Phone: ext Course page:

Read Chapter 1 of Kurose-Ross

Chapter 1 Introduction

1.1 What is the Internet? 1.2 Network edge. 1.3 Network core

end systems, access networks, links circuit switching, packet switching, network structure

end systems, access networks, links network structure, circuit switching, packet switching

CC451 Computer Networks

BROADBAND AND HIGH SPEED NETWORKS

Homework 1 50 points. Quantitative Comparison of Packet Switching and Circuit Switching 20 points Consider the two scenarios below:

TDTS06: Computer Networks

Chapter 1 Introduction

Chapter 1 Introduction

Ice-Breaking. COMP 561: Computer Networks. Course Info. Course Info. Qian Zhang Spring 2008 HKUST

CSCE 463/612 Networks and Distributed Processing Spring 2018

Internet: A Brief Overview. Introduction 2-1

ECEN Final Exam Fall Instructor: Srinivas Shakkottai

Department of Computer and IT Engineering University of Kurdistan. Network Layer. By: Dr. Alireza Abdollahpouri

Chapter 1 Introduction

COMP 361 Networks I Spring 2005 last revised 14/02/05

CS455: Introduction to Distributed Systems [Spring 2018] Dept. Of Computer Science, Colorado State University

Computer Communication Networks

Chapter 1 Introduction

CSIT 561: Computer Networks

Chapter 1: introduction

Computer Networks. Instructor: Niklas Carlsson Office: B:476 Office Hours: TBA

Internet: A Brief Overview. Chapter 1

2 Network Basics. types of communication service. how communication services are implemented. network performance measures. switching.

CSC 401 Data and Computer Communications Networks

Lecture 4. Data Transmission Modes and Switching. Data Transmission & Switching 1-1

Introduction and Layered Network Architecture. EEE 538 Dr. Nail Akar Bilkent University Electrical and Electronics Engineering Department

Transcription:

Chapter 1: roadmap 1.1 What is the Internet? 1.2 Network edge end systems, access networks, links 1.3 Network core circuit switching, packet switching, network structure 1.4 Delay, loss and throughput in packet-switched networks 1.5 Protocol layers, service models 1.6 Networks under attack: security 1.7 History Introduction 1-27

The Network Core mesh of interconnected routers the fundamental question: how is data transferred through net? circuit switching: dedicated circuit per call: telephone net packet-switching: data sent thru net in discrete chunks Introduction 1-28

Network Core: Circuit Switching End-end resources reserved for call link bandwidth, switch capacity dedicated resources: no sharing circuit-like (guaranteed) performance call setup required Introduction 1-29

Network Core: Circuit Switching network resources (e.g., bandwidth) divided into pieces pieces allocated to calls resource piece idle if not used by owning call (no sharing) dividing link bandwidth into pieces frequency division time division Introduction 1-30

Circuit Switching: FDM and TDM FDM Example: 4 users frequency TDM time frequency time Introduction 1-31

Numerical example How long does it take to send a file of 640,000 bits from host A to host B over a circuit-switched network? All links are 1.536 Mbps Each link uses TDM with 24 slots/sec 500 msec to establish end-to-end circuit Let s work it out! Introduction 1-32

Network Core: Packet Switching each end-end data stream divided into packets user A, B packets share network resources each packet uses full link bandwidth resources used as needed Bandwidth division into pieces Dedicated allocation Resource reservation resource contention: aggregate resource demand can exceed amount available congestion: packets queue, wait for link use store and forward: packets move one hop at a time Node receives complete packet before forwarding Introduction 1-33

Packet Switching: Statistical Multiplexing A 100 Mb/s Ethernet statistical multiplexing C B queue of packets waiting for output link 1.5 Mb/s D E Sequence of A & B packets does not have fixed pattern, bandwidth shared on demand statistical multiplexing. TDM: each host gets same slot in revolving TDM frame. Introduction 1-34

Packet-switching: store-and-forward L R R R takes L/R seconds to transmit (push out) packet of L bits on to link at R bps store and forward: entire packet must arrive at router before it can be transmitted on next link delay = 3L/R (assuming zero propagation delay) Example: L = 7.5 Mbits R = 1.5 Mbps transmission delay = 15 sec more on delay shortly Introduction 1-35

Packet switching versus circuit switching Packet switching allows more users to use network! 1 Mb/s link each user: 100 kb/s when active active 10% of time circuit-switching: 10 users packet switching: with 35 users, probability > 10 active at same time is less than.0004 N users 1 Mbps link Q: how did we get value 0.0004? Introduction 1-36

Packet switching versus circuit switching Is packet switching a slam dunk winner? great for bursty data resource sharing simpler, no call setup excessive congestion: packet delay and loss protocols needed for reliable data transfer, congestion control Q: How to provide circuit-like behavior? bandwidth guarantees needed for audio/video apps still an unsolved problem (chapter 7) Q: human analogies of reserved resources (circuit switching) versus on-demand allocation (packet-switching)? Introduction 1-37

Internet structure: network of networks roughly hierarchical at center: tier-1 s (e.g., Verizon, Sprint, AT&T, Cable and Wireless), national/international coverage treat each other as equals Tier-1 providers interconnect (peer) privately Tier 1 Tier 1 Tier 1 Introduction 1-38

. Tier-1 : e.g., Sprint POP: point-of-presence to/from backbone peering to/from customers Introduction 1-39

Internet structure: network of networks Tier-2 s: smaller (often regional) s Connect to one or more tier-1 s, possibly other tier-2 s Tier-2 pays tier-1 for connectivity to rest of Internet tier-2 is customer of tier-1 provider Tier-2 Tier-2 Tier 1 Tier 1 Tier 1 Tier-2 s also peer privately with each other. Tier-2 Tier-2 Tier-2 Introduction 1-40

Internet structure: network of networks Tier-3 s and s last hop ( access ) network (closest to end systems) Local and tier- 3 s are customers of higher tier s connecting them to rest of Internet Tier 3 Tier-2 Tier 1 Tier-2 Tier 1 Tier-2 Tier 1 Tier-2 Tier-2 Introduction 1-41

Internet structure: network of networks a packet passes through many networks! Tier 3 Tier-2 Tier-2 Tier 1 Tier 1 Tier-2 Tier 1 Tier-2 Tier-2 Introduction 1-42