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

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

CS 3516: Computer Networks

end systems, access networks, links 1.3 network core

CSC 4900 Computer Networks: Introduction

CS 471G Friday, 11 January Introduction 2-1

CSEN 503 Introduction to Communication Networks

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

CSE3213 Computer Network I

Fundamentals of Information Systems

Computer Networking Introduction

Web Protocols and Practice

CS 332: Computer Networks Introduction

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

CS 204: Advanced Computer Networks

Lecture 2: Internet Structure

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

CSC 401 Data and Computer Communications Networks

Network and Mobile Compu4ng in the 20 th Century and Beyond. COMP 1400 Memorial University Winter 2015

Chapter 1. Computer Networks and the Internet

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

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

Course on Computer Communication and Networks. Lecture 1 Chapter 1: Introduction Part A: Internet, Protocol Layering and Data

Chapter 1: Introduction

Welcome to CS 340 Introduction to Computer Networking

Chapter 1 Introduction

Overview on the Internet the current and future telecommunication network

COMP 562: Advanced Topics in Networking

CS 3516: Advanced Computer Networks

Chapter 1: introduction

RSC Part I: Introduction

A closer look at network structure:

Network Protocols and Architectures

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

Module 2 Overview of Computer Networks

Module 2 Overview of. Computer Networks

CS 3516: Computer Networks

Computer Networks. Lecture 1: Introduction. Computer Networking: A Top Down Approach. Dr. Yaoqing Liu

Introduction to computer networking

Network Programming I Computer Network Design

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?

Computer Networking Introduction

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

CNT 4007 Computer Networks - Chapter 1 : Overview

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

A Whirlwind Introduction to the Internet Overview

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

Part I: Introduction. 1: Introduction 1

Chapter I: Introduction

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

CSCE 463/612 Networks and Distributed Processing Spring 2018

CS 3516: Computer Networks

CSE 434 Spring 2013 Computer Networks

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

Internet Routing. Review of Networking Principles

Telecommunication Networks Introduction

Telecommunication Networks Introduction

Chapter 1 Introduction

Chapter 1 Introduction

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

The Diffie-Hellman Key Exchange

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

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

Computer Networks Chapter 1: Introduction. Introduction

Chapter 1 Introduction

LECTURE 1 - INTRODUCTION. Jacob Aae Mikkelsen

CS 3516: Advanced Computer Networks

Chapter 1 Computer Networks and the Internet

CS 3516: Advanced Computer Networks

Network core and metrics

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

Computer Communication Networks

JAMES F. KUROSE AND KEITH W. ROSS

CSCI Computer Networks

ECE 650 Systems Programming & Engineering. Spring 2018

INTERNET ARCHITECTURE & PROTOCOLS

Read Chapter 1 of Kurose-Ross

Chapter 1 Introduction

Networks Overview. Dr. Yingwu Zhu

CSC 401 Data and Computer Communications Networks

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

Internet: A Brief Overview. Chapter 1

15-744: Computer Networking. L-1 Intro to Computer Networks

CS 3516: Computer Networks

Foundations of Telematics

CSC 401 Data and Computer Communications Networks

CSE 4213: Computer Networks II

Protocol Layers & Wireshark TDTS11:COMPUTER NETWORKS AND INTERNET PROTOCOLS

Welcome to: Computer Science 457 Networking and the Internet. Fall 2014 Dr. Joseph Gersch

Introduction to Computer Networks. Roadmap

Chapter 1 Introduction

Computer Networks & Security 2016/2017

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

Computer Networking. Introduction. Quintin jean-noël Grenoble university

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

Internet: A Brief Overview. Introduction 2-1

Basics of datacommunication

Intro. to Computer Network

Introduction to Computer Networking II. Abdusy Syarif Informatics Department Faculty of Computer Science Universitas Mercu Buana

CS 3516: Computer Networks

Chapter 1 Introduction

Transcription:

Course Introduction Introduction Matthew Green, Professor Teaching Assistants: Venkatesh Gopal (head TA), Eyal Foni, Shikha Fadnais and Praeen Malhan (maybe more soon!) Registration: 60-80 students If you re waitlisted, come and see me next Mon Prerequisites Intermediate programming My teaching style PPT lecture slides Made aailable after lecture Off script lecturing on whiteboard Just as important towards exams, etc. Do not like late arrials to class A word about academic integrity

Course Introduction WireShark labs (15% of course grade) May do with one partner (cannot be same partner for programming assignments) Due at 10pm the night before the first lecture of the week Upload PDF solution ia blackboard Homework assignments (15% of course grade) Assigned problems from the textbook Also due 10pm the night before the first lecture of the week Upload PDF solution ia blackboard Programming Projects (20% of grade) May work in groups of 2 students Use Python programming language Late assignments, 10% per day, up to 3 days Reiew syllabus

Course intro, cont. Course website/syllabus etc. https://isi.jhu.edu/~mgreen/600.444/ Piazza Signup: piazza.com/jhu/spring2017/en600344 Office Hours Mine: Mon 2-4pm (excepting this afternoon) Tues or Weds by appointment TAs will post something Introduction 2-3

How many of you (show of hands): Understand the difference between TCP and UDP? Are familiar with the OSI reference model? Understand packet encapsulation? Hae looked at raw TCPDump output? Can analyze raw TCPDump output? Hae used WireShark before? Know what a DNS zone transfer is? Could draw an accurate picture of IP header with all fields from memory? Hae done socket programming before? Know the difference between link state and distance ector routing? Are family with Scapy? Introduction 2-4

How many of you (show of hands): Are freshman? Sophomores? Juniors? Seniors? Graduate students in CS? MSSI Graduate students? Non-Computer Science majors? Introduction 2-5

Someone, please remind me when there are 10 minutes left in class, to go oer the Wireshark Lab and the Homework assignment! Introduction 2-6

Chapter 1 Introduction Computer Networking: A Top Down Approach 6 th edition (or 7 th ) Jim Kurose, Keith Ross Addison-Wesley March 2012 Introduction 1-7

Chapter 1: roadmap 1.1 what is the Internet? 1.2 network edge end systems, access networks, links 1.3 network core packet switching, circuit switching, network structure 1.4 delay, loss, throughput in networks 1.5 protocol layers, serice models 1.6 networks under attack: security Introduction 1-8

What s the Internet: nuts and bolts iew PC serer wireless laptop smartphone wireless links wired links millions of connected computing deices: hosts = end systems running network apps communication links fiber, copper, radio, satellite transmission rate: bandwidth mobile network home network global ISP regional ISP router Packet switches: forward packets (chunks of data) routers and switches institutional network Introduction 1-9

Internet appliances Web-enabled toaster + weather forecaster IP picture frame http://www.ceia.com/ Tweet-a-watt: monitor energy use Internet refrigerator IP-enabled camera DDoS your friends for fun Internet phones Introduction 1-10

What s the Internet: nuts and bolts iew Internet: network of networks Interconnected ISPs protocols control sending, receiing of msgs e.g., TCP, IP, HTTP, Skype, 802.11 Internet standards RFC: Request for comments IETF: Internet Engineering Task Force mobile network home network global ISP regional ISP institutional network Introduction 1-11

What s the Internet: a serice iew Infrastructure that proides serices to applications: Web, VoIP, email, games, e- commerce, social nets, proides programming interface to apps hooks that allow sending and receiing app programs to connect to Internet proides serice options, analogous to postal serice mobile network home network institutional network global ISP regional ISP Introduction 1-12

What s a protocol?

What s a protocol? human protocols: what s the time? I hae a question introductions specific msgs sent specific actions taken when msgs receied, or other eents network protocols: machines rather than humans all communication actiity in Internet goerned by protocols protocols define format, order of msgs sent and receied among network entities, and actions taken on msg transmission, receipt Introduction 1-14

