CSMC 417. Computer Networks Prof. Ashok K Agrawala. 2011 Ashok Agrawala. January 11 CMSC417 Set 1 1



Similar documents
8/27/2014. What is a computer network? Introduction. Business Applications (1) Uses of Computer Networks. Business Applications (2)

Introduction Chapter 1. Uses of Computer Networks

EE4367 Telecom. Switching & Transmission. Prof. Murat Torlak

Chapter 1. Introduction COMPUTER NETWORKS. History Definitions Computer networks Distributed systems

Data Communication Networks Introduction

Computer Networks Vs. Distributed Systems

ELEC3030 Computer Networks

CSE 3461 / 5461: Computer Networking & Internet Technologies

The TCP/IP Reference Model

IT4405 Computer Networks (Compulsory)

ICS 153 Introduction to Computer Networks. Inst: Chris Davison

TXC - Computer Network Technology

NZQA Expiring unit standard 6857 version 4 Page 1 of 5. Demonstrate an understanding of local and wide area computer networks

Telecommunications, Networks, and Wireless Computing

Topics. Computer Networks. Let s Get Started! Computer Networks: Our Definition. How are Networks Used by Computers? Computer Network Components

Chapter 9. Communications and Networks. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

IT Data Communication and Networks (Optional)

Instructor: Michael J. May. Semester 1 of 5774

Overview of Computer Networks

524 Computer Networks

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition

Telecommunications, the Internet, and Wireless Technology

CSCI 362 Computer and Network Security

Prerequisites: Fundamentals of Networking, Knowledge of Operating Systems

1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network

Communication Networks MAP-TELE 2012/13

Network Security TCP/IP Refresher

Data Communications and Networking Overview

B.Sc. (Computer Science) First Year

Lecture 1: Course Introduction" CSE 222A: Computer Communication Networks Alex C. Snoeren

Basic Networking Concepts. 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet

Lecture 1. Lecture Overview. Intro to Networking. Intro to Networking. Motivation behind Networking. Computer / Data Networks

How To Use A Network Over The Internet (Networking) With A Network (Netware) And A Network On A Computer (Network)

Chapter 1: Introduction

JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT. Test Code: 4514 Version: 01

Network Security 網 路 安 全. Lecture 1 February 20, 2012 洪 國 寶

Introduction to Computer Networks and Data Communications

MANAGEMENT INFORMATION SYSTEMS 8/E

San José State University College of Engineering/Computer Engineering Department CMPE 206, Computer Network Design, Section 1, Fall 2015

Core Syllabus. Version 2.6 C OPERATE KNOWLEDGE AREA: OPERATION AND SUPPORT OF INFORMATION SYSTEMS. June 2006

Overview of Network Hardware and Software. CS158a Chris Pollett Jan 29, 2007.

Understand VLANs, Wired LANs, and Wireless LANs

Local-Area Network -LAN

CDA Introduction to Computer Networks

What is this Course All About

Introduction. Abusayeed Saifullah. CS 5600 Computer Networks. These slides are adapted from Kurose and Ross


Advanced Mobile Communication Networks

The WestNet Advantage: -- Textbooks, ebooks, ecourses -- Instructor Resourse Center -- Student Resource Center

CSET 4750 Computer Networks and Data Communications (4 semester credit hours) CSET Required IT Required

Chapter 1 Personal Computer Hardware hours

Discovering Computers Chapter 9 Communications and Networks

Introduction to Networks and the Internet

Higher Computing Networking 1

Communication Networks. MAP-TELE 2011/12 José Ruela

Raritan Valley Community College Academic Course Outline. CISY Advanced Computer Networking

Computer Networks. Information. Book. Exam. Notes. Paolo Costa costa. Notes. Notes. Notes.

Rivier College Syllabus CS575A Advanced Networks

You will work in groups of two on the labs. It is OK to talk to others and help each other in the lab.

Chapter 5. Data Communication And Internet Technology

Communications and Computer Networks

Mobile System Technologies Certification Program

CSCI Topics: Internet Programming Fall 2008

Computer Networks - Xarxes de Computadors

NETWORK DESIGN BY USING OPNET IT GURU ACADEMIC EDITION SOFTWARE

ETA - RESI (Computer Networking) NCEE COMPETENCIES PROJECT

CSIS CSIS 3230 Spring Networking, its all about the apps! Apps on the Edge. Application Architectures. Pure P2P Architecture

TCP/IP Protocol Suite. Marshal Miller Chris Chase

IP Networking. Overview. Networks Impact Daily Life. IP Networking - Part 1. How Networks Impact Daily Life. How Networks Impact Daily Life

an interconnected collection of autonomous computers interconnected = able to exchange information

Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0

Computer Network. Interconnected collection of autonomous computers that are able to exchange information

2 Basic Concepts. Contents

Address Resolution Protocol (ARP)

Introduction to Networking

Introduction to computer networks and Cloud Computing

