BNL Dimitrios Katramatos Sushant Sharma Dantong Yu

Size: px
Start display at page:

Download "BNL Dimitrios Katramatos Sushant Sharma Dantong Yu"

Transcription

1

2 USC/ISI Tom Lehman Xi Yang ESnet Chin Guok Eric Pouyoul Inder Monga Vangelis Chaniotakis Bharath Ramaprasad (UMass) UNM Nasir Ghani Feng Gu Kaile Liang BNL Dimitrios Katramatos Sushant Sharma Dantong Yu

3

4 Network "Service Plane" formalization Composable Network Service architecture ARCHSTONE Network Service Interface as client entry point Extensions to Topology and Provisioning Schemas to enable: multi-layer topologies multi-point topologies requests in the form of a "service-topology" vendor specific features technology specific features node level constraints MX-TCE (Multi-Dimensional Topology Computation Engine) Computation Process and Algorithms Enable a New class of Network Services referred to as "Intelligent Network Services" clients can ask the network "what is possible?" questions can ask for "topologies" instead of just point-to-point circuits

5 Advanced Network Service Interface "Request Topology" and "Service Topology" concepts Common Network Resource Description schema Network Service Plane access point Multi-Dimensional Topology Computation Element (MX-TCE) High Performance computation with flexible application of constraints Use OSCARSv6 as base infrastructure and development environment request Network Service Requester reply Network Provider Agent OSCARSv6 MX-TCE Network Resource Description

6 Network Services Interface Network Service Plane Composite Service (S1 = S2 + S3) Composite Service (S2 = AS1 + AS2) Composite Service (S3 = AS3 + AS4) Atomic Service (AS1) Atomic Service (AS2) Atomic Service (AS3) Atomic Service (AS4) Multi-Layer Network Data Plane

7 Topology Service to determine resources and orientation Resource Computation Service* to determine possible resources based on multi-dimensional constraints (*MX-TCE) Connection Service to specify data plane connectivity Security Service (e.g. encryption) to ensure data integrity Store and Forward Service to enable caching capability in the network Measurement Service to enable collection of usage data and performance stats Protection Service to enable resiliency through redundancy Monitoring Service to ensure proper support using SOPs for production service Restoration Service to facilitate recovery

8 Extensions to OSCARS v0.6 Added features for: multi-layer topologies multi-point topologies requests in the form of a "service-topology" vendor specific features technology specific features node level constraints Result is a schema "Superset" to what OSCARSv0.6 now uses schema with ARCHSTONE extensions will be backward compatible with current OSCARS operations Uses perfsonar Topology and Lookup Services

9 MX-TCE role in OSCARS perform basic path computation for current OSCARS service standalone Topology Computation element to: answer "what is possible?" questions for clients to subsequently make request for OSCARS services Advanced multi-layer and multi-point computations Client Application What topologies are available next week for 3 hour duration? Current OSCARS Service: "Please try and reserve a 5 Gbps VLAN circuit between A and B at 15:00 on January 16, 2012 for 3 hour duration" Client Application Here's Two MX-TCE can perform basic path computations as needed to respond to current OSCARS point-to-point VLAN service

10 java web service, C++ multi-threaded core

11 Unified API/NSI support for P2P, Multi-Point, Multi-Layer, schedule and co-scheduling requests under extended NML schema Implemented OSCARS PCE API to become swappable OSCARS module support existing OSCARS PCE capability as a single TcePCE support co-scheduling via optionalconstraint extension Multiple path and topology computation workflows kicked off based on request types: P2P, MP, MLN/MRN, cosheduling etc. and combinations support concurrent requests through multi-threading Modularized differentiated algorithm execution driven by workflows Transform computation results into provisioning friendly path object depending on path control scenarios NSI and OSCARS compliant reply messages

12

13 ARCHSTONE Extensions Multi-Layer Topology Representations Multi-Layer Topology Computations Multi-Layer Provisioning Layer Decisions driven by resource constraints or client requests for specific performance characteristics (i.e. low latency, low jitter, etc)

14 Prototype Deployment on Production Networks ESnet and Internet2 Real-time reservations being processed to provide answers to "what is possible?" questions that client can then use to make requests on the operational networks VNOD project will discuss a specific use case for this Client Application coschedulerequest: start time: Wed, 08 Feb :00:00 GMT end time: Wed, 08 Feb :00:00 GMT min bandwidth: 1 Gbps max number of path options: 3 format for reply: bandwidth availability graph OSCARS MX-TCE OSCARS real-time reservations feed from production networks

15 archstone.east.isi.edu Architecture and Design Documents MX-TCE Software Extensions to OSCARS Topology and Request Schemas Example topology descriptions, service requests, service topologies (responses) ANI Testbed configuration and use OSCARSv0.6 project code.google.com/p/oscars-idc/ OSCARS ARCHSTONE Branch oscars.es.net/repos/oscars/branches/archstone/

