SDN Testbeds and Experimentation

Size: px
Start display at page:

Download "SDN Testbeds and Experimentation"

Transcription

1 SDN Testbeds and Experimentation Vasileios Kotronis 1

2 What you have seen till now What SDN is about (and how it came to be) Basic concepts, abstractions Architectural components (switch, controller/nos) SDN and Virtualization, Routing, Embeddings SDN perspectives from vendor (CISCO), ISP (Swisscom) Proposed applications in diverse fields (cloud, VoD, interdomain, mobility, telcos, etc.), pros and cons Ongoing research efforts What is missing from this picture? 2

3 Well, how about testing these ideas yourselves on a real network? 3

4 This presentation: SDN Testbeds and Experimentation PART 1 ~45 min The OFELIA Project and Testbed Federation Supporting OpenFlow/SDN Experiments OFELIA description, user workflows, etc. Part 2 ~10 min On Bringing Private Traffic into Public SDN Testbeds General directions for SDN testbed engineering PART 3 ~20-30 min Live demo of conducting a simple experiment on OFELIA Setup network, VMs, verify connectivity via OpenFlow substrate 4

5 PART 1 5

6 The OFELIA Project and Testbed Federation Supporting OpenFlow/SDN Experiments Monday, 08 December 2014 ATCN

7 What is OFELIA OpenFlow in Europe: Linking Infrastructure and Applications EU FP7-funded project Duration: Project ended on 31/10/2013, facility remains Federated, distributed testbed that: enables clean-slate SDN experimentation hosts islands with diverse resource types is publicly available as best-effort service Main concepts: experiment on an SDN network control the network resources dynamically 7

8 Who is on board Academic institutes Industrial partners 8

9 What OFELIA offers Virtualized OpenFlow switches (v1.0): commercial solutions (NEC, HP switches) optical / copper ports wireless Access Points (OpenFlow firmware) NetFPGAs Virtual Machines (VMs, using XEN) used as end-hosts or controllers Linking infrastructure LANs, overlays, fibers, spectrum These resources are sliced: allow concurrent experiments minimize interference FlowVisor for network, XEN for end-hosts 9

10 Network Virtualization Applications on top of OFELIA Support for Content Centric Networks OpenFlow and Path Computation Elements OpenFlow-based Video on Demand OpenFlow in Brazil, Mobility & Multicast OpenFlow and Cloud Data Center management Monday, 08 December 2014 ATCN

11 Projects that use OFELIA Software and Testbeds ALIEN Abstraction layer for extending programmable networks with heterogeneous equipment FELIX Allow users to build their own virtual slices using resources of remote Future Internet facilities GN3Plus The Geant R&E pan-european Testbed FIBRE EU and Brazil cooperation for experimental research into networks and distributed applications Fed4FIRE Focus on testbed federation procedures OFERTIE QoS for Real-Time Online Interactive Applications ALIEN: FELIX: GN3Plus: FIBRE: Fed4FIRE: OFERTIE: Monday, 08 December 2014 ATCN

12 New applications New EU testbeds Sep 2010 Sep 2013 : 3 years, 17 Partners First OpenFlow Testbed across Europe (10 federated islands) Oct 2012 Nov 2016 : 4 years, 17+ partners Provide a common federation framework for Future Internet Research and Experimentation facilities GN3plus : Apr 2013 Mar 2015 : 2 years, 41+ Partners GN3Plus : Extend/expand GEANT s network across EU 12

13 OFELIA Design Goals (I) Flexibility and programmability for SDN experiments minimize restrictions of pre-defined functionality make such functionality extensible Fidelity: islands/testbeds are real networks evaluate new ideas in parallel with production operation Ease of use tools and interfaces to ease resource management experimenter concentrates on the experiment (not the tool) Island independency/autonomy testbed facilities act as a federation or standalone islands each island managed by separate administrative entities does this requirement sound familiar? 13

14 OFELIA Design Goals (II) Resource isolation resources are sliced : OpenFlow switches, VM servers virtualization concurrent experiments over same substrate minimize interference between different experiments/slices Federation OFELIA supports integration/federation between its islands network slices can span multiple islands goal = large scale experimentation with resource heterogeneity Modularity multiple components communicating over well-defined interfaces quick, pluggable module integration and improvements Security user authentication, authorization and accountability 14

15 Important terms (I) OFELIA island acts as a single administrative domain offers its experimental network resources for tests OFELIA Control Framework (OCF) is the main control and management software supports users to conduct experiments Intra-federation inter-connect heterogeneous OFELIA islands use the homogeneous OCF offer a unified experimental facility to end-user (experimenter) ClearingHouse is a trust authority to verify user permissions and policies provides service and slice information 15

16 Important terms (II) Slice a set of reserved resources e.g., two ports of an OpenFlow switch and two VMs at ETHZ Resource Manager (RM) entity that manages resources and maintains resource states e.g., FlowVisor for Flow Spaces, XEN for VMs Aggregate a composition of resources e.g., the set of all switches and ports at the ETHZ island Aggregate Manager (AM) entity that manages Aggregates, other AMs or RMs authentication, delegation, policy management functions e.g., FOAM for FlowVisor, VT-Manager for XEN 16

17 And now the details 17

18 Rollout phases of such a testbed Communication Systems Group (CSG) Could we have built it in one go? Probably not Time=function(partner_num, purchase_times, SW_development, ) Phase 1: Setup (First year) OpenFlow switches, VM servers and OCF* in place First local experiments conducted Phase 2: Interconnection (Second year) Connect islands with each other (intra-federation) Extend experimentation to wireless and optics Phase 3: Customization (Third year) Automate resource assignment (OCF* evolution) Provide connection to external facilities (e.g., other testbeds) *OCF: OFELIA CONTROL FRAMEWORK 18

