Introduction to. Network Startup Resource Center. Partially adopted from materials by

Size: px
Start display at page:

Download "Introduction to. Network Startup Resource Center. Partially adopted from materials by"

Transcription

1 Introduction to Network Startup Resource Center Partially adopted from materials by These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license ( Last updated 18 th October 2016

2 Overview What problem are we trying to solve? What is perfsonar? The core subsystems Acronym busting perfsonar testpoint-bundle A few practical examples bwctl vs. pscheduler

3 Problem Statement The global Research and Education network ecosystem is comprised of hundreds of international, national, regional and local-scale networks.

4 Problem Statement While these networks all interconnect, each network is owned and operated by separate organizations (called domains ) with different policies, customers, funding models, hardware, bandwidth and configurations.

5 Problem Statement In practice, performance issues are prevalent and distributed. When a network is underperforming or errors occur, it is difficult to identify the source, as problems can happen anywhere, in any domain. Local-area network testing is not sufficient, as errors can occur between networks.

6 Problem Statement Hard vs Soft Failures Hard failures are the kind of problems every organization understands Fiber cut Power failure takes down routers Hardware ceases to function Classic monitoring systems are good at alerting hard failures i.e., NOC sees something turn red on their screen Engineers paged by monitoring systems Soft failures are different and often go undetected Basic connectivity (ping, traceroute, web pages, ) works Performance is just poor How much should we care about soft failures?

7 What does it take to transfer data...

8 But, just a little packet loss...

9 A Solution perfsonar and the perfsonar Toolkit perfsonar is a network measurement toolkit that provides end-to-end statistics and helps to establish endto-end usage expectations. How fast is our circuit in reality? Are there problems? How do I fix problems? perfsonar provides a uniform interface that allows for the scheduling of measurements, storage of data in uniform formats, and scalable methods to retrieve data and generate visualizations to help answer the three questions above.

10 perfsonar from above Uses multiple network testing tools (many can be run on the command line). Wraps them to both abstract and schedule them. Can save results of tests to optimized database formats PostgreSQL Cassandra Manages archiving of measurements (esmond) Can display results graphically (perfsonar Toolkit) or Results can be sent to a central store and correlated on a grid (MaDDash)

11 perfsonar backend What do we want to measure? Latency: ping, OWAMP (don t trust Traceroute) Jitter: OWAMP, UDP iperf, iperf, UDP, nuttcp Packet loss, duplication, unordered data: OWAMP, UDP iperf, UDP simplestream, nuttcp Interface utiliization, discards, errors: - SNMP Achievable bandwidth: iperf(2 & 3), nuttcp Traveled route: traceroute, tracepath MTU feedback: tracepath, ping

12 perfsonar version 4 Some transitions: bwctl (bandwidth test controller) migrating to pscheduler. Preferred, but both available. perfsonar Toolkit 4.0.x still uses bwctl. 4.1 will use pscheduler. No more NPAD (Network Path & Application Diagnostics) No more NDT (Network Diagnostic Tool) Both at

13 iperf3 example Standalone iperf3 c remote_host i 2 u b 500M bwctl bwctl -T iperf3 -c receive_host -s send_host -i 2 -u -b 500M pscheduler pscheduler task --tool iperf3 throughput --dest receive_host --interval 2 -u --bandwidth 500M b = bandwidth i = interval to view output in seconds T = tool u = udp

14 Benefit: Multi-domain Insight Approximately 2200 public perfsonar nodes are deployed globally This allows you to test performance between your perfsonar node and any other publicly available perfsonar node.

15 The bits and pieces perfsonar version 4 is Distributed on CentOS and Debian Can be installed for various uses: Tools Basic command line clients Test Point Core Automate tests, join a mesh, join the global directory Esmond measurement archive software Toolkit (usually via ISO) Web interface, scheduling, system-wide tuning and security scripts Central Management Separate and centrally manages multiple perfsonar hosts

16 The bits and pieces flowchart

17 Where our bundle fits

18 Sample perfsonar site

19 Summarized Historical Trends

20 Benefits: Finding hidden problems Above all, perfsonar allows you to maintain a healthy, high-performing network because it helps identify the soft failures in the network path. Classical monitoring systems have limitations Performance problems are often only visible at the ends Individual network components (e.g. routers) have no knowledge of end host state perfsonar tests the network in ways that classical monitoring systems do not More perfsonar distributions equal better network visibility.

21 Benefits: Finding hidden problems perfsonar is designed to pinpoint and identify soft failures to accelerate resolution. Example: Find and replace failing optics:

22 Benefits: Finding hidden problems perfsonar is designed to pinpoint and identify soft failures to accelerate resolution. Example: Host Tuning:

23 Benefits: Finding hidden problems Inside the firewall l l One direction severely impacted by firewall Not useful for science data Outside the firewall l Good performance in both directions

24 Firewalls and throughput

25 In summary perfsonar helps you to test data and metrics verifies performance of current investments Can you get full use out of the carrier circuit you re paying for? If performance suddenly changes, what caused it? Data informs future investments Put resources in places with demonstrated need Example: if your firewall is limiting performance, buying more bandwidth won t solve the problem Make the case for architectural improvements How might a Science DMZ or alternate architecture change performance? How to evaluate potential purchases? Put perfsonar hosts on them and run tests Prototype new model

26 Resources Online perfsonar training videos

27 perfsonar Website perfsonar Documents Resources perfsonar mailing lists perfsonar Directory of Users perfsonar Online Training Videos FasterDate Knowledgebase (Energy Sciences Network) Esnet Science DMZ

28 Resources MaDDash Globus GridFTP perfsonar at ES.net pscheduler and bwctl to pscheduler transition guide perfsonar Checklist

29 Primary perfsonar Development For a full list of development collaborators and history of perfsonar, please visit:

30 Questions?

HIDDEN SLIDE Summary These slides are meant to be used as is to give an upper level view of perfsonar for an audience that is not familiar with the

HIDDEN SLIDE Summary These slides are meant to be used as is to give an upper level view of perfsonar for an audience that is not familiar with the HIDDEN SLIDE Summary These slides are meant to be used as is to give an upper level view of perfsonar for an audience that is not familiar with the concept. You *ARE* allowed to delete things you don t

More information

The new perfsonar: a global tool for global network monitoring

The new perfsonar: a global tool for global network monitoring The new perfsonar: a global tool for global network monitoring Domenico Vicinanza (on behalf of the perfsonar Project) http://www.perfsonar.net GÉANT Product Management Team GÉANT Global Connec/vity -

More information

Installation & Basic Configuration

Installation & Basic Configuration Installation & Basic Configuration This document is a result of work by the perfsonar Project (http://www.perfsonar.net) and is licensed under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/).

More information

perfsonar Going Forward Eric Boyd, Internet2 Internet2 Technology Exchange September 27 th 2016

perfsonar Going Forward Eric Boyd, Internet2   Internet2 Technology Exchange September 27 th 2016 perfsonar Going Forward Eric Boyd, Internet2 http://www.perfsonar.net Internet2 Technology Exchange September 27 th 2016 Problem Statement The global Research & Education network ecosystem is comprised

More information

perfsonar: A Look Ahead Andrew Lake, ESnet Mark Feit, Internet2 October 16, 2017

perfsonar: A Look Ahead Andrew Lake, ESnet Mark Feit, Internet2   October 16, 2017 perfsonar: A Look Ahead Andrew Lake, ESnet Mark Feit, Internet2 http://www.perfsonar.net October 16, 2017 Overview Introduction perfsonar 4.0 Recap perfsonar 4.0.2 (November 2017) perfsonar 4.1 (Early

More information

Introduction to perfsonar. RIPE SEE5, Tirana, Albania Szymon Trocha Poznań Supercomputing and Networking Center, Poland April 2016

Introduction to perfsonar. RIPE SEE5, Tirana, Albania Szymon Trocha Poznań Supercomputing and Networking Center, Poland April 2016 Introduction to perfsonar RIPE SEE5, Tirana, Albania Szymon Trocha Poznań Supercomputing and ing Center, Poland 19 20 April 2016 Agenda performance problems What is perfsonar perfsonar use cases Deployment

More information

Some Details. Network Startup Resource Center

Some Details. Network Startup Resource Center Some Details Network Startup Resource Center These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license (http://creativecommons.org/licenses/by-nc/4.0/)

More information

perfsonar Deployment on ESnet

perfsonar Deployment on ESnet perfsonar Deployment on ESnet Brian Tierney ESnet ISMA 2011 AIMS-3 Workshop on Active Internet Measurements Feb 9, 2011 Why does the Network seem so slow? Where are common problems? Source Campus Congested

More information

perfsonar: Be-er knowledge, be-er networks, be-er investments

perfsonar: Be-er knowledge, be-er networks, be-er investments perfsonar: Be-er knowledge, be-er networks, be-er investments Eric Boyd Internet2 2014 Technology Exchange 10-29- 2014 Problem Statement The global Research & EducaMon network ecosystem is comprised of

More information

MaDDash: Monitoring and Debugging Dashboard

MaDDash: Monitoring and Debugging Dashboard MaDDash: Monitoring and Debugging Dashboard john hess, CENIC PRP FIONA Workshop February 5-6, 2018 CENIC, La Mirada MaDDash - Monitoring and Debugging Dashboard Orchestrates regular testing among several

More information

perfsonar psui in a multi-domain federated environment

perfsonar psui in a multi-domain federated environment perfsonar psui in a multi-domain federated environment WACREN Conference 17-18 March 2016 Antoine Delvaux PSNC/GÉANT adelvaux@man.poznan.pl GÉANT perfsonar Service Manager perfsonar Developer What is perfsonar?

More information

WLCG Network Throughput WG

WLCG Network Throughput WG WLCG Network Throughput WG Shawn McKee, Marian Babik for the Working Group HEPiX Tsukuba 16-20 October 2017 Working Group WLCG Network Throughput WG formed in the fall of 2014 within the scope of WLCG

More information

The perfsonar Project at 10 Years: Status and Trajectory

The perfsonar Project at 10 Years: Status and Trajectory With contributions from S. Balasubramanian, G. Bell, E. Dart, M. Hester, B. Johnston, A. Lake, E. Pouyoul, L. Rotman, B. Tierney and others @ ESnet The perfsonar Project at 10 Years: Status and Trajectory

More information

High-Performance TCP Tips and Tricks

High-Performance TCP Tips and Tricks High-Performance TCP Tips and Tricks TNC 16 June 12, 2015 Brian Tierney, ESnet blgerney@es.net A small amount of packet loss makes a huge difference in TCP performance Local (LAN) Metro Area With loss,

More information

DICE Network Diagnostic Services

DICE Network Diagnostic Services 1 General Service Description for DICE Network Diagnostic Services The DICE collaboration network diagnostic service will simplify the process of debugging, isolating, and correcting multi-domain network

More information

DICE Diagnostic Service

DICE Diagnostic Service DICE Diagnostic Service Joe Metzger metzger@es.net Joint Techs Measurement Working Group January 27 2011 Background Each of the DICE collaborators are defining and delivering services to their users. A

More information

Network Management & Monitoring

Network Management & Monitoring Network Management & Monitoring Network Delay These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license (http://creativecommons.org/licenses/by-nc/3.0/) End-to-end

More information

Use of Measurement Tools

Use of Measurement Tools Use of Measurement Tools This document is a result of work by the perfsonar Project (http://www.perfsonar.net) and is licensed under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/). Event

More information

please study up before presenting

please study up before presenting HIDDEN SLIDE Summary These slides are meant to be used as is to give an upper level view of perfsonar for an audience that is not familiar with the concept. You *ARE* allowed to delete things you don t

More information

WAN and Cloud Link Analytics for Enterprises

WAN and Cloud Link Analytics for Enterprises Solution brief WAN and Cloud Link Analytics for Enterprises Enterprises rely heavily on cloud and WAN links, but there is little visibility into performance issues for these connections. New and better

More information

Network Debugging Strategies

Network Debugging Strategies Network Debugging Strategies This document is a result of work by the perfsonar Project (http://www.perfsonar.net) and is licensed under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/).

More information

Connect. Communicate. Collaborate. Click to edit Master title style. Using the perfsonar Visualisation Tools

Connect. Communicate. Collaborate. Click to edit Master title style. Using the perfsonar Visualisation Tools Connect. Communicate. Collaborate Click to edit Master title style Using the perfsonar Visualisation Tools ITINERARY Wednesday 30 th May Using the perfsonar Visualisation Tools. Thursday 31 st May and

More information

10 Reasons your WAN is Broken

10 Reasons your WAN is Broken Lack of Visibility Most WAN performance problems are driven by underperforming connections or applications. It isn t uncommon to be paying for a 20 Mbps WAN link that performs at 10 Mbps. The root cause

More information

IRNC:RXP SDN / SDX Update

IRNC:RXP SDN / SDX Update 30 September 2016 IRNC:RXP SDN / SDX Update John Hess Darrell Newcomb GLIF16, Miami Pacific Wave: Overview Joint project of CENIC (California regional research and

More information

Developing Networking and Human Expertise in Support of International Science

Developing Networking and Human Expertise in Support of International Science INTERNATIONAL NETWORKS Developing Networking and Human Expertise in Support of International Science Edward Moynihan, November 3, 2017 Indiana? INTERNATIONAL NETWORKS INTERNATIONAL NETWORKS The NEAAR Collaboration

More information

Connectivity Services, Autobahn and New Services

Connectivity Services, Autobahn and New Services Connectivity Services, Autobahn and New Services Domenico Vicinanza, DANTE EGEE 09, Barcelona, 21 st -25 th September 2009 Agenda Background GÉANT Connectivity services: GÉANT IP GÉANT Plus GÉANT Lambda

More information

Mini Science DMZ (aka Mini-DMZ)

Mini Science DMZ (aka Mini-DMZ) Mini Science DMZ (aka Mini-DMZ) Steven Wallace ssw@iu.edu Supported by the NSF via a CICI: Secure Data Architecture Award Inspiration During our initial planning process, collecting use cases and user

More information

Basic Campus Design Concepts

Basic Campus Design Concepts Basic Campus Design Concepts Campus Network Design & Operations Workshop These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license (http://creativecommons.org/licenses/by-nc/4.0/)

More information

Managing Your IP Telephony Environment

Managing Your IP Telephony Environment Managing Your IP Telephony Environment with HP OpenView The Growing Need to Manage IP Telephony...2 Designing an IP Telephony Solution...2 Installing and Configuring an IP Telephony Solution...4 Maintaining

More information

A Step Towards Automated Event Diagnosis Stanford Linear Accelerator Center. Adnan Iqbal, Yee-Ting Li, Les Cottrell Connie A. Log.

A Step Towards Automated Event Diagnosis Stanford Linear Accelerator Center. Adnan Iqbal, Yee-Ting Li, Les Cottrell Connie A. Log. A Step Towards Automated Event Diagnosis Stanford Linear Accelerator Center Adnan Iqbal, Yee-Ting Li, Les Cottrell Connie A. Log. Williams Jerrod In this presentation Cause of Problems Background Motivation

More information

perfsonar Update Jason Zurawski Internet2 March 5, 2009 The 27th APAN Meeting, Kaohsiung, Taiwan

perfsonar Update Jason Zurawski Internet2 March 5, 2009 The 27th APAN Meeting, Kaohsiung, Taiwan perfsonar Update Jason Zurawski Internet2 March 5, 2009 The 27th APAN Meeting, Kaohsiung, Taiwan perfsonar Update Introduction & Overview Development Status Authentication & Authorization GUI Status Deployment

More information

CHAPTER 3 GRID MONITORING AND RESOURCE SELECTION

CHAPTER 3 GRID MONITORING AND RESOURCE SELECTION 31 CHAPTER 3 GRID MONITORING AND RESOURCE SELECTION This chapter introduces the Grid monitoring with resource metrics and network metrics. This chapter also discusses various network monitoring tools and

More information

Network Test and Monitoring Tools

Network Test and Monitoring Tools ajgillette.com Technical Note Network Test and Monitoring Tools Author: A.J.Gillette Date: December 6, 2012 Revision: 1.3 Table of Contents Network Test and Monitoring Tools...1 Introduction...3 Link Characterization...4

More information

XO Stats User Guide. Monitor your circuit performance, troubleshoot, and plan future network capacity requirements

XO Stats User Guide. Monitor your circuit performance, troubleshoot, and plan future network capacity requirements XO Stats User Guide Monitor your circuit performance, troubleshoot, and plan future network capacity requirements 2018 XO Communications Services, LLC - a Verizon Company. All rights reserved. XO Stats:

More information

Experiments on TCP Re-Ordering March 27 th 2017

Experiments on TCP Re-Ordering March 27 th 2017 Experiments on TCP Re-Ordering March 27 th 2017 Introduction The Transmission Control Protocol (TCP) is very sensitive to the behavior of packets sent end-to-end. Variations in arrival time ( jitter )

More information

Cisco Security Manager 4.1: Integrated Security Management for Cisco Firewalls, IPS, and VPN Solutions

Cisco Security Manager 4.1: Integrated Security Management for Cisco Firewalls, IPS, and VPN Solutions Data Sheet Cisco Security Manager 4.1: Integrated Security Management for Cisco Firewalls, IPS, and VPN Solutions Security Operations Challenges Businesses are facing daunting new challenges in security

More information

Network Management & Monitoring Network Delay

Network Management & Monitoring Network Delay Network Management & Monitoring Network Delay These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license (http://creativecommons.org/licenses/by-nc/3.0/) End-to-end

More information

perfsonar ESCC Indianapolis IN

perfsonar ESCC Indianapolis IN perfsonar ESCC Indianapolis IN July 21, 2009 Supporting Advanced Scientific Computing Research Basic Energy Sciences Biological and Environmental Research Fusion Energy Sciences High Energy Physics Nuclear

More information

Interconnection Networks: Topology. Prof. Natalie Enright Jerger

Interconnection Networks: Topology. Prof. Natalie Enright Jerger Interconnection Networks: Topology Prof. Natalie Enright Jerger Topology Overview Definition: determines arrangement of channels and nodes in network Analogous to road map Often first step in network design

More information

Use of Measurement Tools

Use of Measurement Tools Use of Measurement Tools Event Presenter, Organiza6on, Email Date This document is a result of work by the perfsonar Project (hgp://www.perfsonar.net) and is licensed under CC BY- SA 4.0 (hgps://crea6vecommons.org/licenses/by-

More information

Fermilab WAN Performance Analysis Methodology. Wenji Wu, Phil DeMar, Matt Crawford ESCC/Internet2 Joint Techs July 23, 2008

Fermilab WAN Performance Analysis Methodology. Wenji Wu, Phil DeMar, Matt Crawford ESCC/Internet2 Joint Techs July 23, 2008 Fermilab WAN Performance Analysis Methodology Wenji Wu, Phil DeMar, Matt Crawford ESCC/Internet2 Joint Techs July 23, 2008 1 The Wizard s Gap 10 years and counting The Wizard Gap (Mathis 1999) is still

More information

Monitoring in GENI with Periscope (and other related updates)

Monitoring in GENI with Periscope (and other related updates) Monitoring in GENI with Periscope (and other related updates) Martin Swany Associate Professor of Computer Science, School of Informatics and Computing Associate Director, Center for Research in Extreme

More information

ClientVantage Agentless What s New in Release 11.1

ClientVantage Agentless What s New in Release 11.1 ClientVantage Agentless What s New in Release 11.1 Release goals: Extend Vantage support for application and network monitoring. Content: Cisco NAM as the measurement data source for VAS... 1 End-User

More information

Nome da palestra em até 3 linhas

Nome da palestra em até 3 linhas Nome do palestrante: Nome da palestra em até 3 linhas Leonardo Carneiro and Marcos Schwarz Internet2 Technology Exchange 2018 Agenda The challenge and itssolution Defining the challenge Developed Solution

More information

Small, Low-cost Nodes the Flock. Scott Chevalier June 14, 2016

Small, Low-cost Nodes the Flock. Scott Chevalier June 14, 2016 Small, Low-cost Nodes the Flock Scott Chevalier (schevali@iu.edu) June 14, 2016 What are we talking about today? Problem statements Limited budgets for perfsonar deployments Need many boxes for mobile,

More information

NetAlly. Application Advisor. Distributed Sites and Applications. Monitor and troubleshoot end user application experience.

NetAlly. Application Advisor. Distributed Sites and Applications. Monitor and troubleshoot end user application experience. NetAlly Application Advisor Monitor End User Experience for Local and Remote Users, Distributed Sites and Applications Part of the OptiView Management Suite (OMS) OMS provides the breadth of visibility

More information

GÉANT Mission and Services

GÉANT Mission and Services GÉANT Mission and Services Vincenzo Capone Senior Technical Business Development Officer CREMLIN WP2 Workshop on Big Data Management 15 February 2017, Moscow GÉANT - Networks Manages research & education

More information

Achieving the Science DMZ

Achieving the Science DMZ Achieving the Science DMZ Eli Dart, Network Engineer ESnet Network Engineering Group Joint Techs, Winter 2012 Baton Rouge, LA January 22, 2012 Outline of the Day Motivation Services Overview Science DMZ

More information

Innovative Solutions. Trusted Performance. Intelligently Engineered. Comparison of SD WAN Solutions. Technology Brief

Innovative Solutions. Trusted Performance. Intelligently Engineered. Comparison of SD WAN Solutions. Technology Brief Innovative. Trusted Performance. Intelligently Engineered. Comparison of SD WAN Technology Brief Comparison of SD WAN SD-WAN Overview By the end of 2019, 30% of enterprises will use SD-WAN products in

More information

SLIDE 1 - COPYRIGHT 2015 ELEPHANT FLOWS IN THE ROOM: SCIENCEDMZ NATIONALLY DISTRIBUTED

SLIDE 1 - COPYRIGHT 2015 ELEPHANT FLOWS IN THE ROOM: SCIENCEDMZ NATIONALLY DISTRIBUTED SLIDE 1 - COPYRIGHT 2015 ELEPHANT FLOWS IN THE ROOM: SCIENCEDMZ NATIONALLY DISTRIBUTED SLIDE 2 - COPYRIGHT 2015 Do you know what your campus network is actually capable of? (i.e. have you addressed your

More information

Network Analytics. Hendrik Borras, Marian Babik IT-CM-MM

Network Analytics. Hendrik Borras, Marian Babik IT-CM-MM Network Analytics Hendrik Borras, Marian Babik IT-CM-MM perfsonar Infrastructure perfsonar has been widely deployed in WLCG 249 active instances, deployed at 120 sites including major network hubs at ESNet,

More information

Real-Time Communications Witout Boundaries. Ribbon Policy Solutions

Real-Time Communications Witout Boundaries. Ribbon Policy Solutions Real-Time Communications Witout Boundaries Ribbon Policy Solutions As SIP session traffic continues to grow a trend accelerated by the rapid adoption of multimedia devices like smartphones and tablets

More information

estadium Project Lab 2: Iperf Command

estadium Project Lab 2: Iperf Command estadium Project Lab 2: Iperf Command Objectives Being familiar with the command iperf. In this Lab, we will set up two computers (PC1 and PC2) as an ad-hoc network and use the command iperf to measure

More information

HIDDEN SLIDE Summary These slides are meant to be used as is to give an upper level view of perfsonar for an audience that is not familiar with the

HIDDEN SLIDE Summary These slides are meant to be used as is to give an upper level view of perfsonar for an audience that is not familiar with the HIDDEN SLIDE Summary These slides are meant to be used as is to give an upper level view of perfsonar for an audience that is not familiar with the concept. You *ARE* allowed to delete things you don t

More information

August 11 th 2014, APAN38 Network Performance Tutorial John Hicks Internet2 BWCTL, IPERF, & NUTTCP

August 11 th 2014, APAN38 Network Performance Tutorial John Hicks Internet2 BWCTL, IPERF, & NUTTCP August 11 th 2014, APAN38 Network Performance Tutorial John Hicks Internet2 BWCTL, IPERF, & NUTTCP BWCTL What is it? BWCTL is: A command line client applicaion A scheduling and policy daemon Wraps the

More information

perfsonar: The Road to 100k Nodes

perfsonar: The Road to 100k Nodes perfsonar: The Road to 100k Nodes Eric Boyd, Internet2, eboyd@internet2.edu Luke Fowler, Indiana University, luke@iu.edu Brian Tierney, ESnet, blierney@es.net What is perfsonar? perfsonar is a tool to:

More information

4 Easy Steps to Get off the MPLS Treadmill

4 Easy Steps to Get off the MPLS Treadmill 4 Easy Steps to Get off the MPLS Treadmill 2 Table of Contents IT is on the MPLS Treadmill 3 Step 1. Break Free from the Legacy Status Quo and Discover the Freedom to Choose WAN Connections with a Smart

More information

The pscheduler Command-Line Interface

The pscheduler Command-Line Interface The pscheduler Command-Line Interface Presented by the perfsonar Project http://www.perfsonar.net This document is a result of work by the perfsonar Project (http://www.perfsonar.net) and is licensed under

More information

Correlating Internet Performance Changes and Route Changes to Assist in Trouble-shooting from an End-user Perspective

Correlating Internet Performance Changes and Route Changes to Assist in Trouble-shooting from an End-user Perspective SLAC-PUB-10341 March 2004 Correlating Internet Performance Changes and Route Changes to Assist in Trouble-shooting from an End-user Perspective Connie Logg, Jiri Navratil, and Les Cottrell Stanford Linear

More information

The UniNet Express Lane Services

The UniNet Express Lane Services The UniNet Express Lane Services Assoc. Prof. Vara Varavithya and Peeranon Wattanapong KMUTNB 1 Contents Introduction Problems Motivation Body of Knowledge Contributions Software-Defined Networks Research

More information

International Climate Network Working Group (ICNWG) Meeting

International Climate Network Working Group (ICNWG) Meeting International Climate Network Working Group (ICNWG) Meeting Eli Dart ESnet Science Engagement Lawrence Berkeley National Laboratory Workshop on Improving Data Mobility & Management for International Climate

More information

Deploying distributed network monitoring mesh for LHC Tier-1 and Tier-2 sites

Deploying distributed network monitoring mesh for LHC Tier-1 and Tier-2 sites Deploying distributed network monitoring mesh for LHC Tier-1 and Tier-2 sites Jeff Boote 1, Eric Boyd 1, Aaron Brown 1, Maxim Grigoriev 2, Joe Metzger 3, Phil DeMar 2, Martin Swany 4, Brian Tierney 3,

More information

Introduction. Network Architecture Requirements of Data Centers in the Cloud Computing Era

Introduction. Network Architecture Requirements of Data Centers in the Cloud Computing Era Massimiliano Sbaraglia Network Engineer Introduction In the cloud computing era, distributed architecture is used to handle operations of mass data, such as the storage, mining, querying, and searching

More information

White Paper Network Management Considerations For VSAT Technology March 2010

White Paper Network Management Considerations For VSAT Technology March 2010 White Paper Network Management Considerations For VSAT Technology March 2010-1 - Introduction Network management is a serious aspect of any business, if not one of the most important. It is essential that

More information

TDT Appendix E Interconnection Networks

TDT Appendix E Interconnection Networks TDT 4260 Appendix E Interconnection Networks Review Advantages of a snooping coherency protocol? Disadvantages of a snooping coherency protocol? Advantages of a directory coherency protocol? Disadvantages

More information

Research and Education Networking Ecosystem and NSRC Assistance

Research and Education Networking Ecosystem and NSRC Assistance Research and Education Networking Ecosystem and NSRC Assistance This document is a result of work by the Network Startup Resource Center (NSRC at http://www.nsrc.org). This document may be freely copied,

More information

Joint Task Force District-Wide 40J Technology Program Monthly Status Update

Joint Task Force District-Wide 40J Technology Program Monthly Status Update Los Angeles Community College District PROGRAM MANAGEMENT SERVICES Joint Task Force District-Wide 40J Technology Program Monthly Status Update Build-LACCD IT PMO 01/31/2017 40J Technology Agenda 40J Technology

More information

1 Performance monitoring

1 Performance monitoring CESNET Technical Report 28/2004 Scheduling and processing of performance monitoring tests Antonín Král , Czech Technical University Sven Ubik, , CESNET, Prague, Czech

More information

Who Am I? Network Management Parallel Session. Contents. JANET(UK) Measurement & Monitoring. Netsight Contents. Contents

Who Am I? Network Management Parallel Session. Contents. JANET(UK) Measurement & Monitoring. Netsight Contents. Contents Who Am I? Network Management Parallel Session Networkshop 36 10 th April Leading JANET(UK) s Measurement and Monitoring work On secondment from STFC Daresbury Network performance, particularly Grid computing

More information

Cisco SP Wi-Fi Solution Support, Optimize, Assurance, and Operate Services

Cisco SP Wi-Fi Solution Support, Optimize, Assurance, and Operate Services Service Overview Cisco SP Wi-Fi Solution Support, Optimize, Assurance, and Operate Services Cisco Service Provider (SP) Wi-Fi is a single, unified architecture for all types of Wi-Fi services and business

More information

MPLS VERSUS CARRIER ETHERNET 7 REASONS WHY ETHERNET IS AN ECONOMICAL ALTERNATIVE

MPLS VERSUS CARRIER ETHERNET 7 REASONS WHY ETHERNET IS AN ECONOMICAL ALTERNATIVE MPLS VERSUS CARRIER ETHERNET 7 REASONS WHY ETHERNET IS AN SUMMARY The telecom marketplace is a fragmented one. It s difficult to understand what options are available and which service is the most economical

More information

SDN, SD-WAN, NFV, VNF I m confused!

SDN, SD-WAN, NFV, VNF I m confused! SDN, SD-WAN, NFV, VNF I m confused! Presenter: Tim Sullivan CEO, Coevolve @timsullo April 2017 Introduction to Coevolve Coevolve was established in 2014 to help drive enterprise adoption of next-generation

More information

Internet2 Technology Update. Eric Boyd Deputy Technology Officer

Internet2 Technology Update. Eric Boyd Deputy Technology Officer Internet2 Technology Update Eric Boyd Deputy Technology Officer Internet2 Mission and Goals Internet2 Mission Develop and deploy advanced network applications and technologies, accelerating the creation

More information

Use of Measurement Tools

Use of Measurement Tools Use of Measurement Tools This document is a result of work by the perfsonar Project (hap://www.perfsonar.net) and is licensed under CC BY- SA 4.0 (haps://crealvecommons.org/licenses/by- sa/4.0/). Event

More information

www.jartechnologies.com Product Overview JAR:Load is an innovative web load testing solution delivered from the Cloud* for optimising the performance of business web applications. Using real browsers to

More information

The Abilene Observatory and Measurement Opportunities

The Abilene Observatory and Measurement Opportunities The Abilene Observatory and Measurement Opportunities Rick Summerhill, Director Network Research, Architecture, and Technology, Internet2 CONMI Workshop / PAM 2005 Boston, MA March 30, 05 Outline History

More information

Stager. A Web Based Application for Presenting Network Statistics. Arne Øslebø

Stager. A Web Based Application for Presenting Network Statistics. Arne Øslebø Stager A Web Based Application for Presenting Network Statistics Arne Øslebø Keywords: Network monitoring, web application, NetFlow, network statistics Abstract Stager is a web based

More information

Identifying and localizing network problems using the PuNDIT project

Identifying and localizing network problems using the PuNDIT project Identifying and localizing network problems using the PuNDIT project Jorge Batista 1, Constantine Dovrolis 2, Danny Lee 2 and Shawn McKee 1 1 Randall Laboratory, Physics Department, University of Michigan,

More information

perfsonar Host Hardware

perfsonar Host Hardware perfsonar Host Hardware This document is a result of work by the perfsonar Project (http://www.perfsonar.net) and is licensed under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/). Event

More information

S5 Communications. Rev. 1

S5 Communications. Rev. 1 S5 Communications Rev. 1 Page 1 of 15 S5 Communications For a complete understanding of the S5 Battery Validation System (BVS) communication options, it is necessary to understand the measurements performed

More information

Philippe Laurens, Michigan State University, for USATLAS. Atlas Great Lakes Tier 2 collocated at MSU and the University of Michigan

Philippe Laurens, Michigan State University, for USATLAS. Atlas Great Lakes Tier 2 collocated at MSU and the University of Michigan Philippe Laurens, Michigan State University, for USATLAS Atlas Great Lakes Tier 2 collocated at MSU and the University of Michigan ESCC/Internet2 Joint Techs -- 12 July 2011 Content Introduction LHC, ATLAS,

More information

Enhancing Infrastructure: Success Stories

Enhancing Infrastructure: Success Stories Enhancing Infrastructure: Success Stories Eli Dart, Network Engineer ESnet Network Engineering Group Joint Techs, Winter 2012 Baton Rouge, LA January 24, 2012 Outline Motivation for strategic investments

More information

Experiences in Traceroute and Available Bandwidth Change Analysis 1 Connie Logg and Les Cottrell Stanford Linear Accelerator Center

Experiences in Traceroute and Available Bandwidth Change Analysis 1 Connie Logg and Les Cottrell Stanford Linear Accelerator Center Experiences in Traceroute and Available Bandwidth Change Analysis 1 Connie Logg and Les Cottrell Stanford Linear Accelerator Center ABSTRACT SLAC has been studying end-to-end WAN bandwidth availability

More information

Ref: A. Leon Garcia and I. Widjaja, Communication Networks, 2 nd Ed. McGraw Hill, 2006 Latest update of this lecture was on

Ref: A. Leon Garcia and I. Widjaja, Communication Networks, 2 nd Ed. McGraw Hill, 2006 Latest update of this lecture was on IP Version 4 (IPv4) Header (Continued) Identification (16 bits): One of the parameters of any network is the maximum transmission unit (MTU) parameter. This parameter specifies the maximum size of the

More information

31270 Networking Essentials Focus, Pre-Quiz, and Sample Exam Answers

31270 Networking Essentials Focus, Pre-Quiz, and Sample Exam Answers 31270 Networking Essentials Focus, Pre-Quiz, and Sample Exam Answers CONTENTS Focus Questions... 2 Chapter 1: Explore the Network... 2 Chapter 2: Configure a Network Operating System... 5 Chapter 3: Network

More information

Next-Generation HCI: Fine- Tuned for New Ways of Working

Next-Generation HCI: Fine- Tuned for New Ways of Working www. Govtech.com Next-Generation HCI: Fine-Tuned for New Ways of Working - p. 1 February 21, 2018 Next-Generation HCI: Fine- Tuned for New Ways of Working Traditional data center management focuses mainly

More information

The Software Journey: from networks to visualization

The Software Journey: from networks to visualization Discovery, unconstrained by geography. The Software Journey: from networks to visualization Inder Monga Executive Director, ESnet Division Director, Scientific Networking Lawrence Berkeley National Laboratory

More information

Elevate the Branch-Office Experience with an Application-Centric Platform

Elevate the Branch-Office Experience with an Application-Centric Platform White Paper Elevate the Branch-Office Experience with an Application-Centric Platform Today s branch office requires the same level of rich application services as the company headquarters to ensure business

More information

Presentation of the LHCONE Architecture document

Presentation of the LHCONE Architecture document Presentation of the LHCONE Architecture document Marco Marletta, GARR LHCONE Meeting Paris, Tuesday 5th April 2011 Agenda Background Design Definitions Architecture Services Policy Next steps 2 Background

More information

Performance Monitoring and SiteScope

Performance Monitoring and SiteScope Performance Monitoring and SiteScope Presented By Rupesh Garg & Naidu, Wipro Technologies. December 11, 2012 1 Abstract Monitoring the web environment refers to test or Check the systems and services in

More information

Service Definition Internet Service

Service Definition Internet Service Service Definition Internet Service Standard S003 Ver 2 Contents 1 Overview... 1 1.1 Introduction... 1 1.2 Product Overview... 1 2 Service Specification... 1 2.1 Service Options... 2 2.2 Access Service...

More information

August 11 th 2014, APAN38 Network Performance Tutorial John Hicks Internet2. Performance Primer

August 11 th 2014, APAN38 Network Performance Tutorial John Hicks Internet2. Performance Primer August 11 th 2014, APAN38 Network Performance Tutorial John Hicks Internet2 Performance Primer Agenda ExpectaEons and RealiEes TCP Basics What We Can Determine The Tools 2 ExpectaEons and RealEes SeWng

More information

CSCD 443/533 Advanced Networks

CSCD 443/533 Advanced Networks CSCD 443/533 Advanced Networks Lecture 10 Usage and Network Measurement Spring 2016 Reading: See References at end 1 Topics Internet Usage Measurement overview Why measure? What to measure? Where to measure?

More information

Network Design Considerations for Grid Computing

Network Design Considerations for Grid Computing Network Design Considerations for Grid Computing Engineering Systems How Bandwidth, Latency, and Packet Size Impact Grid Job Performance by Erik Burrows, Engineering Systems Analyst, Principal, Broadcom

More information

The Keys to Monitoring Internal Web Applications

The Keys to Monitoring Internal Web Applications WHITEPAPER The Keys to Monitoring Internal Web Applications Much of the focus on applications today revolves around SaaS apps delivered from the cloud. However, many large enterprises are also required

More information

SOA and Network Management

SOA and Network Management SOA and Network Management David Cheng Applied Expert Systems, Inc. Monday August 11 th @ 4.30pm Session # 3716 John Chambers, Cisco Systems I believe we are moving from a device, or desktop, mode to a

More information

NCP Computing Infrastructure & T2-PK-NCP Site Update. Saqib Haleem National Centre for Physics (NCP), Pakistan

NCP Computing Infrastructure & T2-PK-NCP Site Update. Saqib Haleem National Centre for Physics (NCP), Pakistan NCP Computing Infrastructure & T2-PK-NCP Site Update Saqib Haleem National Centre for Physics (NCP), Pakistan Outline NCP Overview Computing Infrastructure at NCP WLCG T2 Site status Network status and

More information

Lecture 3. The Network Layer (cont d) Network Layer 1-1

Lecture 3. The Network Layer (cont d) Network Layer 1-1 Lecture 3 The Network Layer (cont d) Network Layer 1-1 Agenda The Network Layer (cont d) What is inside a router? Internet Protocol (IP) IPv4 fragmentation and addressing IP Address Classes and Subnets

More information

Page 2 Skype Connect Requirements Guide

Page 2 Skype Connect Requirements Guide Thinking about implementing Skype Connect? Read this guide first. Skype Connect provides connectivity between your business and the Skype community. By adding Skype Connect to your existing SIP-enabled

More information

Level 3 SM Enhanced Management - FAQs. Frequently Asked Questions for Level 3 Enhanced Management

Level 3 SM Enhanced Management - FAQs. Frequently Asked Questions for Level 3 Enhanced Management Level 3 SM Enhanced Management - FAQs Frequently Asked Questions for Level 3 Enhanced Management 2015 Level 3 Communications, LLC. All rights reserved. 1 LAYER 3: CONVERGED SERVICES 5 Where can I find

More information