NM-WG Specification Adoption in perfsonar. Aaron Brown, Internet2, University of Delaware Martin Swany University of Delaware, Internet2

Size: px
Start display at page:

Download "NM-WG Specification Adoption in perfsonar. Aaron Brown, Internet2, University of Delaware Martin Swany University of Delaware, Internet2"

Transcription

1 NM-WG Specification Adoption in perfsonar Aaron Brown, Internet2, University of Delaware Martin Swany University of Delaware, Internet2

2 What is perfsonar A collaboration Production network operators focused on designing and building tools that they will deploy and use on their networks to provide monitoring and diagnostic capabilites to themselves and their user comunities. An architecture & a set of protocols Web Services Architecture Protocols based on the Open Grid Forum Network Measurement Working Group (NM-WG) Schemas Emerging standards in the Network Markup Language WG (NML-WG) Several interoperable software implementations Java & Perl A Deployed Measurement infrastructure

3 perfsonar Goals Increase network awareness Set user expectations accurately Reduce diagnostic costs Performance problems noticed early Performance problems addressed efficiently Network engineers can see & act outside their turf Transform application design Incorporate network intuition into application behavior

4 Vision: Network Performance Information is Available People can find it (Discovery) Community of trust allows access across administrative domain boundaries Ubiquitous Widely deployed (Paths of interest covered) Reliable (Consistently configured correctly) Valuable Actionable (Analysis suggests course of action) Automatable (Applications act on data)

5 perfsonar Collaborators RNP ARNES BELNET CARNET CESNET CYNET DANTE DFN ESnet FCCN FERMI GARR GEANT GRNET HEAnet Internet2 ISTF POZNAN UNINETT University of Delaware Renater RedIRIS SLAC SWITCH SURFnet And anybody else we missed

6 perfsonar Architecture Interoperable network measurement middleware: Modular Web services-based Decentralized Locally controlled Integrates: Network measurement tools Network measurement archives Discovery Authentication and authorization Data manipulation Resource protection Topology Based on: Open Grid Forum Network Measurement Working Group schema.

7 perfsonar: System Description Domains represented by a set of services Each domain can deploy services important to the domain Analysis clients interact with service across multiple domains

8 perfsonar: Services (1) Lookup Service Allows the client to discover the existing services and other LS services. Dynamic: services registration themselves to the LS and mention their capabilities, they can also leave or be removed if a service gets down. AuthN/Z Service Internet2 Middleware Group, GN2-JRA5 (edugain) Authorization functionality for the framework Users can have several roles, the authorisation is done based on the user role. Trust relationships defined between users affiliated with different administrative domains.

9 perfsonar Services (2) Transformation Service Transform the data (aggregation, concatenation, correlation, translation, etc). Topology Service Make the network topology information available to the framework. Find the closest MP, provide topology information for visualisation tools Resource protector Arbitrate the consumption of limited resources between multiple services.

10 Inter-domain perfsonar example interaction Useful graph Client Token MA Here is who Here is who I am, I d like to access MA B a,b,c I : am, Network I d like A, to MA access A, AA MA A A Token MB Where Link utilisation along - Path a,b,c? AA A Get Link utilisation a,b,c Get link Here utilisation you go c,d,e,f Where Here Link you a,b,c: utilisation go Network along A - LS Path A, a,b,c,d,e,f? AA B c,d,e,f : Network B, MA B, AA B LS A MA A LS B MA B a b c d e f Network A Network B

11 Schema Key Goals: Extensibility, Normalization, Readability Break representation of performance measurements down into basic elements Data and Metadata Measurement Data A set of of measurement events that have some value or values at a particular time Measurement Metadata The details about the set of measurement data

12 Schema Normalization Can simply the database representation for many types of measurement data While optimizations are certainly possible, many measurement types can be viewed as one value over time Assists Combination/Concatenation of metrics Creating derived metrics Normalization helps with inferring relationships between types of metrics

13 Schema Basic Elements - Metadata Subject The measured/tested entity EventType (Verb) What type of measurement, value, or event occurred Characteristic, tool output, or generic event Parameters (Adjectives and Adverbs) How, or under what conditions, did this event occur?

14 Schema Basic Elements - Data Some sort of value - Datum Existence of an event might point to the case where there no additional value As in Link up/down or threshold events Time Must be extensible since even agreement about the right structure is not easy E.g. UNIX timestamp vs NTP time

15 A Message Message Metadata Data

16 An Object Store Store Metadata Data

17 A Data is Linked to a Metadata Metadata <id>someid</id> Data <metadataidref> someid </metadataidref>

18 A Metadata may be linked to another Metadata <id>someid</id> Metadata <id>someotherid</id> <metadataidref> someid </metadataidref>

19 Schema Namespaces All measurements have some sort of Data and Time All measurements can be described by the Metadata identifying who, what and how The specific structures of the Data and Metadata elements depend on the measurement Approach: Consistently use Data and Metadata elements and vary the namespaces of the specific elements

20 Schema Namespaces - 2 We encode the measurement/event type in the namespace And as a standalone element Some components of the system can pass Data and Metadata elements through without understanding their specific structure Allows and implementation to decide whether it supports a particular type of data or not Allows validation based on extended (namespace-specific) schemata

21 Schema Namespaces and Extensibility One key to extensibility is the use of hierarchy with delegation Similar to OIDs in the IETF management world The NM-WG has a hierarchy of network characteristics Good starting point However, not all tools are cleanly mapped onto the Characteristic space Often a matter of some debate