19 OFELIA testbeds: Slice isolation via FlowVisor FlowSpace slicing example OpenFlow OpenFlow OpenFlow Controller Controller Controller OpenFlow FlowVisor OpenFlow OpenFlow Firmware Policy Checks: Is a rule allowed? Rule prioritization Who controls the packets? Packet Data Path (More dimensions: ingress ports, VLANs, etc.) Switch/Router Slide borrowed from Rob Sherwood 19

20 Island Example: The ETHZ OFELIA testbed INTERNET Does this setup seem familiar? VM servers, edge/core switches * Extensions: -Privacy and Availability Layer -Gateways to other resources (e.g., GpENI, public Internet) 20

21 Core Software: OFELIA Control Framework (OCF) Set of SW tools for testbed management The OCF controls: Experimentation life-cycle Reservation / Instantiation / Deletion of resources Configuration of slices Monitoring of experiments OCF features: Full S/W stack: frontend, clearinghouse and resource AMs Support for OpenFlow resources and VMs (XEN) Extendable to more resource types Slice orchestration 21

22 OCF software stack (single island) Communication Systems Group (CSG) (Expedient UI*) (Expedient CH) (OpenFlow AM, VM AM) (FlowVisor, XEN) *(Plug-ins are resource /functionality specific) (Switches, VMs, other ) 22

23 Example of an OpenFlow Aggregate Manager: FOAM 23

24 Putting it all together with plug-ins Communication Systems Group (CSG) *AMsoil: light-weight SW framework for creating AMs for testbeds 24

25 THE (INTRA-/INTER-)FEDERATION CONCEPT 25

26 Intra-Federation: high level architecture Common Control framework (OCF) Common UI (Expedient) Well-defined interfaces (GENI) Create and run experiments across islands Communication Systems Group (CSG) INTERNET 26

27 SFA (Slice Federation Architecture) based on the GENI API : AM API calls v2 GetVersion (options) ListResources (credentials[], options) CreateSliver (slice_urn, credentials[], rspec, users[], options) DeleteSliver (slice_urn, credentials[], options) SliverStatus (slice_urn, credentials[], options) RenewSliver (slice_urn, credentials[], expiration_time, options) Shutdown (slice_urn, credentials[], options) *sliver: instantiation of a slice on the physical component(s) of the testbed 27

28 GENI API call arguments slice_urn: The URN (Unified Resource Name) of the slice rspec: matches the GENI standard request RSpec schema, containing the resources that the caller is requesting for allocation to the slice specified in slice_urn users[]: An array of user structs, which contain information about the users of the slice credentials[]: An array of credentials granting the caller privileges to perform this operation (e.g., create slivers) options: A struct with particular semantics (AM-dependent) expiration_time: Time when the slice reservation will expire points to de-allocation of resources 28

29 Intra-Federation: abstracting away inter-island links 29

30 Intra-Federation: user uses home-island as portal to access AMs/resources of the federation Communication Systems Group (CSG) *LDAP Lightweight Directory Access Protocol: share information about users, services, resources 30

31 Inter-Federation architecture (discussed) 31

32 Well, how do I use OFELIA? 32

33 Full User workflow Learn about OFELIA Register for an OFELIA account and acquire credentials Connect over VPN to OFELIA control network Login to home island Expedient UI Acquire project permissions from IM of home island Wait for OF resource allocation upon IMs permission Define OF resources, define OF controller, allocate VMs, start the slice Create an experimental slice within the project Add federated AMs to project Create a Project Run your slice controller, run VMs, run experiment Update the slice (optional) Collect results Stop the slice Slice expiration/del etion 33

34 You (Experimenter) User Access Cycle Expedient (UI) FOAM, FV, XEN, 34

35 Feel free to become a user! (it s free) 1) Register for an OFELIA account, get credentials 2) Set up an OpenVPN connection to the federation 3) Fire up UI and create an experimental project 4) Run your experiment(s) 5) Repeat (3) Communication Systems Group (CSG) Notes: This is a best-effort service! OFELIA home: Check out our usage policy and manuals Contact us (helpdesk, mailing lists) 35

36 Information Sources Official OFELIA web-site: OFELIA user manual and documentation wiki: Sample OFELIA tutorial: OFELIA Control Framework on GitHub: AMsoil (SW base for AMs): GENI Glossary: GENI APIs (v2 presented in lecture for simplicity): OFELIA whitepaper: SUÑÉ, Marc, et al. Design and Implementation of the OFELIA FP7 Facility: the European OpenFlow Testbed. Computer Networks, 2014, 61:

37 Tutorial Videos How to set up slice and project: How to configure experiment: FIBRE demo: using OFELIA Control Framework for multi-island experiment allocation: 37

38 End of PART 1 Any Questions 38

39 PART 2 (see PAL pdf presentation) 39

40 General directions for SDN testbed engineering Network Virtualization/Isolation as a basic primitive FlowVisor, OpenVirtex, beyond VLANs Heterogeneous resources (optical, copper, wireless, etc.) Inter-federation between different testbeds Physical connectivity (data plane) Control plane interoperability Standardized inter-testbed APIs (GENI initiative) Scale-out experimental resources Running new protocols at large scales Dynamically request more resources to use Bringing real user-traffic to the testbed still open Privacy and availability concerns Policy compliance, user policy language Monday, 08 December 2014 ATCN

41 End of PART 2 Any Questions 41

42 PART 3 42

43 How to register/login Demo (~30 min) How the Expedient UI looks like Experimental project management Experimental slice management Connection to VMs Run some pings 43

44 End of PART 3 Any Questions 44

SDN Testbed Experiences: Challenges and Next Steps

SDN Testbed Experiences: Challenges and Next Steps SDN Testbed Experiences: Challenges and Next Steps SDN Concertation Workshop January 30 th, 2014 Daniel King d.king@lancaster.ac.uk Panagiotis Georgopoulos p.georgopoulos@lancaster.ac.uk Nicholas Race