16 Virtual Network On Demand (VNOD) is a project funded by DOE ASCR Objectives: To provide on-demand, end-to-end virtual network topologies dedicated to servicing communities of users at multiple end-sites To facilitate the creation and management of such virtual network domains - VNOD GUI based front-end To provide a platform for applying various optimization schemes with diverse objectives - Successfully schedule multiple, fixed and flexible, end-to-end data transfer requests between multiple end sites and hosts Currently working on developing technologies to address the integration and co-scheduling across Network and Middleware level resources This includes co-scheduling algorithms, protocols, and workflows which can operate in this "distributed heterogeneous multi-resource environment" Leveraging TeraPaths and ESCPS for end-host and site communications and configurations Future work will include integration with application specific workflows and systems Utilizing ARCHSTONE Intelligent Network Services as part of coscheduling workflows

17 End Site End Site End Site ESDC IDC Transit WAN Transit WAN Transit WAN End Site End Site

18 Service Discovery Topology Service Community Membership service distributed auxiliary services Monitoring Service Service Discovery Topology Service Community Membership service Monitoring Service ViNet request (application requirement profile) Resource Scheduler (RS) (selects and schedules resources) VNOD Resource Scheduler (RS) (selects and schedules resources) VNOD remote RSs remote VNDCs ViNet Controller (VNDC) (creates and manages ViNets) ViNet Controller (VNDC) (creates and manages ViNets) remote RSs virtual networking layer remote VNDCs remote ESCPS negotiation ESCPS virtual end-to-end path layer ESCPS remote ESCPS Negotiation OSCARS with ARCHSTONE OSCARS with ARCHSTONE End-Site LAN Transit WANs End-Site LAN

19

20 VNOD workflow: User requests a virtual domain setup via the front-end - Request can come from an application via the API - End-system resource availability (e.g., storage system bandwidth) can also be submitted for co-scheduling The VNOD back-end: - Collects bandwidth availability information from domains involved in virtual path establishment Interfaces with ARCHSTONE for WAN domains and TeraPaths/ ESCPS for end-sites - Runs scheduling algorithm(s) - Makes appropriate reservation requests based on algorithm output by engaging ARCHSTONE and TeraPaths/ESCPS

21 + End Site A + Transit WAN W 1 or Transit WAN W 2 + or End Site B + +

22 (a) (b) (c) (d)

23 Available Bandwidth (Gb/s) Step 0 Request #3 Step 1 Request #2 Step 2 Request #0 Step 3 Request # Time (secs)

24 Implementation in progress Increasingly difficult scheduling problems: Single request/single path (TeraPaths/StorNet) Multiple requests/single path/single WAN domain Multiple requests/multiple paths/single WAN domain Multiple requests/multiple paths/multiple WAN domains Co-design with ARCHSTONE to attack scheduling complexities Hierarchical scheduling (end-sites/wan) Tighter integration and interoperation

25 The architecture adopted by ARCHSTONE, OSCARS, VNOD: Centralized at the Intra-Domain level for resource management and service provisioning Distributed at the Inter-Domain level for resource management and service provisioning External topology distribution systems must limit the amount dynamic data exported (scalability and stability issues) Resource identification for real-time service provision can only be done by local domain systems Multi-domain service provision will require chain or tree mode protocols which include real-time negotiation/multi-phase commit features "Intelligent Network Services" is the key capability that needs to be developed next to support co-scheduling across network, middleware, application domains Network API needed to make service available to workflow engines OpenFlow/Software Defined Networking offers a set of network capabilities which can enhance these "Intelligent Network Services" but the "Intelligent Network Services" and co-scheduling technologies are the distinct and key value added feature set that we are addressing

26

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

SENSE: SDN for End-to-end Networked Science at the Exascale

SENSE: SDN for End-to-end Networked Science at the Exascale SENSE: SDN for End-to-end Networked Science at the Exascale SENSE Research Team INDIS Workshop, SC18 November 11, 2018 Dallas, Texas SENSE Team Sponsor Advanced Scientific Computing Research (ASCR) ESnet

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

DOE Award number: Name of recipient: Project Title: Principal investigator: Date of Report: Period covered by the report:

DOE Award number: Name of recipient: Project Title: Principal investigator: Date of Report: Period covered by the report: Progress Report DOE Award number: DE-SC0004909 Name of recipient: University of Massachusetts, Dartmouth Project Title: Coordinated Multi-layer Multi-domain Optical Network (COMMON) for Large- Scale Science

More information

Carrier SDN for Multilayer Control

Carrier SDN for Multilayer Control Carrier SDN for Multilayer Control Savings and Services Víctor López Technology Specialist, I+D Chris Liou Vice President, Network Strategy Dirk van den Borne Solution Architect, Packet-Optical Integration

More information

Transport SDN: The What, How and the Future!

Transport SDN: The What, How and the Future! Transport SDN: The What, How and the Future! Inder Monga Chief Technologist & Area Lead, ESnet ONF Research Associate Transport SDN Panel Agenda Topics What is transport SDN? Use-cases Transport SDN demonstration