22 Schema Namespaces and Extensibility - 2 Organization-rooted tools namespace addresses this Some top-level tools ping, traceroute Easy to add new tools in organizationspecific namespaces Performance Event Repository Add a schema and get a URI Add Java classes

23 perfsonar-ps Motivation Create separate implementation of perfsonar standard Use same protocol/standards Proof of interoperability (strengthens the standard) Targeted for NOC deployments Lightweight Easy to deploy/manage (We were unable to convince our primary users to deploy Java services due to the complexity of dependencies)

24 perfsonar-ps Beta Release (0.06) (1/21/08) Focus on development of major perfsonar components LS - perfsonar_ps::services::ls::ls SNMP MA - perfsonar_ps::services::ma::snmp Status MA - perfsonar_ps::services::ma::status CircuitStatus MA - perfsonar_ps::services::ma::circuitstatus Topology MA - perfsonar_ps::services::ma::topology PingER (SLAC) * Not yet released OWAMP/BWCTL archive (perfsonarbuoy) Not released via CPAN

25 SNMP Measurement Archive Provide access to network performance data Utilization Errors Discards Numerous tools exist to collect passive measurements (via SNMP): MRTG Cacti Cricket Expose archives from RRD files

26 SNMP Measurement Archive Current Deployment: Internet2 Network ESnet Georgia Tech/SOX Fermilab

27 Pinger Based MP/MA Joint effort between Fermi Lab and SLAC Present views of historic Pinger data Expose interface to schedule live tests Built with perfsonar-ps infrastructure

28 Link Status Measurement Archive Provide access to up/down status information about layer2 links Data stored in a SQL database Database schema allows for storing time ranges during which a link had a certain status Minimizes storage costs for rarely changing links Communication/Configuration via XML Target audience is network operators and users interested in obtaining the status of the links over which their data flows

29 Link Status Measurement Archive Collector Allows for the periodic collection of the status of one or more links Can use SNMP, Scripts or simply Constants Can store results directly into a database or into a remote Measurement Archive Future Plans: TL1 Collection

30 Link Status Measurement Archive Visualization A perfsonar-ui Plugin is available that can display a network and the status of its links Current Deployment Internet2 Network HOPI (in2p3 circuit) Planned Deployment SLAC

31 Circuit Status Measurement Archive An e2emon-compatible service Integrates with the Link Status MA to provide the information stored in MAs Can work with local MAs directly or with remote MAs Can use the Topology MA to obtain necessary information about nodes Can use a Lookup Service to lookup the MA containing information on each link Target audience is administrators who want to publish circuit status information to e2emon clients

32 Circuit Status Measurement Archive Visualization Any tool that is compatible with e2emon will work with this service Current Deployment Internet2 Network HOPI (in2p3 circuit) Planned Deployment SLAC

33 Topology Service Provides a queryable repository for obtaining topology information about a domain Can obtain the entire network Xquery interface allows the construction of complex queries about the network Topology is specified according to the schema in development in the OGF

34 Topology Service Current Deployments Internet2 SLAC (PingER Topology Information) Planned Deployments DICE Dynamic Circuit Service Sites ESnet

35 perfsonar Lookup Service Directory service of perfsonar deployments Accept service registrations Handles queries for service location and capabilities and location of available data Manage the lifetimes of data and services to keep information up to date Web Service interface to XML Database Sleepycat XML Database Service Info/Data kept in native formats Draw away the complex query tasks from otherwise 'busy' services

36 Lookup Service Also XML based configuration/protocol Native storage/query mechanisms [Xpath/XQuery] Message format to exchange the data Targeted at single domain deployment Single instance to manage multiple services Client components and applications use the LS to find services perfsonar-ui perfadmin

