Computer Science 457 Networking and the Internet

Slides:



Advertisements
Similar presentations
Spring 2000CS 4611 Introduction Outline Statistical Multiplexing Inter-Process Communication Network Architecture Performance Metrics.
Advertisements

James 1:5 If any of you lacks wisdom, he should ask God, who gives generously to all without finding fault, and it will be given to him.
Internet -- network of networks –network delivers packets (& locates nodes) –router (gateway) moves packets between networks –IP interoperability on top.
11- IP Network Layer4-1. Network Layer4-2 The Internet Network layer forwarding table Host, router network layer functions: Routing protocols path selection.
Introduction to Management Information Systems Chapter 5 Data Communications and Internet Technology HTM 304 Fall 07.
Defining Network Protocols Application Protocols –Application Layer –Presentation Layer –Session Layer Transport Protocols –Transport Layer Network Protocols.
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.
Lecture 1, 1Spring 2003, COM1337/3501Computer Communication Networks Rajmohan Rajaraman COM1337/3501 Textbook: Computer Networks: A Systems Approach, L.
Midterm Review - Network Layers. Computer 1Computer 2 2.
How the Internet Works. The Internet and the Web The Web is actually just one of many computer applications that run on the Internet Among others are.
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
CS551: Computer Communications Fall 2002 Christos Papadopoulos (
Computer Networking. 2 Outline 3 Objectives Understand the state-of-the-art in network protocols, architectures and applications Understand how networking.
INFS 361 Chapter 1 Notes UTM Bob Bradley Fall 2005.
1 Pre-Introduction What is computer network?. 2 Pre-Introduction Suppose you want to build a computer network The question is: –What available technologies.
TCP/IP (Transmission Control Protocol / Internet Protocol)
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Connecting to the Network Introduction to Networking Concepts.
IP - Internet Protocol No. 1  Seattle Pacific University IP: The Internet Protocol Kevin Bolding Electrical Engineering Seattle Pacific University.
Lecture 13 IP V4 & IP V6. Figure Protocols at network layer.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
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.
Network Hardware for Expanding Network
Chapter 5 Network and Transport Layers
Chapter 5 Network and Transport Layers
Virtualization of networks
Instructor Materials Chapter 5 Providing Network Services
Graciela Perera Introduction Graciela Perera
NETWORK Unit 1 Module: 2 Objective: 7.
Whirlwind Tour Of Lectures So Far
Part 0: Networking Review
Slides taken from: Computer Networking by Kurose and Ross
Chapter 5 Network and Transport Layers
Lecture 2 Dr. Richard Spillman Fall 2009
Scaling the Network: The Internet Protocol
OSI NETWORK MODEL.
Course Review 2015 Computer networks 赵振刚
Layered Architectures
Introduction and Overview of Network and Telecommunications (contd.)
Using MIS 2e Chapter 6 Appendix
15-744: Computer Networking
CS 268: Computer Networking
Standards Basics.
Working at a Small-to-Medium Business or ISP – Chapter 7
Final Revision Notes-Grade10
Chapter 5 Network and Transport Layers
The Open System Interconnection (OSI) Model & Network Protocols.
Lecture 2 Overview.
Working at a Small-to-Medium Business or ISP – Chapter 7
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
CS 457 – Lecture 10 Internetworking and IP
Topic 5: Communication and the Internet
I. Basic Network Concepts
Working at a Small-to-Medium Business or ISP – Chapter 7
Network Core and QoS.
Lecture 6: TCP/IP Networking 1nd semester By: Adal ALashban.
University of Houston Datacom II Lecture 1B Review Dr Fred L Zellner
TCP/IP Protocol Suite: Review
NETWORK Unit 1 Module: 2 Objective: 7.
Network Architecture for Cyberspace
Chapter 2 Network Models
NETWORK Unit 1 Module: 2 Objective: 7.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Scaling the Network: The Internet Protocol
Networking.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Network Basics and Architectures Neil Tang 09/05/2008
Network Core and QoS.
Presentation transcript:

Computer Science 457 Networking and the Internet Welcome to: Computer Science 457 Networking and the Internet Fall 2011 Dan Massey

Chapter 1: Foundations Networking is a very broad topic How does a wireless card talk to a base station? How does a message get from ColoState to Amazon? How does an application (web browser, IM, P2P) work? What about reliability, resource constraints, security? First Goal: Learn Big Picture and Terminology What are the basic network components? What are network layers? What is a protocol?

Use web browser to lookup www.cnn.com A Sample Application Use web browser to lookup www.cnn.com My Laptop - Running web browser Internet Web Server www.cnn.com My laptop and the web server are both End Systems = Hosts End systems can also include PDAs, sensors, cell phones, and generally any device using the network to communicate End systems are located at the network edge and connected to the network using communication links

Simple Example: Use web browser to lookup www.cnn.com Clients and Servers Simple Example: Use web browser to lookup www.cnn.com My Laptop - Running web browser Internet Web Server www.cnn.com End systems may be classified as client, a server, both, or neither. Client - runs some program that requests services: web browser requests a page, email reader requests messages, ftp program requests files, etc. Server - runs some program that listens for requests and provides services web server, email server, ftp server, etc. Client vs. server depends on what programs the end system is running.

Networks Point-to-Point … Multiple Access … Wireless

Switched Networks A network can be defined recursively as... Two or more nodes connected by a link, or Two or more networks connected by two or more nodes

Logical Network View fixed size pipe from her to him perfect for voice reliable conversations (QoS) provisioning, good engineering dumb end points, smart network evolved for 100 years (analog to digital) Quality of Service

Back in the Old Days... (before packet switching) the wire the “router” (Aunt Mable) 1920s telephony: circuits---a physical wire from one end to the other

Then Came TDM... Time Division Multiplexing mux demux … but keeps the idea of a fixed pipe (circuit) the right size for a telephone conversation

And FDM and CDM... Frequency Division Multiplexing a a a a a a a a a a a a a a a a a a a a a a Code Division Multiplexing

Packet Switching Interleave packets from different sources Efficient: resources used on demand Statistical multiplexing Multiple applications, bursty traffic

What is a Packet? Self-contained set of bits Includes a header and (in most cases) user data (payload) Header: needed by the network - contains control information needed to deliver the packet to the destination User data: can be anything – network does not care

Example: IP Packet 20-byte header 4-bit 4-bit 8-bit Type of Header Length 4-bit Version 8-bit Type of Service (TOS) 16-bit Total Length (Bytes) 3-bit Flags 16-bit Identification 13-bit Fragment Offset 8-bit Time to Live (TTL) 20-byte header 8-bit Protocol 16-bit Header Checksum 32-bit Source IP Address 32-bit Destination IP Address Options (if any) Payload

Packet Switching (Internet is just ONE network to use it) differences: packets as low-level component multiple kinds of traffic smart edges, dumb network but: QoS is much harder end-points are more expensive

Statistical Multiplexing Gain Problem: Link is 1 Mbps; users require 0.1 mbps when transmitting; users active only 10% of the time. How many users can we support? Answer: Circuit switching: can support 10 users. Packet switching: with 35 users, probability that >=10 are transmitting at the same time = 0.0004.

Networking with Layers Sub-divide the problem Each layer relies on services from layer below Each layer exports services to layer above Interface between layers defines interaction Hides implementation details Layers can change without disturbing other layers

The Internet Hourglass Design Application Layer Protocol Layer Transport Layer Network Layer Link Layer Data Communication Physical Layer [Deering98]

IP Suite: End Hosts vs. Routers HTTP message HTTP HTTP TCP segment TCP TCP router router IP IP packet IP IP packet IP IP packet IP Ethernet interface Ethernet interface SONET interface Ethernet interface SONET interface Ethernet interface

Characteristics of Packet Switching Store and forward Packets are self contained units Can use alternate paths - reordering Contention Congestion Delay

Putting the Network Together The network is composed of: Hosts or endpoints (PCs, PDAs, cell-phones, laptops, etc.) Routers (specialized machines that route packets) The distinction is often blurred (caches, content servers, etc.)

Host Configuration Host configuration needs: a physical network cable (Ethernet, etc.) an IP address (often automatic with DHCP) a network mask a gateway a DNS server (and other servers)

An ISP ISP needs: a (big?) block of addresses connections to one or more other ISPs, peerings multiple routers, probably at exchange points servers for your users: mail, web, etc. servers for you: monitoring, etc. competent network admins (recommended) an AUP (Acceptable Use Policy) a lawyer

Idealized Network Structure Backbones, Tier 1 (national, global) Regional, Tier2 Campus LANs, Business

How Do Computers Find Each Other? Internet

What Are the Different Kinds of Addresses? Have domain name (e.g., www.colostate.edu) Global, human readable name DNS translates name to IP address (e.g. 128.82.103.106) Global, understood by all networks Finally, we need local net address e.g., Ethernet (08-00-2c-19-dc-45) Local, works only on a particular type of link

Domain Naming System (DNS) Local DNS server Computer 1 What’s the IP address for www.colostate.edu? It is 128.82.103.106 DNS address manually configured into OS

Finding Ethernet Address: Address Resolution (ARP) Broadcast: who knows the Ethernet address for 128.82.138.2? (gateway address) Ethernet Broadcast: I do, it is 08-00-2c-19-dc-45 Ethernet

Sending a Packet Through the Internet Routers send packet to next closest point H R H R H H R R R R R H R H: Hosts R: Routers H

How Do the Routers Know Where to Send Data? Forwarding tables at each router populated by routing protocols. Original Internet: manually updated. Routing protocols update tables based on “cost.” Exchange tables with neighbors or everyone. Use neighbor leading to shortest path.