More information

Traffic engineering and GridFTP log analysis. Jan 17, 2013 Project web site:

Traffic engineering and GridFTP log analysis. Jan 17, 2013 Project web site: Traffic engineering and GridFTP log analysis Zhenzhen Yan, Z. Liu, M. Veeraraghavan University of Virginia mvee@virginia.edu Chris Tracy, Chin Guok ESnet ctracy@es.net Jan 17, 2013 Project web site: http://www.ece.virginia.edu/mv/research/doe09/index.html

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

UltraScience Net Update: Network Research Experiments

UltraScience Net Update: Network Research Experiments UltraScience Net Update: Network Research Experiments Nagi Rao, Bill Wing, Susan Hicks, Paul Newman, Steven Carter Oak Ridge National Laboratory raons@ornl.gov https://www.csm.ornl.gov/ultranet February

More information

Experiences with Dynamic Circuit Creation in a Regional Network Testbed

Experiences with Dynamic Circuit Creation in a Regional Network Testbed This paper was presented as part of the High-Speed Networks 2011 (HSN 2011) Workshop at IEEE INFOCOM 2011 Experiences with Dynamic Circuit Creation in a Regional Network Testbed Pragatheeswaran Angu and

More information

Cisco Wide Area Bonjour Solution Overview

Cisco Wide Area Bonjour Solution Overview , page 1 Topology Overview, page 2 About the Cisco Application Policy Infrastructure Controller Enterprise Module (APIC-EM), page 5 The Cisco Wide Area Bonjour solution is based on a distributed and hierarchical

More information

StorNet: Co-Scheduling of End-to-End Bandwidth Reservation on Storage and Network Systems for High-Performance Data Transfers

StorNet: Co-Scheduling of End-to-End Bandwidth Reservation on Storage and Network Systems for High-Performance Data Transfers This paper was presented as part of the High-Speed Networks 2011 (HSN 2011) Workshop at IEEE INFOCOM 2011 1 StorNet: Co-Scheduling of End-to-End Bandwidth Reservation on Storage and Network Systems for

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

ESnet Update. Summer 2010 Joint Techs Columbus, OH. Steve Cotter, ESnet Dept. Head Lawrence Berkeley National Lab

ESnet Update. Summer 2010 Joint Techs Columbus, OH. Steve Cotter, ESnet Dept. Head Lawrence Berkeley National Lab ESnet Update Summer 2010 Joint Techs Columbus, OH Steve Cotter, ESnet Dept. Head Lawrence Berkeley National Lab Changes @ ESnet New additions: Greg Bell Chief Information Strategist - Formerly Chief Technology

More information

BigData Express: Toward Predictable, Schedulable, and High-Performance Data Transfer. BigData Express Research Team November 10, 2018

BigData Express: Toward Predictable, Schedulable, and High-Performance Data Transfer. BigData Express Research Team November 10, 2018 BigData Express: Toward Predictable, Schedulable, and High-Performance Data Transfer BigData Express Research Team November 10, 2018 Many people s hard work FNAL: ESnet: icair/starlight: KISTI: Qiming

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

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