37 Lookup Service Current Deployment: ( Arbor Internet2 (Ann University of Delaware Planned Deployment: IU for Internet2 network and regionals DICE Dynamic Circuit Network sites International Partners

38 Distributed Lookup Service Federation of individual LS instances into a global system Meta -lookup phase allows a query to find the specific LS that has relevant information Or perhaps the relevant LSes that have said info The specific query is sent directly to the LS in question Recent active design and development

39 Distributed Lookup Service Service and measurement metadata is summarized for propagation to distant domains IP addresses in service and measurement metadata are compressed into network/netmask pairs in the same way that routes are advertised (CIDR-style) These summarized metadata elements are advertised to external scopes A scope is a set of LSes that are related by e.g. being in the same administrative domain (although multiple scopes within a single domain are possible)

40 Weather Maps - Internet2

41 Gmaps from SLAC

42 CNM from DFN

43 CNM from DFN

44 perfsonarui from acad.bg

45 PerfsonarUI 1

46 PerfsonarUI 2

47 PerfsonarUI 3

48 Oscars Circuit plugin - Internet2

49 Oscars circuit plugin

50 E2Emon - Monitoring Circuits

51 E2Emon: Status of E2E link CERN-LHCOPN-FNAL-001 E2Emon generated view of the data for one OPN link [E2EMON]

52 Traceroute Visualizer Forward direction bandwidth utilization on application path from LBNL to INFN-Frascati (Italy) traffic shown as bars on those network device interfaces that have an associated MP services (the first 4 graphs are normalized to 2000 Mb/s, the last to 500 Mb/ s) 1 ir1000gw ( ) 2 er1kgw 3 lbl2-ge-lbnl.es.net link capacity is also provided 10 esnet.rt1.nyc.us.geant2.net (NO DATA) 11 so rt1.ams.nl.geant2.net (NO DATA) 12 so rt1.fra.de.geant2.net (NO DATA) 13 so rt1.gen.ch.geant2.net (NO DATA) 14 so rt1.mil.it.geant2.net (NO DATA) 15 garr-gw.rt1.mil.it.geant2.net (NO DATA) 16 rt1-mi1-rt-mi2.mi2.garr.net 4 slacmr1-sdn-lblmr1.es.net (GRAPH OMITTED) 5 snv2mr1-slacmr1.es.net (GRAPH OMITTED) 6 snv2sdn1-snv2mr1.es.net 17 rt-mi2-rt-rm2.rm2.garr.net (GRAPH OMITTED) 18 rt-rm2-rc-fra.fra.garr.net (GRAPH OMITTED) 19 rc-fra-ru-lnf.fra.garr.net (GRAPH OMITTED) 7 chislsdn1-oc192-snv2sdn1.es.net (GRAPH OMITTED) 8 chiccr1-chislsdn1.es.net www6.lnf.infn.it ( ) ms ms ms 9 aofacr1-chicsdn1.es.net (GRAPH OMITTED)

53

Performance Update 10 pounds of stuff in a 5 pound bag

Performance Update 10 pounds of stuff in a 5 pound bag Performance Update 10 pounds of stuff in a 5 pound bag Jeff Boote Senior Network Software Engineer Internet2 Martin Swany Assistant Professor University of Delaware Overview Performance Measurement Goals

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

Performance Update. Jeff Boote Senior Network Software Engineer Internet2 Martin Swany Assistant Professor University of Delaware

Performance Update. Jeff Boote Senior Network Software Engineer Internet2 Martin Swany Assistant Professor University of Delaware Performance Update Jeff Boote Senior Network Software Engineer Internet2 Martin Swany Assistant Professor University of Delaware Overview Performance Measurement Goals and Vision Cyberinfrastructure Information

More information

NM-WG/perfSONAR Topology Schema. Martin Swany

NM-WG/perfSONAR Topology Schema. Martin Swany NM-WG/perfSONAR Topology Schema Martin Swany Topology Schema Topology schema grew from network measurement schema from the NM-WG in the OGF (the basis of perfsonar) Reusable Subject elements for common

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

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

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

ESnet Network Measurements ESCC Feb Joe Metzger

ESnet Network Measurements ESCC Feb Joe Metzger ESnet Netwrk Measurements ESCC Feb 15 2007 Je Metzger metzger@es.net 1 Measurement Mtivatins 2 Users dependence n the netwrk is increasing Distributed Applicatins Mving Larger Data Sets The netwrk is becming

More information

EGEE (JRA4) Loukik Kudarimoti DANTE. RIPE 51, Amsterdam, October 12 th, 2005 Enabling Grids for E-sciencE.

EGEE (JRA4) Loukik Kudarimoti DANTE. RIPE 51, Amsterdam, October 12 th, 2005 Enabling Grids for E-sciencE. RIPE 51, Amsterdam, October 12 th, 2005 Enabling Grids for E-sciencE EGEE (JRA4) www.eu-egee.org Loukik Kudarimoti DANTE www.eu-egee.org EGEE is a project funded by the European Union under contract IST-2003-508833

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

John Hicks Internet2 - Network Research Engineer perfsonar

John Hicks Internet2 - Network Research Engineer perfsonar perfsonar MoOvaOon Possible SoluOons Finding a soluoon to network performance problems can be broken into two disonct steps: Use of Diagnos(c Tools to locate problems Tools that acovely measure performance

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

AutoBAHN Provisioning guaranteed capacity circuits across networks

AutoBAHN Provisioning guaranteed capacity circuits across networks AutoBAHN Provisioning guaranteed capacity circuits across networks Afrodite Sevasti, GRNET 1 st End-to-end workshop: Establishing lightpaths 1-2 December 2008, TERENA, Amsterdam AutoBAHN is a research

More information

GN2 JRA5: Roaming and Authorisation

GN2 JRA5: Roaming and Authorisation GN2 JRA5: Roaming and Authorisation Jürgen Rauschenbach, DFN TF-NGN Athens 03/11/05 Introduction JRA5 builds a European Roaming Infrastructure (eduroamng) taking into account existing experience from the

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

JRA5: Roaming and Authorisation

JRA5: Roaming and Authorisation JRA5: Roaming and Authorisation Jürgen Rauschenbach, DFN-Verein 7 th TF-EMC2 Meeting, Malaga 16 17 October 2006 Introduction JRA5 will build a European Roaming Infrastructure based on eduroam JRA5 will

More information

Internet2 DCN and Dynamic Circuit GOLEs. Eric Boyd Deputy Technology Officer Internet2 GLIF Catania March 5, 2009

Internet2 DCN and Dynamic Circuit GOLEs. Eric Boyd Deputy Technology Officer Internet2 GLIF Catania March 5, 2009 Internet2 DCN and Dynamic Circuit GOLEs Eric Boyd Deputy Technology Officer Internet2 GLIF Catania March 5, 2009 Internet2 Strategic Plan Operate a National R&E Network Build Advanced Tools and Services

More information

The Network Markup Language (NML)

The Network Markup Language (NML) The Network Markup Language (NML) A Standardized Network Topology Abstraction for Inter-domain and Cross-layer Network Applications Authors Jeroen van der Ham , University of Amsterdam Freek

More information

Deploying Standards-based, Multi-domain, Bandwidth-on-Demand

Deploying Standards-based, Multi-domain, Bandwidth-on-Demand Nordic Infrastructure for Research & Education Deploying Standards-based, Multi-domain, Bandwidth-on-Demand Lars Fischer 28 th NORDUnet Conference Uppsala, 23 September 2014 The State of BoD Hybrid networking

More information

Connect. Communicate. Collaborate. Click to edit Master title style. Installing and Configuring the perfsonar Services

Connect. Communicate. Collaborate. Click to edit Master title style. Installing and Configuring the perfsonar Services Connect. Communicate. Collaborate Click to edit Master title style Installing and Configuring the perfsonar Services COURSE OBJECTIVES By the end of this course you will be able to: Describe key perfsonar

More information

Lawrence Berkeley National Laboratory Lawrence Berkeley National Laboratory

Lawrence Berkeley National Laboratory Lawrence Berkeley National Laboratory Lawrence Berkeley National Laboratory Lawrence Berkeley National Laboratory Title Instantiating a Global Network Measurement Framework Permalink https://escholarship.org/uc/item/39w8w2dp Author Tierney,

More information

eduroam und andere Themen in GN2-JRA5

eduroam und andere Themen in GN2-JRA5 eduroam und andere Themen in GN2-JRA5 DFNRoaming Workshop Stuttgart 30 November 2006 Jürgen Rauschenbach, DFN-Verein, jrau@dfn.de Inhalt Das GÉANT2 Projekt JRA5 Visionen Was sind Föderationen? eduroam

More information

Complementary Visualization of perfsonar Network Performance Measurements

Complementary Visualization of perfsonar Network Performance Measurements Complementary Visualization of perfsonar Network Performance Measurements Andreas Hanemann German Research Network (DFN) c/o Leibniz Supercomputing Center Barer Str. 21, 80333 Munich, Germany hanemann@dfn.de

More information

Intercontinental Multi-Domain Monitoring for LHC with perfsonar

Intercontinental Multi-Domain Monitoring for LHC with perfsonar Journal of Physics: Conference Series Intercontinental Multi-Domain Monitoring for LHC with perfsonar To cite this article: D Vicinanza 2012 J. Phys.: Conf. Ser. 396 042060 View the article online for

More information

Virtual Circuits Landscape

Virtual Circuits Landscape Virtual Circuits Landscape Summer 2010 ESCC Meeting Columbus, OH Evangelos Chaniotakis, ESnet Network Engineer Lawrence Berkeley National Lab Context and Goals Guaranteed bandwidth services are maturing.

More information

Network Architecture and Services to Support Large-Scale Science: An ESnet Perspective

Network Architecture and Services to Support Large-Scale Science: An ESnet Perspective Network Architecture and Services to Support Large-Scale Science: An ESnet Perspective Joint Techs January, 2008 William E. Johnston ESnet Department Head and Senior Scientist Energy Sciences Network Lawrence

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

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

Grid Computing Systems: A Survey and Taxonomy

Grid Computing Systems: A Survey and Taxonomy Grid Computing Systems: A Survey and Taxonomy Material for this lecture from: A Survey and Taxonomy of Resource Management Systems for Grid Computing Systems, K. Krauter, R. Buyya, M. Maheswaran, CS Technical

More information

Handling Topology Updates in a Dynamic Tool for Support of Bandwidth on Demand Service

Handling Topology Updates in a Dynamic Tool for Support of Bandwidth on Demand Service Handling Topology Updates in a Dynamic Tool for Support of Bandwidth on Demand Service Christos Bouras, Ioannis Kalligeros and Kostas Stamos Computer Technology Institute and Press Diophantus Computer

More information

Integration of Network Services Interface version 2 with the JUNOS Space SDK

Integration of Network Services Interface version 2 with the JUNOS Space SDK Integration of Network Services Interface version 2 with the JUNOS Space SDK Radosław Krzywania, Michał Balcerkiewicz, Bartosz Belter Poznan Supercomputing and Networking Center, ul. Z. Noskowskiego 12/14,

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

MOC 6232A: Implementing a Microsoft SQL Server 2008 Database

MOC 6232A: Implementing a Microsoft SQL Server 2008 Database MOC 6232A: Implementing a Microsoft SQL Server 2008 Database Course Number: 6232A Course Length: 5 Days Course Overview This course provides students with the knowledge and skills to implement a Microsoft

More information

Grid Computing. MCSN - N. Tonellotto - Distributed Enabling Platforms

Grid Computing. MCSN - N. Tonellotto - Distributed Enabling Platforms Grid Computing 1 Resource sharing Elements of Grid Computing - Computers, data, storage, sensors, networks, - Sharing always conditional: issues of trust, policy, negotiation, payment, Coordinated problem

More information

perfsonar MDM 3.2 Administrator's Guide

perfsonar MDM 3.2 Administrator's Guide Last updated: 19-08-2009 Manual version 1.0 Activity: SA2 Dissemination level: PU Document code: GN3-09-098 Authors: Antoine Delvaux (DANTE), Gina Kramer (DANTE), Piotr Pikusa (PSNC), Mario Reale (GARR),Szymon

More information

Chin Guok, ESnet. Network Service Interface Signaling and Path Finding

Chin Guok, ESnet. Network Service Interface Signaling and Path Finding GFD-I.234 NSI-WG nsi-wg@ogf.org John MacAuley, ESnet Chin Guok, ESnet Guy Roberts, GEANT August 8, 2017 Network Service Interface Signaling and Path Finding Status of This Document This document provides

More information

5 August 2010 Eric Boyd, Internet2 Deputy CTO

5 August 2010 Eric Boyd, Internet2 Deputy CTO 5 August 2010 Eric Boyd, Internet2 Deputy CTO Extending IDC based Dynamic Circuit Networking Services Internet2 and Dynamic Circuit Networking Internet2 has been working with partners on dynamic circuit

More information

OGF 30 - Opening and Welcome

OGF 30 - Opening and Welcome OGF 30 - Opening and Welcome Steven Newhouse, Chair OGF Board 2006 Open Grid Forum A Special Thanks to our Organizational Members 2010 Open Grid Forum 2 Thank You Sponsors! Emerald Sponsors: 2006 Open

More information

GÉANT3 Services. Ann Harding, SWITCH TNC Connectivity and Monitoring Services by and for NRENs. connect communicate collaborate

GÉANT3 Services. Ann Harding, SWITCH TNC Connectivity and Monitoring Services by and for NRENs. connect communicate collaborate GÉANT3 Services Connectivity and Monitoring Services by and for NRENs Ann Harding, SWITCH TNC 2010 Positioning Services GÉANT benefits multiple disciplines, from Big Science projects such as the Large

More information

NORDUnet GN3. Next Generation Network in Europe. Click to edit Master subtitle style. Lars Fischer SUNET TREFFpunkt

NORDUnet GN3. Next Generation Network in Europe. Click to edit Master subtitle style. Lars Fischer SUNET TREFFpunkt Nordic Nordic infrastructure Infrastructure for for Research Research & & Education Education GN3 Next Generation Network in Europe Click to edit Master subtitle style Lars Fischer SUNET TREFFpunkt 15

More information

Internet2: Presentation to Astronomy Community at Haystack. T. Charles Yun April 2002

Internet2: Presentation to Astronomy Community at Haystack. T. Charles Yun April 2002 Internet2: Presentation to Astronomy Community at Haystack T. Charles Yun INTRODUCTION & OVERVIEW Presentation Outline Applications 5 min Examples of current projects About Internet2 5 min Organization,

More information

EUMEDCONNECT3 and European R&E Developments

EUMEDCONNECT3 and European R&E Developments EUMEDCONNECT3 and European R&E Developments David West DANTE 17 September 2012 INTERNET2 Middle SIG, Abu Dhabi The Research and Education Network for the Mediterranean Covering GEANT Other regional network

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

Evolution of OSCARS. Chin Guok, Network Engineer ESnet Network Engineering Group. Winter 2012 Internet2 Joint Techs. Baton Rouge, LA.

Evolution of OSCARS. Chin Guok, Network Engineer ESnet Network Engineering Group. Winter 2012 Internet2 Joint Techs. Baton Rouge, LA. Evolution of OSCARS Chin Guok, Network Engineer ESnet Network Engineering Group Winter 2012 Internet2 Joint Techs Baton Rouge, LA Jan 23, 2012 Outline What was the motivation for OSCARS History of OSCARS

More information

GN4-2 SA2 Kick-Off Meeting Amsterdam/NL 30/

GN4-2 SA2 Kick-Off Meeting Amsterdam/NL 30/ GÉANT edupki Serving GÉANT Services GN4-2 SA2 Kick-Off Meeting Amsterdam/NL 30/31.05.2016 Reimer Karlsen-Masur, DFN-CERT Services GmbH Slides & Related Materials @ https://www.edupki.org Outline The 3

More information

Connect. Communicate. Collaborate. GN2 JRA5 update. Jürgen Rauschenbach (DFN), JRA5 team 04/02/08 Marseille. JRA5 Team

Connect. Communicate. Collaborate. GN2 JRA5 update. Jürgen Rauschenbach (DFN), JRA5 team 04/02/08 Marseille. JRA5 Team GN2 JRA5 update Jürgen Rauschenbach (DFN), JRA5 team 04/02/08 Marseille eduroam Working on the eduroam database and a new dissemination look (maps) RadSec release 1.0 Beta is out - reasonable stable and

More information

RESEARCH NETWORKS & THEIR ROLE IN e-infrastructures

RESEARCH NETWORKS & THEIR ROLE IN e-infrastructures RESEARCH NETWORKS & THEIR ROLE IN e-infrastructures Vasilis Maglaris maglaris@mail.ntua.gr Chairman, NREN Policy Committee - GÉANT Consortium Professor, National Technical University of Athens - NTUA A

More information

COURSE OUTLINE MOC : PLANNING AND ADMINISTERING SHAREPOINT 2016

COURSE OUTLINE MOC : PLANNING AND ADMINISTERING SHAREPOINT 2016 COURSE OUTLINE MOC 20339-1: PLANNING AND ADMINISTERING SHAREPOINT 2016 Module 1: Introducing SharePoint 2016 This module describes the structure and capabilities of a SharePoint environment, and the major

More information

GLIF CERN Oct John Vollbrecht. 10/13/10 Automate GOLE Pilot 1

GLIF CERN Oct John Vollbrecht. 10/13/10 Automate GOLE Pilot 1 Automate GOLE Pilot GLIF CERN Oct. 13 2010 John Vollbrecht 10/13/10 Automate GOLE Pilot 1 Automated GOLE Pilot Working group met at spring 2010 and agreed to create pilot Pilot is to be a long running

More information

Overview SENTINET 3.1

Overview SENTINET 3.1 Overview SENTINET 3.1 Overview 1 Contents Introduction... 2 Customer Benefits... 3 Development and Test... 3 Production and Operations... 4 Architecture... 5 Technology Stack... 7 Features Summary... 7

More information

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

Introduction to. Network Startup Resource Center. Partially adopted from materials by 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 (http://creativecommons.org/licenses/by-nc/4.0/)

More information

Deliverable D8.2 (DS4.1.1): perfsonar MDM additional usecase

Deliverable D8.2 (DS4.1.1): perfsonar MDM additional usecase 27-09-2013 perfsonar MDM additional usecase Deliverable DS4.1.1 Contractual Date: 31-08-2013 Actual Date: 27-09-2013 Grant Agreement No.: 605243 Work Package/Activity: WP8/SA4 Task Item: T1 Nature of Deliverable:

More information

Programmable Information Highway (with no Traffic Jams)

Programmable Information Highway (with no Traffic Jams) Programmable Information Highway (with no Traffic Jams) Inder Monga Energy Sciences Network Scientific Networking Division Lawrence Berkeley National Lab Exponential Growth ESnet Accepted Traffic: Jan

More information

FEDERICA Federated E-infrastructure Dedicated to European Researchers Innovating in Computing network Architectures

FEDERICA Federated E-infrastructure Dedicated to European Researchers Innovating in Computing network Architectures FEDERICA Federated E-infrastructure Dedicated to European Researchers Innovating in Computing network Architectures Mauro Campanella - GARR Joint Techs Workshop / APAN Honolulu, January 23 2008 FEDERICA

More information

Advanced End- to- End Services in Brazil RNP Research and Development

Advanced End- to- End Services in Brazil RNP Research and Development Advanced End- to- End Services in Brazil RNP Research and Development Alex S. Moura Fausto Ve1er Iara Machado Agenda About RNP Brazilian R&E Networks Domains MulE- Domain Services Cipó MonIPE FIBRE Testbed

More information

QoS and IP Premium service specification and implementation. Slide Show

QoS and IP Premium service specification and implementation. Slide Show QoS and IP Premium service specification and implementation Presentation given by Mauro Campanella (GARR) at the TERENA Networking Conference 2001, May 2001 Slide Show Table of Contents Slide 1 Slide 2

More information

Géant-TrustBroker Project Overview

Géant-TrustBroker Project Overview Géant-TrustBroker Project Overview Daniela Pöhn 7 th FIM4R meeting Frascati, Italy April 24 th, 2014 Géant-TrustBroker [GNTB]: The basic idea Our goal (SP perspective): SPs connected to user s identity

More information

Introduction to FEDERICA

Introduction to FEDERICA Introduction to FEDERICA Mauro Campanella GARR Mauro.campanella@garr.it FEDERICA tutorial, June 7 th 2009 - Malaga, Spain Agenda 15.00-15.15 Introduction to FEDERICA, Mauro Campanella (GARR) 15.15-16.00

More information

A Simple Case Study of a Grid Performance System

A Simple Case Study of a Grid Performance System A Simple Case Study of a Grid Performance System Ruth Aydt, Dan Gunter, Darcy Quesnel, Warren Smith, Valerie Taylor aydt@uiuc.edu, dkgunter@lbl.gov, quesnel@mcs.anl.gov, wwsmith@nas.nasa.gov, taylor@ece.nwu.edu

More information

Deployment of a WLCG network monitoring infrastructure based on the perfsonar-ps technology

Deployment of a WLCG network monitoring infrastructure based on the perfsonar-ps technology Deployment of a WLCG network monitoring infrastructure based on the perfsonar-ps technology S Campana 1, A Brown 2, D Bonacorsi 3, V Capone 4, D De Girolamo 5, A F Casani 6, J Flix 7,11, A Forti 8, I Gable

More information

Multi-domain Internet Performance Sampling and Analysis Tools

Multi-domain Internet Performance Sampling and Analysis Tools Multi-domain Internet Performance Sampling and Analysis Tools Prasad Calyam, Ph.D., pcalyam@osc.edu Student Research Assistants: Jialu Pu, Lakshmi Kumarasamy ESCC/Internet2 Joint Techs, July 2010 Project

More information

GN2 JRA5: Roaming and Authorisation - recent results

GN2 JRA5: Roaming and Authorisation - recent results GN2 JRA5: Roaming and Authorisation - recent results Jürgen Rauschenbach (DFN), Klaas Wierenga (SURFnet), Diego Lopez (RedIRIS), Content Overview Roaming infrastructure AAI Structure and Partners JRA5

More information

DEVELOPMENT OF PERFSONAR- MEASUREMENT ARCHIVE (MA) CAPABILITY

DEVELOPMENT OF PERFSONAR- MEASUREMENT ARCHIVE (MA) CAPABILITY DEVELOPMENT OF PERFSONAR- MEASUREMENT ARCHIVE (MA) CAPABILITY BASED ON PRESTA 10G NTT Network Innovation Labs. Kenji SHIMIZU Feb. 2nd, 2010 This work was partially supported by the National Institute of

More information

Cisco NAC Profiler Architecture Overview

Cisco NAC Profiler Architecture Overview CHAPTER 2 Topics in this chapter include: Overview, page 2-1 Cisco NAC Profiler System Deployment Model, page 2-3 Cisco NAC Profiler Usage: Port Provisioning and Endpoint Directory, page 2-4 Overview Cisco

More information

Course : Planning and Administering SharePoint 2016

Course : Planning and Administering SharePoint 2016 Course Outline Course 20339-1: Planning and Administering SharePoint 2016 Duration: 5 days About this course This five-day course will provide you with the knowledge and skills to plan and administer a

More information

MONitoring Agents using a Large Integrated Services Architecture. Iosif Legrand California Institute of Technology

MONitoring Agents using a Large Integrated Services Architecture. Iosif Legrand California Institute of Technology MONitoring Agents using a Large Integrated s Architecture California Institute of Technology Distributed Dynamic s Architecture Hierarchical structure of loosely coupled services which are independent

More information

Identity Provider for SAP Single Sign-On and SAP Identity Management

Identity Provider for SAP Single Sign-On and SAP Identity Management Implementation Guide Document Version: 1.0 2017-05-15 PUBLIC Identity Provider for SAP Single Sign-On and SAP Identity Management Content 1....4 1.1 What is SAML 2.0.... 5 SSO with SAML 2.0.... 6 SLO with

More information

Understanding StoRM: from introduction to internals

Understanding StoRM: from introduction to internals Understanding StoRM: from introduction to internals 13 November 2007 Outline Storage Resource Manager The StoRM service StoRM components and internals Deployment configuration Authorization and ACLs Conclusions.

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

1z0-479 oracle. Number: 1z0-479 Passing Score: 800 Time Limit: 120 min.

1z0-479 oracle. Number: 1z0-479 Passing Score: 800 Time Limit: 120 min. 1z0-479 oracle Number: 1z0-479 Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 What is the role of a user data store in Oracle Identity Federation (OIF) 11g when it is configured as an Identity

More information

LHC Open Network Environment. Artur Barczyk California Institute of Technology Baton Rouge, January 25 th, 2012

LHC Open Network Environment. Artur Barczyk California Institute of Technology Baton Rouge, January 25 th, 2012 LHC Open Network Environment an update Artur Barczyk California Institute of Technology Baton Rouge, January 25 th, 2012 1 LHCONE: 1 slide refresher In a nutshell, LHCONE was born (out the 2010 transatlantic

More information

Microsoft SharePoint Server 2013 Plan, Configure & Manage

Microsoft SharePoint Server 2013 Plan, Configure & Manage Microsoft SharePoint Server 2013 Plan, Configure & Manage Course 20331-20332B 5 Days Instructor-led, Hands on Course Information This five day instructor-led course omits the overlap and redundancy that

More information

Authenticated Wireless Roaming via Tunnels

Authenticated Wireless Roaming via Tunnels Supported by the Belgian Walloon Region Authenticated Wireless Roaming via Tunnels M. MANULIS, D. LEROY, F. KOEUNE, O. BONAVENTURE, J-J. QUISQUATER UCLouvain - Belgium UCL Crypto Group - IP Networking

More information

ForgeRock Access Management Customization and APIs

ForgeRock Access Management Customization and APIs training@forgerock.com ForgeRock Access Management Customization and APIs Description AM-421 Course Description Revision B This course provides a hands-on technical introduction to ForgeRock Access Management

More information

Federated Identities and Services: the CHAIN-REDS vision

Federated Identities and Services: the CHAIN-REDS vision Co-ordination & Harmonisation of Advanced e-infrastructures for Research and Education Data Sharing Federated Identities and Services: the CHAIN-REDS vision Federico Ruggieri, GARR/INFN Joint CHAIN-REDS/ELCIRA

More information

Ethernet Operation Administration and Maintenance Deliverable 2010

Ethernet Operation Administration and Maintenance Deliverable 2010 Introduction Ethernet Operation Administration and Maintenance Deliverable 2010 Mark Prins, Richa Malhotra Ethernet has been prevalent in many NREN s for some years now, mostly providing aggregation functionality

More information

A: PLANNING AND ADMINISTERING SHAREPOINT 2016

A: PLANNING AND ADMINISTERING SHAREPOINT 2016 ABOUT THIS COURSE This five-day course will provide you with the knowledge and skills to plan and administer a Microsoft SharePoint 2016 environment. The course teaches you how to deploy, administer, and

More information

Interdomain Routing Design for MobilityFirst

Interdomain Routing Design for MobilityFirst Interdomain Routing Design for MobilityFirst October 6, 2011 Z. Morley Mao, University of Michigan In collaboration with Mike Reiter s group 1 Interdomain routing design requirements Mobility support Network

More information

Planning and Administering SharePoint 2016 ( A)

Planning and Administering SharePoint 2016 ( A) Planning and Administering SharePoint 2016 (20339-1A) Duration: 5 Days Price: $895 Delivery Option: Attend via MOC On-Demand Students Will Learn Describing the key features of SharePoint 2016. Designing

More information

Planning and Administering SharePoint 2016

Planning and Administering SharePoint 2016 Planning and Administering SharePoint 2016 20339-1; 5 Days; Instructor-led Course Description This five-day course will provide you with the knowledge and skills to plan and administer a Microsoft SharePoint

More information

IPv6 Deployment in European National Research and Education Networks (NRENs)

IPv6 Deployment in European National Research and Education Networks (NRENs) IPv6 Deployment in European National Research and Education Networks (NRENs) Tim Chown University of Southampton, UK tjc@ecs.soton.ac.uk SAINT2003 Workshop, 27 January 2003 IPv6 rationale IP is fundamental

More information

Sentinet for BizTalk Server SENTINET

Sentinet for BizTalk Server SENTINET Sentinet for BizTalk Server SENTINET Sentinet for BizTalk Server 1 Contents Introduction... 2 Sentinet Benefits... 3 SOA and API Repository... 4 Security... 4 Mediation and Virtualization... 5 Authentication

More information

NMI End-to-End Diagnostic Advisory Group BoF. Spring 2004 Internet2 Member Meeting

NMI End-to-End Diagnostic Advisory Group BoF. Spring 2004 Internet2 Member Meeting NMI End-to-End Diagnostic Advisory Group BoF Spring 2004 Internet2 Member Meeting Progress Report Outline Review of goals Problem analysis from the perspective of the user Survey Architecture Event data

More information

Implementing the Army Net Centric Data Strategy in a Service Oriented Environment

Implementing the Army Net Centric Data Strategy in a Service Oriented Environment Implementing the Army Net Centric Strategy in a Service Oriented Environment Michelle Dirner Army Net Centric Strategy (ANCDS) Center of Excellence (CoE) Service Team Lead RDECOM CERDEC SED in support

More information

A general encoding framework for representing network measurement and topology data

A general encoding framework for representing network measurement and topology data CONCURRENCY AND COMPUTATION: PRACTICE AND EXPERIENCE Concurrency Computat.: Pract. Exper. 2009; 21:1069 1086 Published online 11 February 2009 in Wiley InterScience (www.interscience.wiley.com)..1412 A

More information

SDN Peering with XSP. Ezra Kissel Indiana University. Internet2 Joint Techs / TIP2013 January 2013

SDN Peering with XSP. Ezra Kissel Indiana University. Internet2 Joint Techs / TIP2013 January 2013 SDN Peering with XSP Ezra Kissel Indiana University Internet2 Joint Techs / TIP2013 January 2013 Overview Software Defined Networking and OpenFlow Fine-grained control of forwarding in the data plane Tremendous

More information

Multi-Domain Management:

Multi-Domain Management: Multi-Domain Management: Results Achieved & Future Challenges Using the Example of GÉANTG Vasilis Maglaris maglaris@netmode.ntua.gr Chairman, European NREN Policy Committee - GÉANT Consortium Professor,

More information

NETFUSION DISCOVERY SYSTEM DESCRIPTION

NETFUSION DISCOVERY SYSTEM DESCRIPTION NETFUSION DISCOVERY SYSTEM DESCRIPTION White Paper Contents NetFusion Discovery Overview... 3 Network Discovery... 3 Design Principles... 3 NetFusion Discovery Architecture... 4 Topology and State Changes...

More information

Viewing System Status, page 404. Backing Up and Restoring a Configuration, page 416. Managing Certificates for Authentication, page 418

Viewing System Status, page 404. Backing Up and Restoring a Configuration, page 416. Managing Certificates for Authentication, page 418 This chapter describes how to maintain the configuration and firmware, reboot or reset the security appliance, manage the security license and digital certificates, and configure other features to help

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

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

Unified Networks Administration & Monitoring System Specifications : YM - IT. YM Unified Networks Administration & Monitoring System

Unified Networks Administration & Monitoring System Specifications : YM - IT. YM Unified Networks Administration & Monitoring System 2115 YM Unified Networks Administration & Monitoring System 1. مواصفات نظام ادارة ومراقبة الشبكات الموحد: BOQ of Unified Networks Administration and Monitoring System: N 1 2 3 4 Item Main Network Monitoring

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

Technologies for the future of Network Insight and Automation

Technologies for the future of Network Insight and Automation Technologies for the future of Network Insight and Automation Richard Wade (ricwade@cisco.com) Technical Leader, Asia-Pacific Infrastructure Programmability This Session s Context Service Creation Service

More information

A General Encoding Framework for Representing Network Measurement and Topology Data

A General Encoding Framework for Representing Network Measurement and Topology Data CONCURRENCY AND COMPUTATION: PRACTICE AND EXPERIENCE Concurrency Computat.: Pract. Exper. 2000; 00:1 7 [Version: 2002/09/19 v2.02] A General Encoding Framework for Representing Network Measurement and

More information

Federated E-infrastructure Dedicated to European Researchers Innovating in Computing network Architectures

Federated E-infrastructure Dedicated to European Researchers Innovating in Computing network Architectures Federated E-infrastructure Dedicated to European Researchers Innovating in Computing network Architectures Mauro Campanella - GARR FP7 Future Networks Concertation Meeting Brussels, March 11th, 2008 FEDERICA

More information

XML Applications. Introduction Jaana Holvikivi 1

XML Applications. Introduction Jaana Holvikivi 1 XML Applications Introduction 1.4.2009 Jaana Holvikivi 1 Outline XML standards Application areas 1.4.2009 Jaana Holvikivi 2 Basic XML standards XML a meta language for the creation of languages to define

More information

M20742-Identity with Windows Server 2016

M20742-Identity with Windows Server 2016 M20742-Identity with Windows Server 2016 Course Number: M20742 Category: Technical Microsoft Duration: 5 days Certification: 70-742 Overview This five-day instructor-led course teaches IT Pros how to deploy

More information

AA Developers Meeting

AA Developers Meeting AA Developers Meeting Attendees Alan Robiette Ali Odaci Bob Morgan David Chadwick David Orrell Diego Lopez Ingrid Melve Licia Florio Lyn Norris Maarten Koopmans Roland Hedberg Thomas Lenggenhager Ton Verschuren

More information

SAS 9.2 Foundation Services. Administrator s Guide

SAS 9.2 Foundation Services. Administrator s Guide SAS 9.2 Foundation Services Administrator s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2009. SAS 9.2 Foundation Services: Administrator s Guide. Cary, NC:

More information