More information

Software Defined Exchange (SDX) and Software Defined Infrastructure Exchange (SDIX) Vision and Architecture

Software Defined Exchange (SDX) and Software Defined Infrastructure Exchange (SDIX) Vision and Architecture Software Defined Exchange (SDX) and Software Defined Infrastructure Exchange (SDIX) Vision and Architecture Tom Lehman, Brecht Vermeulen, Marshall Brinn, Niky Riga, Larry Landweber DRAFT DO NOT DISTRIBUTE

More information

Open Flow in Europe: Linking Infrastructure and Applica:ons [OFELIA] Reza Nejaba) Mayur P Channegowda, Siamak Azadolmolky, Dimitra Simeounidou

Open Flow in Europe: Linking Infrastructure and Applica:ons [OFELIA] Reza Nejaba) Mayur P Channegowda, Siamak Azadolmolky, Dimitra Simeounidou Open Flow in Europe: Linking Infrastructure and Applica:ons [OFELIA] Reza Nejaba) Mayur P Channegowda, Siamak Azadolmolky, Dimitra Simeounidou Talk Overview Role of experimental facilities in future Internet

More information

IPOP-TinCan: User-defined IP-over-P2P Virtual Private Networks

IPOP-TinCan: User-defined IP-over-P2P Virtual Private Networks IPOP-TinCan: User-defined IP-over-P2P Virtual Private Networks Renato Figueiredo Advanced Computing and Information Systems Lab University of Florida ipop-project.org Unit 3: Intra-cloud Virtual Networks

More information

Network Virtualization

Network Virtualization Network Virtualization What is Network Virtualization? Abstraction of the physical network Support for multiple logical networks running on a common shared physical substrate A container of network services

More information

ENABLING INNOVATION THROUGH NETWORK VIRTUALIZATION (AND INTEGRATION OF COMPUTE AND STORAGE)

ENABLING INNOVATION THROUGH NETWORK VIRTUALIZATION (AND INTEGRATION OF COMPUTE AND STORAGE) Eric Boyd Senior Director, Strategic Projects, Internet2 Ed Balas Manager, Software Engineering, Indiana University ENABLING INNOVATION THROUGH NETWORK VIRTUALIZATION (AND INTEGRATION OF COMPUTE AND STORAGE)

More information

On QoS Support to Ofelia and OpenFlow

On QoS Support to Ofelia and OpenFlow On Support to Ofelia and OpenFlow Balázs Sonkoly, András Gulyás, Felicián Németh, János Czentye, Krisztián Kurucz, Barnabás Novák, Gábor Vaszkun Department of Telecommunications and Media Informatics Budapest

More information

The FP7 Ofelia project

The FP7 Ofelia project The FP7 Ofelia project Marc Suñé (i2cat) marc.sune@i2cat.net Introducing i2cat founda/on (~2 ) Introducing OFELIA FP7 project (~5 ) - - - DescripBon Project objecbves and Open Calls Island descripbon OpenFlow

More information

Network Virtualization and SDN/OpenFlow for Optical Networks - EU Project OFELIA. Achim Autenrieth, Jörg-Peter Elbers ADVA Optical Networking SE

Network Virtualization and SDN/OpenFlow for Optical Networks - EU Project OFELIA. Achim Autenrieth, Jörg-Peter Elbers ADVA Optical Networking SE Network Virtualization and SDN/OpenFlow for Optical Networks - EU Project OFELIA Achim Autenrieth, Jörg-Peter Elbers ADVA Optical Networking SE Networked Systems (NetSys) 2013 Stuttgart, 14.03.2013 Outline

More information

Software Defined Networking

Software Defined Networking Software Defined Networking Stefano Giordano Dipartimento di Ingegneria dell Informazione Università di Pisa 3D Reference model of ISDN Hourglass reference model of a TCP/IP network Network Ossification

More information

Tutorial: OpenFlow in GENI

Tutorial: OpenFlow in GENI Tutorial: OpenFlow in GENI GENI Project Office The current Internet is at an impasse because new architecture cannot be deployed or even adequately evaluated [PST04] [PST04]: Overcoming the Internet Impasse

More information

Open Source Network: Software-Defined Networking (SDN) and OpenFlow

Open Source Network: Software-Defined Networking (SDN) and OpenFlow Open Source Network: Software-Defined Networking (SDN) and OpenFlow Insop Song, Ericsson LinuxCon North America, Aug. 2012, San Diego CA Objectives Overview of OpenFlow Overview of Software Defined Networking

More information

Virtualization and SDN Applications

Virtualization and SDN Applications Virtualization and SDN lications 2 Virtualization Sharing physical hardware or software resources by multiple users and/or use cases Examples system shares physical hardware resources Virtual machine shares

More information

15 th April 2010 FIA Valencia

15 th April 2010 FIA Valencia Autonomic Internet (AutoI) FP7 STREP Project Management of Virtual Infrastructure http://ist-autoi.eu/ 15 th April 2010 FIA Valencia Alex Galis University College London a.galis@ee.ucl.ac.uk www.ee.ucl.ac.uk/~agalis

More information

Experiences Monitoring and Managing QoS using SDN on Testbeds Supporting Different Innovation Stages

Experiences Monitoring and Managing QoS using SDN on Testbeds Supporting Different Innovation Stages Experiences Monitoring and Managing QoS using SDN on s Supporting Different Innovation Stages Stuart E. Middleton, Senior Member, ACM, and Stefano Modafferi IT Innovation Centre University of Southampton

More information

基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器

基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器 基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器 楊 竹 星 教 授 國 立 成 功 大 學 電 機 工 程 學 系 Outline Introduction OpenFlow NetFPGA OpenFlow Switch on NetFPGA Development Cases Conclusion 2 Introduction With the proposal

More information