Introduction: Why do we need computer networks?

SFWR 4C03: Computer Networks & Computer Security Jan 3-7, Lecturer: Kartik Krishnan Lecture 1-3

Understanding TCP/IP. Introduction. What is an Architectural Model? APPENDIX

Chapter 2 - The TCP/IP and OSI Networking Models

Computer Networking Networks

CSE 3214: Computer Network Protocols and Applications

IT 3202 Internet Working (New)

Computer Networks. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes

Certified Telecommunications & Network Professional (CTNP) Syllabus. Version 1.0

Lecture (02) Networking Model (TCP/IP) Networking Standard (OSI) (I)

Chapter 1: Introduction

ICTTEN2209A Build and maintain a secure network

A network monitoring tool for student training

Lecture 28: Internet Protocols

Transcription:

CSMC 417 Computer Networks Prof. Ashok K Agrawala 2011 Ashok Agrawala 1

General Instructor - Ashok K. Agrawala agrawala@cs.umd.edu 4149 AVW TA - Office Hours Class Meets Tu Th 8:00 9:30 CSIC 3117 2

Prerequisite Required Background must have 351 and 330 (412 or 430 would be helpful) Expectations Understand the basics of Computer Architecture Experience in implementing non-trivial systems-type projects Should know Processor Memory Kernel vs. user process Familiar with basic probability 3

Expectations After the course Understand the fundamentals of networking protocols, including protocol layering, basic medium access including wireless protocols, routing, addressing, congestion control Understand the principles behind the Internet protocols and some application layer protocols such as http, ftp, and DNS, and a few peer-to-peer systems/protocols such as Gnutella and Chord. Understand some of the limitations of the current Internet and its service model Understand the causes behind network congestion, and explain the basic methods for alleviating congestion Design, implement, and test substantial parts of network protocols 4

Announcements Required Work will require about the same amount of effort as 412 412 a (slightly) harder project to debug 417 project is (by design) more ambiguous Required Texts Computer Networks 5th Edition, Tanenbaum and Wetherall, Prentice Hall 2011. ISBN 0-13-212695-8 TCP/IP Sockets in C: A Practical Guide for Programmers 2nd Edition by Jeff Donahoo and KenCalvert, Morgan Kaufmann, 2009. ISBN 978-0123745408 5

Other Material Recommended Texts Computer Networking, 5e: A Top Down Approach Featuring the Internet by Jim Kurose and Keith Ross, Addison-Wesley, (ISBN: 0-13- 607967). The on-line version of this book is at http://www.awlonline.com/kurose-ross. Computer Networks: A Systems Approach by Larry Peterson and Bruce Davie, MorganKaufman, 4rd Edition, 2007. ISBN 978-0123705488 An Engineering Approach to Computer Networking, by S. Keshav. Addison-Wesley,1997. ISBN 0-201-63442-2 Computer Networking with Internet Protocols by William Stallings, Prentice-Hall, 2004. ISBN 10: 0131410989 TCP/IP Illustrated volume 1 by W. Richard Stevens. Addison-Wesley. ISBN: 0-201- 63346-9. RFCs 6

Grading Final 30% InTerm Exam(s) 30% Programming Assignments 35% Class Participation 5% 7

What is this course all about? Computer Networking??? User A User B Computer A Computer B Internet 8

Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues 9

Business Applications of Networks A network with two clients and one server. 10

Business Applications of Networks (2) The client-server model involves requests and replies. 11

Home Network Applications Access to remote information Person-to-person communication Interactive entertainment Electronic commerce 12

Home Network Applications (2) In peer-to-peer system there are no fixed clients and servers. 13

Home Network Applications (3) Some forms of e-commerce. 14

Mobile Network Users Combinations of wireless networks and mobile computing. 15

Social Issues Network neutrality Digital Millennium Copyright Act Profiling users Phishing Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Network Hardware Local Area Networks Metropolitan Area Networks Wide Area Networks Wireless Networks Home Networks Internetworks 17

Personal Area Network Bluetooth PAN configuration Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Local Area Networks Wireless and wired LANs. (a) 802.11. (b) Switched Ethernet. Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Local Area Networks Two broadcast networks (a) Bus (b) Ring 20

Metropolitan Area Networks A metropolitan area network based on cable TV. Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Wide Area Networks Relation between hosts on LANs and the subnet. 22

Wide Area Networks (2) A stream of packets from sender to receiver. 23

Wide Area Networks (1) WAN that connects three branch offices in Australia Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Wide Area Networks (2) WAN using a virtual private network. Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Wide Area Networks (3) WAN using an ISP network. Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Broadcast Networks Types of transmission technology Broadcast links Point-to-point links 27

Broadcast Networks (2) Classification of interconnected processors by scale. 28

Wireless Networks Categories of wireless networks: System interconnection Wireless LANs Wireless WANs 29

Wireless Networks (2) (a) Bluetooth configuration (b) Wireless LAN 30

