CPSC 641: LAN Measurement Carey Williamson

Slides:



Advertisements
Similar presentations
Copyright © 2005 Department of Computer Science CPSC 641 Winter Self-Similarity in WAN Traffic A subsequent paper established the presence of network.
Advertisements

Copyright © 2005 Department of Computer Science CPSC 641 Winter Self-Similar Network Traffic The original paper on network traffic self-similarity.
2014 Examples of Traffic. Video Video Traffic (High Definition) –30 frames per second –Frame format: 1920x1080 pixels –24 bits per pixel  Required rate:
Copyright © 2005 Department of Computer Science CPSC 641 Winter PERFORMANCE EVALUATION Often in Computer Science you need to: – demonstrate that.
Introduction to Network Analysis and Sniffer Pro
Computer Science Generating Streaming Access Workload for Performance Evaluation Shudong Jin 3nd Year Ph.D. Student (Advisor: Azer Bestavros)
September 9, Wireless Internet Performance Research Carey Williamson iCORE Professor Department of Computer Science University of Calgary.
September 21, Broadband Wireless Network Applications and Performance Carey Williamson Professor/iCORE Senior Research Fellow Department of Computer.
1 Network Traffic Measurement and Modeling Carey Williamson Department of Computer Science University of Calgary.
1 Network Measurements of a Wireless Classroom Network Carey Williamson Nuha Kamaluddeen Department of Computer Science University of Calgary.
1 LAN Traffic Measurements Carey Williamson Department of Computer Science University of Calgary.
1 Self-Similar Wide Area Network Traffic Carey Williamson University of Calgary.
1 Self-Similar Ethernet LAN Traffic Carey Williamson University of Calgary.
1 CPSC : Project Brainstorming Session Carey Williamson Department of Computer Science University of Calgary.
Copyright © 2005 Department of Computer Science CPSC 641 Winter WAN Traffic Measurements There have been several studies of wide area network traffic.
Internet Traffic Patterns Learning outcomes –Be aware of how information is transmitted on the Internet –Understand the concept of Internet traffic –Identify.
1 Internet Protocols and Network Performance Issues Carey Williamson iCORE Professor Department of Computer Science University of Calgary.
Network Traffic Measurement and Modeling CSCI 780, Fall 2005.
Self-Similarity in Network Traffic Kevin Henkener 5/29/2002.
Networking Basics: A Review Carey Williamson iCORE Chair and Professor Department of Computer Science University of Calgary.
Report by: Loizos Konomou EL933 Fall 2005 Prof: Yong Liu Ruoming Pang, Mark Allman, Mike Bennett, Jason Lee, Vern Paxson, Brian Tierney Princeton University,
Copyright © 2005 Department of Computer Science CPSC 641 Winter Network Traffic Measurement A focus of networking research for 20+ years Collect.
Copyright © 2005 Department of Computer Science CPSC 641 Winter LAN Traffic Measurements Some of the first network traffic measurement papers were.
HTTP and TCP: A Review Carey Williamson iCORE Chair and Professor Department of Computer Science University of Calgary.
1 ATM Switching: An Overview Carey Williamson Department of Computer Science University of Calgary.
Passive traffic measurement Capturing actual Internet packets in order to measure: –Packet sizes –Traffic volumes –Application utilisation –Resource utilisation.
1 WAN Measurements Carey Williamson Department of Computer Science University of Calgary.
Ch. 28 Q and A IS 333 Spring Q1 Q: What is network latency? 1.Changes in delay and duration of the changes 2.time required to transfer data across.
Self-Similarity of Network Traffic Presented by Wei Lu Supervised by Niclas Meier 05/
Traffic Modeling.
ICOM 6115: Computer Systems Performance Measurement and Evaluation August 11, 2006.
1 Evaluation of Cooperative Web Caching with Web Polygraph Ping Du and Jaspal Subhlok Department of Computer Science University of Houston presented at.
Detection of Routing Loops and Analysis of Its Causes Sue Moon Dept. of Computer Science KAIST Joint work with Urs Hengartner, Ashwin Sridharan, Richard.
Lecture (Mar 23, 2000) H/W Assignment 3 posted on Web –Due Tuesday March 28, 2000 Review of Data packets LANS WANS.
Analysis of RED Goal: impact of RED on loss and delay of bursty (TCP) and less bursty or smooth (UDP) traffic RED eliminates loss bias against bursty traffic.
“OpenCALEA” Pragmatic Cost Effective CALEA Compliance Manish Karir, Merit - Research and Development.
Emir Halepovic, Jeffrey Pang, Oliver Spatscheck AT&T Labs - Research
1 Chapter Overview Networking requirements Network types and topologies Network cabling Local area network (LAN) communication Maintaining and troubleshooting.
#16 Application Measurement Presentation by Bobin John.
1 Internet Traffic Measurement and Modeling Carey Williamson Department of Computer Science University of Calgary.
Networks. What is a Network? A network is a collection of computers and other devices that allow computer users to send and receive information to and.
1 Evaluation of Cooperative Web Caching with Web Polygraph Ping Du and Jaspal Subhlok Department of Computer Science University of Houston presented at.
Emerging applications in cloud High performance computing E-Commerce Media hosting Web hosting Content delivery... –from Amazon AWS survey 1 Emulated network.
Network Simulation with Opnet
Network Fundamentals – Chapter 9
“OpenCALEA” Pragmatic Cost Effective CALEA Compliance
The Devil and Packet Trace Anonymization
Minimal Envelopes.
CPSC 641: Network Measurement
CPSC 641: WAN Measurement Carey Williamson
Computer Systems Performance Evaluation
CSE 451: Operating Systems Winter Module 22 Distributed File Systems
HTTP and TCP Carey Williamson Department of Computer Science
Distributed File Systems
Distributed File Systems
Presented by Chun Zhang 2/14/2003
CSE 451: Operating Systems Spring Module 21 Distributed File Systems
Distributed File Systems
Networking Basics: A Review
CSE 451: Operating Systems Winter Module 22 Distributed File Systems
Computer Systems Performance Evaluation
CPSC 641: Performance Issues in High Speed Networks
CPSC 531: System Modeling and Simulation
Carey Williamson Department of Computer Science University of Calgary
Carey Williamson Department of Computer Science University of Calgary
Distributed File Systems
CPSC 641: Network Measurement
Distributed File Systems
CPSC 641: Network Traffic Self-Similarity
CPSC 641: Performance Issues in High Speed Networks
Presentation transcript:

CPSC 641: LAN Measurement Carey Williamson Department of Computer Science University of Calgary Winter 2018

LAN Traffic Measurements Some of the first network traffic measurement papers were for measurements done on Ethernet local area networks (LAN’s) We will look at one such example: Riccardo Gusella, ‘‘A Measurement Study of Diskless Workstation Traffic on an Ethernet Local Area Network”, 1988

Overview Studied UC Berkeley campus LAN environment Medium size Ethernet LAN About 100 workstations Consists of file servers, diskless workstations

Measurement Methodology Dedicated VAX 8600 for data collection 32 MB RAM Dual buffering strategy (memory to disk to tape) Microsecond resolution for timestamps Less than 1% packet loss Highly detailed and accurate study Three weeks of trace collection 6.5 Gigabytes of trace data Detailed protocol information extracted from traces Paper reports for 24-hour period (11.8 M pkts)

Main Observations Average Ethernet utilization is higher than that reported in earlier studies Traffic patterns highly skewed Single workstations can dominate Packet size distribution bimodal Definite spikes in interarrival times Packet arrival rate varies a lot (bursty)

Per Protocol Analysis One of the novel aspects of Gusella’s work was a complete breakdown of the results by protocol type (e.g., TCP, UDP, NFS, ND) Able to identify characteristics in traffic that can be linked to specific protocols and/or machines Possible because of high resolution timestamps and complete protocol info

Summary Gusella’s work was one of the first detailed studies of Ethernet LAN traffic Had excellent measurement tools, high resolution timers, lots of storage Identified traffic characteristics common to most campus LAN environments Identified impact of new workstation technologies, protocols, applications on network load