Federation of the Monitoring Tools. José Augusto Suruagy Monteiro With contributions from Mayur and Jordan Workshop PROCAD São Carlos June 18, 2012

Federation of the Monitoring Tools. José Augusto Suruagy Monteiro With contributions from Mayur and Jordan Workshop PROCAD São Carlos June 18, 2012 Federation of the Monitoring Tools José Augusto Suruagy Monteiro With contributions from Mayur and Jordan Workshop PROCAD São Carlos June 18, 2012 Context Context FIBRE-EU: OCF Islands OMF Island FIBRE-BR:

More information

Software-Defined Networks Powered by VellOS

Software-Defined Networks Powered by VellOS WHITE PAPER Software-Defined Networks Powered by VellOS Agile, Flexible Networking for Distributed Applications Vello s SDN enables a low-latency, programmable solution resulting in a faster and more flexible

More information

ViSION Status Update. Dan Savu Stefan Stancu. D. Savu - CERN openlab

ViSION Status Update. Dan Savu Stefan Stancu. D. Savu - CERN openlab ViSION Status Update Dan Savu Stefan Stancu D. Savu - CERN openlab 1 Overview Introduction Update on Software Defined Networking ViSION Software Stack HP SDN Controller ViSION Core Framework Load Balancer

More information

OpenFlow, Network Function Virtualisation, Virtualised Network Function, Network Virtualisation, IEEE 802.1X, Authentication and Authorization.

OpenFlow, Network Function Virtualisation, Virtualised Network Function, Network Virtualisation, IEEE 802.1X, Authentication and Authorization. Deploying a virtual network function over a software defined network infrastructure: experiences deploying an access control VNF in the University of Basque Country s OpenFlow enabled facility Eduardo

More information

Status of OpenFlow research and test facilities in Europe

Status of OpenFlow research and test facilities in Europe Status of OpenFlow research and test facilities in Europe Cape Town, Nov 14-15, 2011 Dr.-Ing. Hagen Woesner EICT GmbH, Berlin, Germany Agenda Software Defined Networks and OpenFlow Architectural Splits

More information

What is OpenFlow? What does OFELIA? An Introduction to OpenFlow and what OFELIA has to do with it

What is OpenFlow? What does OFELIA? An Introduction to OpenFlow and what OFELIA has to do with it What is OpenFlow? What does OFELIA? An Introduction to OpenFlow and what OFELIA has to do with it The internet is a GREAT INVENTION! The Internet is great! But, ehem.. Houston, we have a problem 2012 2

More information

Does SDN accelerate network innovations? Example of Flexible Service Creation

Does SDN accelerate network innovations? Example of Flexible Service Creation Does SDN accelerate network innovations? Example of Flexible Service Creation Andreas Gladisch VP Convergent Networks and Infrastructure, Telekom Innovation Labs 24.10.2012 Do you know what this is? Zuse

More information

Virtualization, SDN and NFV

Virtualization, SDN and NFV Virtualization, SDN and NFV HOW DO THEY FIT TOGETHER? Traditional networks lack the flexibility to keep pace with dynamic computing and storage needs of today s data centers. In order to implement changes,

More information

Real-World Insights from an SDN Lab. Ron Milford Manager, InCNTRE SDN Lab Indiana University

Real-World Insights from an SDN Lab. Ron Milford Manager, InCNTRE SDN Lab Indiana University Real-World Insights from an SDN Lab Ron Milford Manager, InCNTRE SDN Lab Indiana University 1 A bit about IU, the GlobalNOC, and InCNTRE... Indiana University s Network History 1998 University Corporation

More information

The FEDERICA Project: creating cloud infrastructures

The FEDERICA Project: creating cloud infrastructures The FEDERICA Project: creating cloud infrastructures Mauro Campanella Consortium GARR, Via dei Tizii 6, 00185 Roma, Italy Mauro.Campanella@garr.it Abstract. FEDERICA is a European project started in January

More information

HAWAII TECH TALK SDN. Paul Deakin Field Systems Engineer

HAWAII TECH TALK SDN. Paul Deakin Field Systems Engineer HAWAII TECH TALK SDN Paul Deakin Field Systems Engineer SDN What Is It? SDN stand for Software Defined Networking SDN is a fancy term for: Using a controller to tell switches where to send packets SDN

More information