Wireless Networks (3) (a) Individual mobile computers (b) A flying LAN 31

Home Network Categories Computers (desktop PC, PDA, shared peripherals Entertainment (TV, DVD, VCR, camera, stereo, MP3) Telecomm (telephone, cell phone, intercom, fax) Appliances (microwave, fridge, clock, furnace, airco) Telemetry (utility meter, burglar alarm, babycam). 32

Network Software Protocol Hierarchies Design Issues for the Layers Connection-Oriented and Connectionless Services Service Primitives The Relationship of Services to Protocols 33

Network Software Protocol Hierarchies Layers, protocols, and interfaces. 34

Protocol Hierarchies (2) The philosopher-translator-secretary architecture Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Protocol Hierarchies (3) Example information flow supporting virtual communication in layer 5. 36

Design Issues for the Layers Addressing Error Control Flow Control Multiplexing Routing 37

Connection-Oriented and Connectionless Services Six different types of service. 38

Service Primitives Five service primitives for implementing a simple connection-oriented service. 39

Service Primitives (2) Packets sent in a simple client-server interaction on a connection-oriented network. 40

Services to Protocols Relationship The relationship between a service and a protocol. 41

Reference Models The OSI Reference Model The TCP/IP Reference Model A Comparison of OSI and TCP/IP A Critique of the OSI Model and Protocols A Critique of the TCP/IP Reference Model 42

Reference Models The OSI reference model. 43

OSI Reference Model Layers Physical layer Data link layer Network layer Transport layer Session layer Presentation layer Application layer Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

The TCP/IP Reference Model Layers Link layer Internet layer Transport layer Application layer Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Reference Models (2) The TCP/IP reference model. 46

Reference Models (3) Protocols and networks in the TCP/IP model initially. 47

Comparing OSI and TCP/IP Models Concepts central to the OSI model Services Interfaces Protocols 48

A Critique of the OSI Model and Protocols Why OSI did not take over the world Bad timing Bad technology Bad implementations Bad politics 49

Bad Timing The apocalypse of the two elephants. 50

A Critique of the TCP/IP Reference Model Problems: Service, interface, and protocol not distinguished Not a general model Host-to-network layer not really a layer No mention of physical and data link layers Minor protocols deeply entrenched, hard to replace 51

Hybrid Model The hybrid reference model to be used in this book. 52

The Internet Example Networks Connection-Oriented Networks: X.25, Frame Relay, and ATM Ethernet Wireless LANs: 802:11 53

The ARPANET (a) Structure of the telephone system. (b) Baran s proposed distributed switching system. 54

The ARPANET (2) The original ARPANET design. 55

The ARPANET (3) Growth of the ARPANET (a) December 1969. (b) July 1970. (c) March 1971. (d) April 1972. (e) September 1972. 56

NSFNET The NSFNET backbone in 1988. 57

Internet Usage Traditional applications (1970 1990) E-mail News Remote login File transfer 58

Architecture of the Internet Overview of the Internet architecture Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Third-Generation Mobile Phone Networks (1) Cellular design of mobile phone networks Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Third-Generation Mobile Phone Networks (2) Architecture of the UMTS 3G mobile phone network. Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Third-Generation Mobile Phone Networks (3) Mobile phone handover (a) before, (b) after. Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Fourth-Generation Mobile Phone Networks Technologies WiMAX LTE MAXWell Lab at UMd TDM Based Higher user level bandwidth 63

Ethernet Architecture of the original Ethernet. 64

Wireless LANs (a) Wireless networking with a base station. (b) Ad hoc networking. 65

Wireless LANs: 802.11 (2) Multipath fading Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Wireless LANs (3) The range of a single radio may not cover the entire system. 67

Wireless LANs (4) A multicell 802.11 network. 68

Wireless LANs: 802.11 (3) The range of a single radio may not cover the entire system. Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

RFID and Sensor Networks (1) RFID used to network everyday objects. Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

RFID and Sensor Networks (2) Multihop topology of a sensor network Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Ad hoc Networks Similar to Sensor Networks All nodes are equal Some distinguished nodes may have servers/external connections Information moves from node to node 72

Network Standardization Who s Who in the Telecommunications World Who s Who in the International Standards World Who s Who in the Internet Standards World 73

Main sectors ITU Radiocommunications Telecommunications Standardization Development Classes of Members National governments Sector members Associate members Regulatory agencies 74

Who s Who in International Standards (1) The 802 working groups. The important ones are marked with *. The ones marked with are hibernating. The one marked with gave up and disbanded itself. Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Who s Who in International Standards (2) The 802 working groups. The important ones are marked with *. The ones marked with are hibernating. The one marked with gave up and disbanded itself. Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Metric Units The principal metric prefixes. 77

Metric Units (1) The principal metric prefixes Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011

Metric Units (2) The principal metric prefixes Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, Pearson Education-Prentice Hall, 2011