What s a protocol? a human protocol and a computer network protocol: Hi Hi Got the time? 2:00 time TCP connection request TCP connection response Get http://www.awl.com/kurose-ross <file> Q: other human protocols? Introduction 1-15

A closer look at network structure: network edge: hosts: clients and serers serers often in data centers access networks, physical media: wired, wireless communication links mobile network home network global ISP regional ISP network core: interconnected routers network of networks institutional network Introduction 1-16

A little bit of history POTS

A little bit of history POTS (plain old telephone serice)

POTS Question: gien a town of many people, how do we wire them together? =

POTS ( fully connected network) Option: connect each subscriber to eery other subscriber?

POTS ( fully connected network)

Circuit switching Option: connect each subscriber to a central switchboard =

Circuit switching Option: connect each subscriber to a central switchboard = Question: limitations?

Circuit switching end-end resources allocated to, resered for call between source & dest: In diagram, each link has four circuits. call gets 2 nd circuit in top link and 1 st circuit in right link. dedicated resources: no sharing circuit-like (guaranteed) performance circuit segment idle if not used by call (no sharing) Commonly used in traditional telephone networks Introduction 1-24

Circuit switching: FDM ersus TDM FDM Example: 4 users frequency TDM time frequency time Introduction 1-25

A bit more history

A bit more history Idea: don t reset circuits, let s keep them up 24/7. And let s route data in packets.

Host: sends packets of data host sending function: takes application message breaks into smaller chunks, known as packets, of length L bits transmits packet into access network at transmission rate R link transmission rate, aka link capacity, aka link bandwidth 2 host 1 two packets, L bits each R: link transmission rate packet transmission delay time needed to transmit L-bit packet into link = = L (bits) R (bits/sec) 1-28

Packet switching routing: determines sourcedestination route taken by packets routing algorithms forwarding: moe packets from router s input to appropriate router output routing algorithm local forwarding table header alue output link 0100 0101 0111 1001 3 2 2 1 3 2 1 dest address in arriing packet s header Network Layer 4-29

Packet switching ersus circuit switching packet switching allows more users to use network! example: 1 Mb/s link each user: 100 kb/s when actie actie 10% of time N users 1 Mbps link circuit-switching: 10 users packet switching: with 35 users, probability > 10 actie at same time is less than.0004 Q: what happens if > 35 users? Introduction 1-30

Packet-switching: store-and-forward L bits per packet source 3 2 1 R bps R bps destination takes L/R seconds to transmit (push out) L-bit packet into link at R bps store and forward: entire packet must arrie at router before it can be transmitted on next link end-end delay = 2L/R (assuming zero propagation delay) one-hop numerical example: L = 7.5 Mbits R = 1.5 Mbps one-hop transmission delay = 5 sec more on delay shortly Introduction 1-31

Packet Switching: queueing delay, loss A R = 100 Mb/s C B queue of packets waiting for output link R = 1.5 Mb/s D E queuing and loss: If arrial rate (in bits) to link exceeds transmission rate of link for a period of time: packets will queue, wait to be transmitted on link packets can be dropped (lost) if memory (buffer) fills up Introduction 1-32

Packet switching ersus circuit switching is packet switching a slam dunk winner? great for bursty data resource sharing simpler, no call setup excessie congestion possible: packet delay and loss protocols needed for reliable data transfer, congestion control Q: How to proide circuit-like behaior? bandwidth guarantees needed for audio/ideo apps still an unsoled problem (chapter 7) Q: human analogies of resered resources (circuit switching) ersus on-demand allocation (packet-switching)? Introduction 1-33

Protocol layers Networks are complex, with many pieces : hosts routers links of arious media applications protocols hardware, software Question: is there any hope of organizing structure of network?. or at least our discussion of networks? Introduction 1-72

An analogy Introduction 1-73

An analogy Writing Transcription Coding Boxing Deliery Introduction 1-74

An analogy Reading Transcription Decoding Unboxing Receiing Introduction 1-75

An analogy Introduction 1-76

An analogy Introduction 1-77

An analogy Introduction 1-78

Why layering? Introduction 1-79