How To Switch A Layer 1 Matrix Switch On A Network On A Cloud (Network) On A Microsoft Network (Network On A Server) On An Openflow (Network-1) On The Network (Netscout) On Your Network (

How To Switch A Layer 1 Matrix Switch On A Network On A Cloud (Network) On A Microsoft Network (Network On A Server) On An Openflow (Network-1) On The Network (Netscout) On Your Network ( Software- Defined Networking Matrix Switching January 29, 2015 Abstract This whitepaper describes a Software- Defined Networking use case, using an OpenFlow controller and white box switches to implement

More information

What is SDN? And Why Should I Care? Jim Metzler Vice President Ashton Metzler & Associates

What is SDN? And Why Should I Care? Jim Metzler Vice President Ashton Metzler & Associates What is SDN? And Why Should I Care? Jim Metzler Vice President Ashton Metzler & Associates 1 Goals of the Presentation 1. Define/describe SDN 2. Identify the drivers and inhibitors of SDN 3. Identify what

More information

Getting to know OpenFlow. Nick Rutherford Mariano Vallés {nicholas,mariano}@ac.upc.edu

Getting to know OpenFlow. Nick Rutherford Mariano Vallés {nicholas,mariano}@ac.upc.edu Getting to know OpenFlow Nick Rutherford Mariano Vallés {nicholas,mariano}@ac.upc.edu OpenFlow Switching 1. A way to run experiments in the networks we use everyday. A pragmatic compromise Allow researchers

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

Software Defined Network (SDN)

Software Defined Network (SDN) Georg Ochs, Smart Cloud Orchestrator (gochs@de.ibm.com) Software Defined Network (SDN) University of Stuttgart Cloud Course Fall 2013 Agenda Introduction SDN Components Openstack and SDN Example Scenario

More information

Network Virtualization: Delivering on the Promises of SDN. Bruce Davie, Principal Engineer

Network Virtualization: Delivering on the Promises of SDN. Bruce Davie, Principal Engineer Network Virtualization: Delivering on the Promises of SDN Bruce Davie, Principal Engineer What does SDN promise? The original* SDN promise was: Enable rapid innovation in networking Enable new forms of

More information

Internet2 Focused Technical Workshop: International OpenFlow/SDN Testbeds Florida International University March 31 April 2, 2015

Internet2 Focused Technical Workshop: International OpenFlow/SDN Testbeds Florida International University March 31 April 2, 2015 OpenWave: Supporting International OpenFlow/SDN Testbeds for at-scale experimentation Internet2 Focused Technical Workshop: International OpenFlow/SDN Testbeds Florida International University March 31

More information

Software Defined Optical Networks with Optical OpenFlow. Jörg-Peter Elbers, Achim Autenrieth ADVAnced Technology August 2012 Rev 1.

Software Defined Optical Networks with Optical OpenFlow. Jörg-Peter Elbers, Achim Autenrieth ADVAnced Technology August 2012 Rev 1. Software Defined Optical Networks with Optical OpenFlow Jörg-Peter Elbers, Achim Autenrieth ADVAnced Technology August 2012 Rev 1.0 Outline Software Defined Networks & OpenFlow Optical Domain Extensions

More information

Network performance in virtual infrastructures

Network performance in virtual infrastructures Network performance in virtual infrastructures A closer look at Amazon EC2 Alexandru-Dorin GIURGIU University of Amsterdam System and Network Engineering Master 03 February 2010 Coordinators: Paola Grosso

More information

Introduction to OpenFlow:

Introduction to OpenFlow: Introduction to OpenFlow: Bringing Experimental Protocols to a Network Near You! Chris Tracy, Network Engineer ESnet Engineering Group Overview Fundamentals and Terminology Hardware Options for Deploying

More information

Network Virtualization and its Application to M2M Business

Network Virtualization and its Application to M2M Business Network Virtualization and its Application to M2M Business M2M Partner Event Dr. Markus Breitbach Deutsche Telekom, Group Technology Rotterdam, 2011/09/28 Image source: http://clementvalla.com/work/google-earth-bridges/

More information

Spotlight On Backbone Technologies

Spotlight On Backbone Technologies Spotlight On Backbone Technologies Shawn Stevens Technical Lead, Data Center Technologies CCIE #4618 shawn.stevens@cdw.com CDW.com/network 800.800.4239 Agenda Overview of Software-Defined Networking (SDN)

More information

SDN Software Defined Networks

SDN Software Defined Networks There is nothing more important than our customers SDN Software Defined Networks A deployable approach for the Enterprise 2012 Enterasys Networks, Inc. All rights reserved SDN Overview What is SDN? Loosely

More information

OpenNaaS: an European Open Source framework for the delivery of NaaS An enabler for SDN and NFV www.opennaas.org

OpenNaaS: an European Open Source framework for the delivery of NaaS An enabler for SDN and NFV www.opennaas.org for the delivery of NaaS An enabler for SDN and NFV www.opennaas.org Sergi Figuerola, Technology and Innovation Director (sergi.figuerola@i2cat.net) GLIF 13 th Meeting, Singapoure, October 4 th,2013 RINA

More information

Ethernet-based Software Defined Network (SDN)

Ethernet-based Software Defined Network (SDN) Ethernet-based Software Defined Network (SDN) Tzi-cker Chiueh Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心 1 Cloud Data Center Architecture Physical Server

More information

big switch FlowVisor Engineering Tutorial Open Networking Summit 2012 Rob Sherwood

big switch FlowVisor Engineering Tutorial Open Networking Summit 2012 Rob Sherwood big switch n e t w o r k s FlowVisor Engineering Tutorial Open Networking Summit 2012 Rob Sherwood Talk Outline Glossary: Flavors of VirtualizaEon Use Cases Case- study: FlowVisor network slicing tool

More information

Federation of the Monitoring Tools

Federation of the Monitoring Tools Federation of the Monitoring Tools José Augusto Suruagy Monteiro With contributions from Mayur and Jordan Fibre General Assembly Meeting Thessaloniki June 11, 2012 Context Context FIBRE-EU: OCF Islands

More information

The Network Meets the Cloud

The Network Meets the Cloud Università degli Studi di Roma «Tor Vergata» CNIT GTTI 2014 The Network Meets the Cloud Stefano Salsano Univ. of Rome Tor Vergata/ CNIT Outlook Cloud computing rules the world Cloud, Virtualization & SDN:

More information

using OpenFlow HIDEyuki Shimonishi System Platforms Research Labs, NEC corp 11 th Feb, 2009 Page 1

using OpenFlow HIDEyuki Shimonishi System Platforms Research Labs, NEC corp 11 th Feb, 2009 Page 1 Infrastructure virtualization using OpenFlow HIDEyuki Shimonishi System Platforms Research Labs, NEC corp 11 th Feb, 2009 Page 1 Backgrounds Illusion of one fits all IP network Variety of new services

More information

OSHI - Open Source Hybrid IP/SDN networking (and its emulation on Mininet and on distributed SDN testbeds)

OSHI - Open Source Hybrid IP/SDN networking (and its emulation on Mininet and on distributed SDN testbeds) OSHI - Open Source Hybrid IP/SDN networking (and its emulation on Mininet and on distributed SDN testbeds) Stefano Salsano (1), Pier Luigi Ventre (2), Luca Prete (2), Giuseppe Siracusano (1), Matteo Gerola

More information

Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES

Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES Table of Contents Introduction... 1 SDN - An Overview... 2 SDN: Solution Layers and its Key Requirements to be validated...

More information

Software Defined Networks (SDN)

Software Defined Networks (SDN) Software Defined Networks (SDN) Nick McKeown Stanford University With: Martín Casado, Teemu Koponen, Scott Shenker and many others With thanks to: NSF, GPO, Stanford Clean Slate Program, Cisco, DoCoMo,

More information

Multiple Service Load-Balancing with OpenFlow

Multiple Service Load-Balancing with OpenFlow 2012 IEEE 13th International Conference on High Performance Switching and Routing Multiple Service Load-Balancing with OpenFlow Marc Koerner Technische Universitaet Berlin Department of Telecommunication

More information

Visibility in the Modern Data Center // Solution Overview

Visibility in the Modern Data Center // Solution Overview Introduction The past two decades have seen dramatic shifts in data center design. As application complexity grew, server sprawl pushed out the walls of the data center, expanding both the physical square

More information

TEST AUTOMATION FRAMEWORK

TEST AUTOMATION FRAMEWORK TEST AUTOMATION FRAMEWORK Twister Topics Quick introduction Use cases High Level Description Benefits Next steps Twister How to get Twister is an open source test automation framework. The code, user guide

More information

VIRTUALIZED SERVICES PLATFORM Software Defined Networking for enterprises and service providers

VIRTUALIZED SERVICES PLATFORM Software Defined Networking for enterprises and service providers VIRTUALIZED SERVICES PLATFORM Software Defined Networking for enterprises and service providers Why it s unique The Nuage Networks VSP is the only enterprise and service provider-grade SDN platform that:

More information

Bring your virtualized networking stack to the next level

Bring your virtualized networking stack to the next level Bring your virtualized networking stack to the next level Mike Kolesnik, mkolesni@redhat.com Senior Software Engineer, Red-Hat FOSDEM February 2014 1/42 Agenda ovirt network configuration Neutron overview

More information

Software Defined Environments

Software Defined Environments November 2015 Software Defined Environments 2015 Cloud Lecture, University of Stuttgart Jochen Breh, Director Architecture & Consulting Cognizant Global Technology Office Agenda Introduction New Requirements

More information

Cloud Networking Disruption with Software Defined Network Virtualization. Ali Khayam

Cloud Networking Disruption with Software Defined Network Virtualization. Ali Khayam Cloud Networking Disruption with Software Defined Network Virtualization Ali Khayam In the next one hour Let s discuss two disruptive new paradigms in the world of networking: Network Virtualization Software

More information

OpenNaaS-based Networking Solution for DC Automated Management

OpenNaaS-based Networking Solution for DC Automated Management OpenNaaS-based Networking Solution for DC Automated Management José I. Aznar, Joan A. García-Espín I2cat Foundation, Spain Erik Ruiter - SURFsara, The Netherlands CloudNet 2014, Luxembourg (LU) October

More information

Dr. Kun Yang University of Essex, Colchester, UK

Dr. Kun Yang University of Essex, Colchester, UK Lecture #4 Network Virtualization together with IT Resource Virtualization How We Approach It? Dr. Kun Yang University of Essex, Colchester, UK Tuesday 26th October 2010 @ NII, Tokyo 1 Agenda Network Virtualization

More information

SDN/OpenFlow. Outline. Performance U!, Winterschool, Zurich. www.openflow.org. SDN to OpenFlow. OpenFlow a valid technology!

SDN/OpenFlow. Outline. Performance U!, Winterschool, Zurich. www.openflow.org. SDN to OpenFlow. OpenFlow a valid technology! SDN/OenFlow Performance U!, Winterschool, Zurich www.oenflow.org Kurt Baumann kurt.baumann@switch.ch Zurich, 08. March 2013 Outline SDN to OenFlow OenFlow a valid technology! Basic Concet How it works

More information

OpenNaaS based Management Solution for inter-data Centers Connectivity

OpenNaaS based Management Solution for inter-data Centers Connectivity OpenNaaS based Management Solution for inter-data Centers Connectivity José Ignacio Aznar 1, Manel Jara 1, Adrián Roselló 1, Dave Wilson 2, Sergi Figuerola 1 1 Distributed Applications and Networks Area

More information

What is SDN all about?

What is SDN all about? What is SDN all about? Emil Gągała Juniper Networks Piotr Jabłoński Cisco Systems In the beginning there was a chaos CLOUD BUILDING BLOCKS CAN I VIRTUALIZE MY Compute Network? Storage Where is my money?

More information

SOFTWARE-DEFINED NETWORKING AND OPENFLOW

SOFTWARE-DEFINED NETWORKING AND OPENFLOW SOFTWARE-DEFINED NETWORKING AND OPENFLOW Freddie Örnebjär TREX Workshop 2012 2012 Brocade Communications Systems, Inc. 2012/09/14 Software-Defined Networking (SDN): Fundamental Control

More information

SDN Services at the Customer Edge

SDN Services at the Customer Edge WHITEPAPER SDN Services at the Customer Edge White Box SDN Foundation for Strategic Advantage SDN Services at the Customer Edge White Box SDN Foundation for Strategic Advantage Businesses and consumers

More information

Deploying and Operating a 100G Nationwide SDN WAN

Deploying and Operating a 100G Nationwide SDN WAN 1 Deploying and Operating a 100G Nationwide SDN WAN Luke Fowler 2 Background Network Development and Deployment Initiative (NDDI) 10g x 6 NEC PF8520 nationwide network Advanced Layer 2 Service

More information

5G Backhauling_. Luis M. Contreras GCTO Unit, Transport, Telefónica 05.11.2015

5G Backhauling_. Luis M. Contreras GCTO Unit, Transport, Telefónica 05.11.2015 5G Backhauling_ Luis M. Contreras GCTO Unit, Transport, Telefónica 05.11.2015 NGMN Whitepaper 5G System Architecture 5G System Requirements and Architecture Performance 1000x higher mobile data volumes

More information

JUNIPER. One network for all demands MICHAEL FRITZ CEE PARTNER MANAGER. 1 Copyright 2010 Juniper Networks, Inc. www.juniper.net

JUNIPER. One network for all demands MICHAEL FRITZ CEE PARTNER MANAGER. 1 Copyright 2010 Juniper Networks, Inc. www.juniper.net JUNIPER One network for all demands MICHAEL FRITZ CEE PARTNER MANAGER 1 Copyright 2010 Juniper Networks, Inc. www.juniper.net 2-3-7: JUNIPER S BUSINESS STRATEGY 2 Customer Segments 3 Businesses Service

More information

SDN Applications in Today s Data Center

SDN Applications in Today s Data Center SDN Applications in Today s Data Center Harry Petty Director Data Center & Cloud Networking Cisco Systems, Inc. Santa Clara, CA USA October 2013 1 Customer Insights: Research/ Academia OpenFlow/SDN components

More information

Software Defined Networking (SDN)

Software Defined Networking (SDN) Software Defined Networking (SDN) Tópicos Avançados de Redes 2012/13 Pedro Brandão TAR 2012/13 - SDNs - pbrandao 2 References The slides from this presentation are a remix of external sources, namely:

More information

Extensible Datapath Daemon - A Review

Extensible Datapath Daemon - A Review A Datapath-centric Virtualization Mechanism for OpenFlow Networks R. Doriguzzi-Corin, E. Salvadori, M. Gerola CREATE-NET, Trento, Italy Email: {rdoriguzzi, esalvadori, mgerola}@create-net.org M. Suñé,

More information

Network Virtualization: A Tutorial

Network Virtualization: A Tutorial Network Virtualization: A Tutorial George N. Rouskas Department of Computer Science North Carolina State University http://rouskas.csc.ncsu.edu/ Network Virtualization: A Tutorial OFC 2012, March 2012

More information

Designing Virtual Network Security Architectures Dave Shackleford

Designing Virtual Network Security Architectures Dave Shackleford SESSION ID: CSV R03 Designing Virtual Network Security Architectures Dave Shackleford Sr. Faculty and Analyst SANS @daveshackleford Introduction Much has been said about virtual networking and softwaredefined

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

Testbeds as a Service Building Future Networks A view into a new GEANT Service. Jerry Sobieski (NORDUnet) GLIF Tech Atlanta, Mar 18, 2014

Testbeds as a Service Building Future Networks A view into a new GEANT Service. Jerry Sobieski (NORDUnet) GLIF Tech Atlanta, Mar 18, 2014 Testbeds as a Service Building Future Networks A view into a new GEANT Service Jerry Sobieski (NORDUnet) GLIF Tech Atlanta, Mar 18, 2014 From Innovation to Infrastructure! Network Innovation requires testing

More information

Lecture 02b Cloud Computing II

Lecture 02b Cloud Computing II Mobile Cloud Computing Lecture 02b Cloud Computing II 吳 秀 陽 Shiow-yang Wu T. Sridhar. Cloud Computing A Primer, Part 2: Infrastructure and Implementation Topics. The Internet Protocol Journal, Volume 12,

More information

Software Defined Network (SDN) for Service Providers

Software Defined Network (SDN) for Service Providers Software Defined Network (SDN) for Service Providers Santanu Dasgupta Sr. Consulting Engineer Global Service Provider HQ SANOG 21 January 28th, 2013 2011 2010 Cisco and/or its affiliates. All rights Cisco

More information

SDN Overview. Southern Partnership in Advanced Networking John Hicks, jhicks@internet2.edu November 3, 2015

SDN Overview. Southern Partnership in Advanced Networking John Hicks, jhicks@internet2.edu November 3, 2015 SDN Overview Southern Partnership in Advanced Networking John Hicks, jhicks@internet2.edu November 3, 2015 Slide material excerpted from presentations at the OIN workshop series and other sources. Acknowledgement

More information

Data Analysis Load Balancer

Data Analysis Load Balancer Data Analysis Load Balancer Design Document: Version: 1.0 Last saved by Chris Small April 12, 2010 Abstract: The project is to design a mechanism to load balance network traffic over multiple different

More information

GENI Network Virtualization Concepts

GENI Network Virtualization Concepts GENI Network Virtualization Concepts Alexander Gall 22.2.2007 EFNI Workshop, Amsterdam 2007 SWITCH The GENI initiative GENI: Global Environment for Network Innovations. Initiative planned

More information

Software Defined Networks Virtualized networks & SDN

Software Defined Networks Virtualized networks & SDN Software Defined Networks Virtualized networks & SDN Tony Smith Solution Architect HPN 2 What is Software Defined Networking Switch/Router MANAGEMENTPLANE Responsible for managing the device (CLI) CONTROLPLANE

More information

FEDERATED TEST-BEDS FOR LARGE-SCALE INFRASTRUCTURE EXPERIMENTS FELIX EU-JP. Deliverable D3.1 Resource Planning and Provisioning. Version 1.

FEDERATED TEST-BEDS FOR LARGE-SCALE INFRASTRUCTURE EXPERIMENTS FELIX EU-JP. Deliverable D3.1 Resource Planning and Provisioning. Version 1. FEDERATED TEST-BEDS FOR LARGE-SCALE INFRASTRUCTURE EXPERIMENTS FELIX EU-JP Collabora ve joint research project co-funded by the European Commission (EU)and Na onal Ins tute of Informa on and Communica

More information

OFERTIE OpenFlow Experiments in Real- Time Interac7ve Edutainment

OFERTIE OpenFlow Experiments in Real- Time Interac7ve Edutainment OFERTIE OpenFlow Experiments in Real- Time Interac7ve Edutainment Tim Chown, Mar7n Hall- May, Tim Humernbrum, Iris Bueno- Rodriguez SDNRG, IETF89, London 6 th March 2014 About OFERTIE OFERTIE is a research

More information

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R O r a c l e V i r t u a l N e t w o r k i n g D e l i v e r i n g F a b r i c

More information

Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心

Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心 Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心 1 SDN Introduction Decoupling of control plane from data plane

More information

Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure

Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure August 2015 Table of Contents 1 Introduction... 3 Purpose... 3 Products... 3

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

From Clean Slate to SDN

From Clean Slate to SDN From Clean Slate to SDN Software-defined networking (SDN) is considered the next stage in the evolution of telco architecture, but it is worth noting that it is in fact a splendid example of technological

More information

Towards a distributed SDN control Inter-platform signalling & Flow-aware Path Computation Element (PCE)

Towards a distributed SDN control Inter-platform signalling & Flow-aware Path Computation Element (PCE) Towards a distributed SDN control Inter-platform signalling & Flow-aware Path Computation Element (PCE) Nicola Ciulli Head of Research & Development, Nextworks SDN & OpenFlow World Congress Wed. Oct. 24

More information

Cisco Knowledge Network

Cisco Knowledge Network Cisco Knowledge Network Creating New Service Opportunities With TR-069 Steve Gorretta, Product Manager Network Management Technology Group December 5, 2012 C97-698002-00 2012 Cisco and/or its affiliates.

More information

OSHI - Open Source Hybrid IP/SDN networking (and its emulation on Mininet and on distributed SDN testbeds)

OSHI - Open Source Hybrid IP/SDN networking (and its emulation on Mininet and on distributed SDN testbeds) OSHI - Open Source Hybrid IP/SDN networking (and its emulation on Mininet and on distributed SDN testbeds) Stefano Salsano (1), Pier Luigi Ventre (2), Luca Prete (2), Giuseppe Siracusano (1), Matteo Gerola

More information

THE REVOLUTION TOWARDS SOFTWARE- DEFINED NETWORKING

THE REVOLUTION TOWARDS SOFTWARE- DEFINED NETWORKING THE REVOLUTION TOWARDS SOFTWARE- DEFINED NETWORKING Transforming Networking with Open SDN Guido Appenzeller April, 2013 JOIN THE REVOLUTION TOWARDS OPEN NETWORKING Independence from closed, proprietary

More information

Cloud Optimize Your IT

Cloud Optimize Your IT Cloud Optimize Your IT Windows Server 2012 The information contained in this presentation relates to a pre-release product which may be substantially modified before it is commercially released. This pre-release

More information

Emerging Software Defined Networking & Open APIs Ecosystem

Emerging Software Defined Networking & Open APIs Ecosystem Emerging Software Defined Networking & Open APIs Ecosystem VISIT SNE STUDENTS, 18 MAART 2015 Ronald van der Pol Ronald.vanderPol@surfnet.nl Content Emerging open hardware & open APIs in networking Software

More information

HP ExpertOne. HP0-Y45: Architecting HP Network Solutions. Table of Contents

HP ExpertOne. HP0-Y45: Architecting HP Network Solutions. Table of Contents HP ExpertOne HP0-Y45: Architecting HP Network Solutions HP Networking Exam preparation guide Table of Contents Overview 2 Why take the exam? 2 HP Network Architect V1 certification 2 Path 1 2 Path 2 3

More information

Towards Software Defined Cellular Networks

Towards Software Defined Cellular Networks Towards Software Defined Cellular Networks Li Erran Li (Bell Labs, Alcatel-Lucent) Morley Mao (University of Michigan) Jennifer Rexford (Princeton University) 1 Outline Critiques of LTE Architecture CellSDN

More information

SCOPE DOCUMENT. Trade Name IT- Network Systems Administration Post- Secondary DATE OF DISTRIBUTION VIA WEBSITE

SCOPE DOCUMENT. Trade Name IT- Network Systems Administration Post- Secondary DATE OF DISTRIBUTION VIA WEBSITE SCOPE DOCUMENT Competition Year Competition location Trade Number Trade Name Level 2013 Vancouver, BC 39 IT- Network Systems Administration Post- Secondary 1. INTRODUCTION 1.1 Purpose of the Challenge

More information

OpenFlow/SDN activities of NTT Communications

OpenFlow/SDN activities of NTT Communications OpenFlow/SDN activities of NTT Communications Yukio ITO NTT Communications Senior Vice President Member of the ONF Board 6 th June 2013 Virtualization Technology Server Physical Logical Storage Virtualize

More information

Outgoing VDI Gateways:

Outgoing VDI Gateways: ` Outgoing VDI Gateways: Creating a Unified Outgoing Virtual Desktop Infrastructure with Windows Server 2008 R2 and ObserveIT Daniel Petri January 2010 Copyright 2010 ObserveIT Ltd. 2 Table of Contents

More information

OF 1.3 Testing and Challenges

OF 1.3 Testing and Challenges OF 1.3 Testing and Challenges May 1 st, 2014 Ash Bhalgat (Senior Director, Products), Luxoft Santa Clara, CA USA April-May 2014 1 Agenda OpenFlow : What and Why? State of OpenFlow Conformance Challenges

More information

Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre

Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre Wilfried van Haeren CTO Edgeworx Solutions Inc. www.edgeworx.solutions Topics Intro Edgeworx Past-Present-Future

More information

GENICLOUD: AN ARCHITECTURE FOR THE INTERCLOUD

GENICLOUD: AN ARCHITECTURE FOR THE INTERCLOUD GENICLOUD: AN ARCHITECTURE FOR THE INTERCLOUD Alvin Au Young, Andy Bavier, Daniel Catrein, Jim Chen, Jessica Blaine, James Kempf, Christian Lottermann, Joe Mambretti, Rick McGeer, Alex Snoeren, Marco Yuen

More information