End- Site Control Plane Service (ESCaPeS) Monitoring with. Perisc pe. Mar8n Swany U. Delaware. (Indiana University effec8ve 8.1.

End- Site Control Plane Service (ESCaPeS) Monitoring with. Perisc pe. Mar8n Swany U. Delaware. (Indiana University effec8ve 8.1. End- Site Control Plane Service (ESCaPeS) Monitoring with Perisc pe Mar8n Swany U. Delaware (Indiana University effec8ve 8.1.11) End Site Control Plane System (ESCPS) Network service to facilitate site

More information

Mid-Atlantic Crossroads (MAX) and GENI. The Quilt GENI Workshop

Mid-Atlantic Crossroads (MAX) and GENI. The Quilt GENI Workshop Mid-Atlantic Crossroads (MAX) and GENI The Quilt GENI Workshop July 22, 2010 Tom Lehman (USC/ISI, Arlington VA) MAX Dynamic Network Services DRAGON Internet2 ION Base MAX Dynamic Network Capabilities/Services

More information

DYNES: DYnamic NEtwork System

DYNES: DYnamic NEtwork System DYNES: DYnamic NEtwork System Artur Barczyk California Institute of Technology / US LHCNet TERENA e2e Workshop Prague, November 29 th, 2010 1 OUTLINE What is DYNES Status Deployment Plan 2 DYNES Overview

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

SD-WAN Deployment Guide (CVD)

SD-WAN Deployment Guide (CVD) SD-WAN Deployment Guide (CVD) All Cisco Meraki security appliances are equipped with SD-WAN capabilities that enable administrators to maximize network resiliency and bandwidth efficiency. This guide introduces

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

NSI: The common interface towards network services

NSI: The common interface towards network services NSI: The common interface towards network services TERENA June 2009 Eduard Escalona, University of Essex http://forge.gridforum.org/sf/projects/nsi-wg Slides Credit: NSI-WG contributors Talk Overview Need

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

Messaging Overview. Introduction. Gen-Z Messaging

Messaging Overview. Introduction. Gen-Z Messaging Page 1 of 6 Messaging Overview Introduction Gen-Z is a new data access technology that not only enhances memory and data storage solutions, but also provides a framework for both optimized and traditional

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

Extending dynamic Layer-2 services to campuses

Extending dynamic Layer-2 services to campuses Extending dynamic Layer-2 services to campuses Scott Tepsuporn and Malathi Veeraraghavan University of Virginia (UVA) mvee@virginia.edu Brian Cashman Internet2 bsc@internet2.edu April 1, 2015 FTW Intl.

More information

Designing and Provisioning IP Contribution Networks

Designing and Provisioning IP Contribution Networks Designing and Provisioning IP Contribution Networks Chin Koh 2 June 2015 Outline Introduction Protecting Media over IP Real-time Monitoring Centralized Management Nationwide Contribution Broadcast Network

More information

Service Mesh and Microservices Networking

Service Mesh and Microservices Networking Service Mesh and Microservices Networking WHITEPAPER Service mesh and microservice networking As organizations adopt cloud infrastructure, there is a concurrent change in application architectures towards

More information

Virtualized Network Services SDN solution for service providers

Virtualized Network Services SDN solution for service providers Virtualized Network Services SDN solution for service providers Nuage Networks Virtualized Network Services (VNS) is a fresh approach to business networking that seamlessly links your enterprise customers

More information

TeraPaths: Managing Flow-Based End-to- End QoS Paths Experience and Lessons Learned

TeraPaths: Managing Flow-Based End-to- End QoS Paths Experience and Lessons Learned TeraPaths: Managing Flow-Based End-to- End QoS Paths Experience and Lessons Learned Presented by Dantong Yu Summerʼ08 ESCC/Internet 2 Joint Techs Workshop Outline Background: the TeraPaths project Establishing

More information

ESnet s (100G) SDN Testbed

ESnet s (100G) SDN Testbed ESnet s (100G) SDN Testbed Inder Monga and ESnet SDN team Interna:onal SDN Testbed, March 2015 Outline Testbeds in ESnet Mo:va:on: Building a Scalable SDN WAN testbed Hardware and Deployment Status First

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

Heterogeneous Interconnection between SDN and Layer2 Networks based on NSI

Heterogeneous Interconnection between SDN and Layer2 Networks based on NSI Heterogeneous Interconnection between SDN and Layer2 Networks based on NSI Ta-Yuan Chou, Wun-Yuan Huang, Hui-Lan Lee, Te-Lung Liu, Joe Mambretti*, Jim Hao Chen*, Fei Yeh* National Center for High-Performance

More information

Deploy Microsoft SQL Server 2014 on a Cisco Application Centric Infrastructure Policy Framework

Deploy Microsoft SQL Server 2014 on a Cisco Application Centric Infrastructure Policy Framework White Paper Deploy Microsoft SQL Server 2014 on a Cisco Application Centric Infrastructure Policy Framework August 2015 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.

More information

Alcatel-Lucent OmniVista Cirrus Simple, secure cloud-based network management as a service

Alcatel-Lucent OmniVista Cirrus Simple, secure cloud-based network management as a service Alcatel-Lucent OmniVista Cirrus Simple, secure cloud-based network management as a service Alcatel-Lucent OmniVista Cirrus is a scalable, resilient, secure cloud-based network management for unified access

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

ANI Testbed Project Update

ANI Testbed Project Update ANI Testbed Project Update Brian Tierney ESnet Feb 2, 2011 Testbed Overview Progression Start out as a tabletop testbed Move to Long Island MAN when dark fiber is available Extend to WAN when 100 Gbps

More information

Data Model Considerations for Radar Systems

Data Model Considerations for Radar Systems WHITEPAPER Data Model Considerations for Radar Systems Executive Summary The market demands that today s radar systems be designed to keep up with a rapidly changing threat environment, adapt to new technologies,

More information

Data Center Interconnect Solution Overview

Data Center Interconnect Solution Overview CHAPTER 2 The term DCI (Data Center Interconnect) is relevant in all scenarios where different levels of connectivity are required between two or more data center locations in order to provide flexibility

More information

Product Overview >> Cisco R Series Racks: Make Your Infrastructure Highly Secure. Has an innovative design to deliver exceptional power, cooling, and cable management, as well as strength and stability

More information

Advance Reservation Access Control Using Software-Defined Networking and Tokens

Advance Reservation Access Control Using Software-Defined Networking and Tokens Advance Reservation Access Control Using Software-Defined Networking and Tokens I N N OVAT I N G T H E N E T WORK FO R DATA I N T E N S I V E S C I E N C E ( I N D I S ) 2016 J OAQUI N C HUNG, E U N -

More information

Pradeep Kathail Chief Software Architect Network Operating Systems Technology Group, Cisco Systems Inc.

Pradeep Kathail Chief Software Architect Network Operating Systems Technology Group, Cisco Systems Inc. Pradeep Kathail Chief Software Architect Network Operating Systems Technology Group, Cisco Systems Inc. March 4 th, 2014 2012 2010 Cisco and/or its affiliates. All rights reserved. 1 2012 Cisco and/or

More information

Adaptive Cluster Computing using JavaSpaces

Adaptive Cluster Computing using JavaSpaces Adaptive Cluster Computing using JavaSpaces Jyoti Batheja and Manish Parashar The Applied Software Systems Lab. ECE Department, Rutgers University Outline Background Introduction Related Work Summary of

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

Virtualized Network Services SDN solution for enterprises

Virtualized Network Services SDN solution for enterprises Virtualized Network Services SDN solution for enterprises Nuage Networks Virtualized Network Services (VNS) is a fresh approach to business networking that seamlessly links your enterprise s locations

More information

Microsoft Office SharePoint Server 2007

Microsoft Office SharePoint Server 2007 Microsoft Office SharePoint Server 2007 Enabled by EMC Celerra Unified Storage and Microsoft Hyper-V Reference Architecture Copyright 2010 EMC Corporation. All rights reserved. Published May, 2010 EMC

More information

China Unicom SDN Practice in WAN. Lv Chengjin/Ma Jichun, China Unicom

China Unicom SDN Practice in WAN. Lv Chengjin/Ma Jichun, China Unicom China Unicom SDN Practice in WAN Lv Chengjin/Ma Jichun, China Unicom What Will Operator SDN Do? Two development directions Operator Softwaredefined networking (SDN) 1. Cloudify traditional services 2.

More information

Sycamore Networks Implementation of the ITU-T G.ASON Control Plane

Sycamore Networks Implementation of the ITU-T G.ASON Control Plane Technical Brief Sycamore Networks Implementation of the ITU-T G.SON Control Plane bstract This document provides a detailed overview of the control plane behavior of Sycamore Networks SN 16000 Intelligent

More information

* Inter-Cloud Research: Vision

* Inter-Cloud Research: Vision * Inter-Cloud Research: Vision for 2020 Ana Juan Ferrer, ATOS & Cluster Chair Vendor lock-in for existing adopters Issues: Lack of interoperability, regulatory context, SLAs. Inter-Cloud: Hardly automated,

More information

Optimize and Accelerate Your Mission- Critical Applications across the WAN

Optimize and Accelerate Your Mission- Critical Applications across the WAN BIG IP WAN Optimization Module DATASHEET What s Inside: 1 Key Benefits 2 BIG-IP WAN Optimization Infrastructure 3 Data Optimization Across the WAN 4 TCP Optimization 4 Application Protocol Optimization

More information

Towards Network Awareness in LHC Computing

Towards Network Awareness in LHC Computing Towards Network Awareness in LHC Computing CMS ALICE CERN Atlas LHCb LHC Run1: Discovery of a New Boson LHC Run2: Beyond the Standard Model Gateway to a New Era Artur Barczyk / Caltech Internet2 Technology

More information

Software Defined Exchanges: The new SDN? Inder Monga Chief Technologist Energy Sciences Network

Software Defined Exchanges: The new SDN? Inder Monga Chief Technologist Energy Sciences Network Software Defined Exchanges: The new? Inder Monga Chief Technologist Energy Sciences Network Exchange: Telephone Exchanges Circuit switching at 64kbps (manual or automatic) 2 Exchange: Internet Exchange

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

Next Generation Integrated Architecture SDN Ecosystem for LHC and Exascale Science. Harvey Newman, Caltech

Next Generation Integrated Architecture SDN Ecosystem for LHC and Exascale Science. Harvey Newman, Caltech Next Generation Integrated Architecture SDN Ecosystem for LHC and Exascale Science Joint Genome Institute LHC Beyond the Higgs Boson LSST SKA Harvey Newman, Caltech NSF CC*/CICI Workshop: Data Integration

More information

Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications

Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications Year 1 Activities report for the NSF project EIN-0335190 Title: Collaborative research: End-to-End Provisioned Optical Network Testbed for Large-Scale escience Applications Date: July 29, 2004 (this is

More information

Introduction to iscsi

Introduction to iscsi Introduction to iscsi As Ethernet begins to enter into the Storage world a new protocol has been getting a lot of attention. The Internet Small Computer Systems Interface or iscsi, is an end-to-end protocol

More information

HiveManager Local Cloud

HiveManager Local Cloud DATA SHEET HiveManager Local Cloud Enterprise Access Network Management Offering Intuitive Configuration Workflows, Real-Time & Historical Monitoring, and Simplified Troubleshooting DATASHEET HiveManager

More information

We will also specifically discuss concept of a pooled system, storage node, pooling of PCIe as well as NVMe based storage.

We will also specifically discuss concept of a pooled system, storage node, pooling of PCIe as well as NVMe based storage. Abstract Tile: Intel Rack Scale Architecture This talk provides an overview of Intel Rack Scale Architecture and discusses how this architecture addresses underutilized and stranded resources in a Data

More information

Course 20337B: Enterprise Voice and Online Services with Microsoft Lync Server 2013 Exam Code: Duration:40 Hrs

Course 20337B: Enterprise Voice and Online Services with Microsoft Lync Server 2013 Exam Code: Duration:40 Hrs Course 20337B: Enterprise Voice and Online Services with Microsoft Lync Server 2013 Exam Code: 70-337 Duration:40 Hrs Course Outline Module 1: Voice Architecture This module introduce Enterprise Voice

More information

Hands-On Metro Ethernet Carrier Class Networks

Hands-On Metro Ethernet Carrier Class Networks Hands-On Carrier Class Networks Course Description Carriers have offered connectivity services based on traditional TDM, Frame Relay and ATM for many years. However customers now use Ethernet as the interface

More information

Technical and Functional Standards for Digital Court Recording

Technical and Functional Standards for Digital Court Recording Technical and Functional Standards for Digital Court Recording As of February 2015 Overview This document provides detailed specifications for Digital Court Recording (DCR) systems which meet the court

More information

Outline. Definition of a Distributed System Goals of a Distributed System Types of Distributed Systems

Outline. Definition of a Distributed System Goals of a Distributed System Types of Distributed Systems Distributed Systems Outline Definition of a Distributed System Goals of a Distributed System Types of Distributed Systems What Is A Distributed System? A collection of independent computers that appears

More information

Security Correlation Server System Deployment and Planning Guide

Security Correlation Server System Deployment and Planning Guide CorreLog Security Correlation Server System Deployment and Planning Guide The CorreLog Server provides a method of collecting security information contained in log messages generated by network devices

More information

Carrier Ethernet Services Delivery

Carrier Ethernet Services Delivery Solution Brief MetroCONNECT Ethernet Access Networking Jan, 2016 Metrodata Ltd Fortune House, TW20 8RY U.K. Tel: +44 (0)1784 744700 www.metrodata.co.uk E-mail: sales@metrodata.co.uk Introduction The importance

More information

EU Phosphorus Project Harmony. (on

EU Phosphorus Project Harmony. (on EU Phosphorus Project Harmony Advance Reservation features for Grids (on behalf of UniBonn, SURFnet, UvA,, CRC, Nortel,, FHG, I2CAT) E2E Workshop Establishing Lightpaths Amsterdam, December 2008 Phosphorus

More information

Introduction to Resilient Packet Rings. Raj Sharma Luminous Networks, Inc Working Group

Introduction to Resilient Packet Rings. Raj Sharma Luminous Networks, Inc Working Group Introduction to Resilient Packet Rings Raj Sharma Luminous Networks, Inc. 802.17 Working Group History March/00: RPR Tutorial and call for interest May & July: Vendors and Users present August: Agreed

More information

Multi-Dimensional Service Aware Management for End-to-End Carrier Ethernet Services By Peter Chahal

Multi-Dimensional Service Aware Management for End-to-End Carrier Ethernet Services By Peter Chahal Multi-Dimensional Service Aware Management for End-to-End Carrier Ethernet Services By Peter Chahal We all know Ethernet based on its long history as the LAN connectivity technology of choice. Recently,

More information

ANR-13-INFR-013 ANR DISCO

ANR-13-INFR-013 ANR DISCO DIstributed SDN COntrollers for rich and elastic services ANR-13-INFR-013 ANR DISCO DIstributed SDN COntrollers for rich and elastic services Mathieu Bouet @Thales Communications & Security 1 Project s

More information

IWAN APIC-EM Application Cisco Intelligent WAN

IWAN APIC-EM Application Cisco Intelligent WAN IWAN APIC-EM Application Cisco Intelligent WAN René og Per Cisco DK SE s Feb 23 th 2016 AVC MPLS Private Cloud 3G/4G-LTE Virtual Private Cloud Branch WAAS PfR Internet Public Cloud Control, Management,

More information

Samsung Security AP WHITE PAPER

Samsung Security AP WHITE PAPER WHITE PAPER Introduction Due to their high speed and standardized features such as enhanced authentication and encryption, enterprise WLAN network systems are currently growing in their use as infrastructure

More information

Optical network virtualization. Optical network virtualization. Transport SDN for cloud-centric networking

Optical network virtualization. Optical network virtualization. Transport SDN for cloud-centric networking Optical network virtualization Optical network virtualization Transport SDN for cloud-centric networking 1 Transport SDN for the cloud Manually initiated and managed provisioning processes do not provide

More information

Unified Application Delivery

Unified Application Delivery The vision of a unified application delivery network gets more clear with F5 BIG-IP v10. White Paper by Lori MacVittie The Vision For every problem that arises out of the dust left behind as new technologies

More information

20337-Enterprise Voice and Online Services with Microsoft Lync Server 2013

20337-Enterprise Voice and Online Services with Microsoft Lync Server 2013 Course Outline 20337-Enterprise Voice and Online Services with Microsoft Lync Server 2013 Duration: 5 day (30 hours) Target Audience: This course is intended for IT Consultants and Telecommunications Consulting

More information

SDN controller: Intent-based Northbound Interface realization for extended applications

SDN controller: Intent-based Northbound Interface realization for extended applications SDN controller: Intent-based Northbound Interface realization for extended applications 1. Introduction 2. SDN Controller 3. Intent-based Northbound Interface (NBI) 4. The Intent framework in ONOS controller

More information

How do I patch custom OEM images? Are ESXi patches cumulative? VMworld 2017 Do stateless hosts keep SSH & SSL identities after reboot? With Auto Deplo

How do I patch custom OEM images? Are ESXi patches cumulative? VMworld 2017 Do stateless hosts keep SSH & SSL identities after reboot? With Auto Deplo SER1963BE Technical Overview of VMware ESXi Host Lifecycle Management with Update Manager, Auto Deploy, and Host Profiles VMworld 2017 Content: Not for publication Eric Gray @eric_gray #VMworld #SER1963BE

More information

Chapter Outline. Chapter 2 Distributed Information Systems Architecture. Distributed transactions (quick refresh) Layers of an information system

Chapter Outline. Chapter 2 Distributed Information Systems Architecture. Distributed transactions (quick refresh) Layers of an information system Prof. Dr.-Ing. Stefan Deßloch AG Heterogene Informationssysteme Geb. 36, Raum 329 Tel. 0631/205 3275 dessloch@informatik.uni-kl.de Chapter 2 Distributed Information Systems Architecture Chapter Outline

More information

Functional Requirements for Grid Oriented Optical Networks

Functional Requirements for Grid Oriented Optical Networks Functional Requirements for Grid Oriented Optical s Luca Valcarenghi Internal Workshop 4 on Photonic s and Technologies Scuola Superiore Sant Anna Pisa June 3-4, 2003 1 Motivations Grid networking connection

More information

November 1 st 2010, Internet2 Fall Member Mee5ng Jason Zurawski Research Liaison

November 1 st 2010, Internet2 Fall Member Mee5ng Jason Zurawski Research Liaison November 1 st 2010, Internet2 Fall Member Mee5ng Jason Zurawski Research Liaison Agenda DYNES (Eric/Jason) SC10 Ac5vi5es (All) LHCOPN Update (Jason) Other Hot Topics? 2 11/1/10, 2010 Internet2 DYNES Background

More information

ETNA Inter Domain Transport Hayim Porat Ethos Networks 05/09

ETNA Inter Domain Transport Hayim Porat Ethos Networks 05/09 ETNA Inter Domain Transport Hayim Porat Ethos Networks 05/09 ETNA 215462 STREP FP7-ICT-2007 The Network of the Future 1 Motivation Inter carrier (inter Domain) service provisioning automation is gaining

More information

NETSMART Network Management Solutions

NETSMART Network Management Solutions shaping tomorrow with you NETSMART NETSMART management solutions simplify maintenance, provisioning and surveillance. 1 NETSMART Unify Your Network As new and legacy services coexist to support a widening

More information

SteelConnect. The Future of Networking is here. It s Application-Defined for the Cloud Era. SD-WAN Cloud Networks Branch LAN/WLAN

SteelConnect. The Future of Networking is here. It s Application-Defined for the Cloud Era. SD-WAN Cloud Networks Branch LAN/WLAN Data Sheet SteelConnect The Future of Networking is here. It s Application-Defined for the Cloud Era. SD-WAN Cloud Networks Branch LAN/WLAN The Business Challenge Delivery of applications is becoming more

More information

A Finite State Mobile Agent Computation Model

A Finite State Mobile Agent Computation Model A Finite State Mobile Agent Computation Model Yong Liu, Congfu Xu, Zhaohui Wu, Weidong Chen, and Yunhe Pan College of Computer Science, Zhejiang University Hangzhou 310027, PR China Abstract In this paper,

More information

PLANEAMENTO E GESTÃO DE REDES INFORMÁTICAS COMPUTER NETWORKS PLANNING AND MANAGEMENT

PLANEAMENTO E GESTÃO DE REDES INFORMÁTICAS COMPUTER NETWORKS PLANNING AND MANAGEMENT Mestrado em Engenharia Informática e de Computadores PLANEAMENTO E GESTÃO DE REDES INFORMÁTICAS COMPUTER NETWORKS PLANNING AND MANAGEMENT 2010-2011 Metodologia de Projecto 4 - Project Methodology 4 1 Hierarchical

More information

Announcements. me your survey: See the Announcements page. Today. Reading. Take a break around 10:15am. Ack: Some figures are from Coulouris

Announcements.  me your survey: See the Announcements page. Today. Reading. Take a break around 10:15am. Ack: Some figures are from Coulouris Announcements Email me your survey: See the Announcements page Today Conceptual overview of distributed systems System models Reading Today: Chapter 2 of Coulouris Next topic: client-side processing (HTML,

More information

SERVICE DESCRIPTION MANAGED BACKUP & RECOVERY

SERVICE DESCRIPTION MANAGED BACKUP & RECOVERY Contents Service Overview.... 3 Key Features... 3 Implementation... 4 Validation... 4 Implementation Process.... 4 Internal Kick-Off... 4 Customer Kick-Off... 5 Provisioning & Testing.... 5 Billing....

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

Udaipur, Rajasthan, India. University, Udaipur, Rajasthan, India

Udaipur, Rajasthan, India. University, Udaipur, Rajasthan, India ROLE OF NETWORK VIRTUALIZATION IN CLOUD COMPUTING AND NETWORK CONVERGENCE 1 SHAIKH ABDUL AZEEM, 2 SATYENDRA KUMAR SHARMA 1 Research Scholar, Department of Computer Science, Pacific Academy of Higher Education

More information

As enterprise organizations face the major

As enterprise organizations face the major Deploying Flexible Brocade 5000 and 4900 SAN Switches By Nivetha Balakrishnan Aditya G. Brocade storage area network (SAN) switches are designed to meet the needs of rapidly growing enterprise IT environments.

More information

Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN

Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN Avaya-FatPipe Solution Overview Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN The Avaya SDN-Fx and FatPipe Networks solution provides a fabric-based SDN architecture for simplicity

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

SOLUTION BRIEF Enterprise WAN Agility, Simplicity and Performance with Software-Defined WAN

SOLUTION BRIEF Enterprise WAN Agility, Simplicity and Performance with Software-Defined WAN S O L U T I O N O V E R V I E W SOLUTION BRIEF Enterprise WAN Agility, Simplicity and Performance with Software-Defined WAN Today s branch office users are consuming more wide area network (WAN) bandwidth

More information

Dell EMC SCv3020 7,000 Mailbox Exchange 2016 Resiliency Storage Solution using 7.2K drives

Dell EMC SCv3020 7,000 Mailbox Exchange 2016 Resiliency Storage Solution using 7.2K drives Dell EMC SCv3020 7,000 Mailbox Exchange 2016 Resiliency Storage Solution using 7.2K drives Microsoft ESRP 4.0 Abstract This document describes the Dell EMC SCv3020 storage solution for Microsoft Exchange

More information

I D C T E C H N O L O G Y S P O T L I G H T. V i r t u a l and Cloud D a t a Center Management

I D C T E C H N O L O G Y S P O T L I G H T. V i r t u a l and Cloud D a t a Center Management I D C T E C H N O L O G Y S P O T L I G H T Orchestration S i m p l i f i es and Streamlines V i r t u a l and Cloud D a t a Center Management January 2013 Adapted from Systems Management Software Purchasing

More information

SURFnet network developments 10th E-VLBI workshop 15 Nov Wouter Huisman SURFnet

SURFnet network developments 10th E-VLBI workshop 15 Nov Wouter Huisman SURFnet SURFnet network developments 10th E-VLBI workshop 15 Nov 2011 Wouter Huisman SURFnet Engine for Innovation Mission To improve higher education and research by promoting, developing and operating a trusted,

More information

ACI Multi-Site Architecture and Deployment. Max Ardica Principal Engineer - INSBU

ACI Multi-Site Architecture and Deployment. Max Ardica Principal Engineer - INSBU ACI Multi-Site Architecture and Deployment Max Ardica Principal Engineer - INSBU Agenda ACI Network and Policy Domain Evolution ACI Multi-Site Deep Dive Overview and Use Cases Introducing ACI Multi-Site

More information

Exam Code: Exam Code: Exam Name: Advanced Borderless Network Architecture Systems Engineer test.

Exam Code: Exam Code: Exam Name: Advanced Borderless Network Architecture Systems Engineer test. Exam Code: 700-303 Number: 700-303 Passing Score: 800 Time Limit: 120 min File Version: 41.2 http://www.gratisexam.com/ Exam Code: 700-303 Exam Name: Advanced Borderless Network Architecture Systems Engineer

More information

SERVICE DESCRIPTION MANAGED FIREWALL/VPN

SERVICE DESCRIPTION MANAGED FIREWALL/VPN Contents Service Overview.... 3 Key Features... 3 Service Features... 3 Responsibilities... 5 Additional Services.... 5 Implementation... 6 Validation... 6 Implementation Process.... 6 Customer Kick-Off...

More information

Never Drop a Call With TecInfo SIP Proxy White Paper

Never Drop a Call With TecInfo SIP Proxy White Paper Innovative Solutions. Trusted Performance. Intelligently Engineered. Never Drop a Call With TecInfo SIP Proxy White Paper TecInfo SD-WAN product - PowerLink - enables real time traffic like VoIP, video

More information