Building and Operating Distributed SDN-Cloud Testbed with Hyper-convergent SmartX Boxes
|
|
|
- Domenic Hall
- 10 years ago
- Views:
Transcription
1 Building and Operating Distributed SDN-Cloud Testbed with Hyper-convergent SmartX Boxes Aris Cahyadi Risdianto, Junsik Shin, and JongWon Kim Gwangju Institute of Science and Technology (GIST) Gwangju, South Korea Abstract. In this paper, we describe our efforts for building and operating a distributed SDN-Cloud testbed by utilizing hyper-convergent SmartX Boxes that are distributed across multiple sites. Each SmartX Box consists of several virtualized functions that are categorized into SDN and cloud functions. Multiple SmartX Boxes are deployed and inter-connected to build a multiregional distributed cloud infrastructure. The resulting deployment integrates both cloud multi-tenancy and SDN-based slicing, which allow developers to run experiments in a distributed SDN-Cloud testbed. It also offers enhanced troubleshooting capability by providing semi-automated resource configuration and tapping functionality. Keywords: Hyper-convergent SmartX Box, distributed and virtualized cloud, Software-Defined Networking, Future Internet testbed, and DevOps automation. 1 Introduction Motivated by worldwide Future Internet testbed deployments (e.g., GENI [1], FIRE [2]), OF@TEIN project is started to build an OpenFlow SDN-enabled testbed over TEIN infrastructure in 2012 [3]. Several experimentation tools are developed to support both developers and operators in utilizing OF@TEIN testbed. Initially, a mixed combination of tools, ranging from simple web-/script-based to DevOps (Development and Operation) Chef-based automated tools, are deployed over SmartX Racks. SmartX Rack consists of four devices: Management & Worker node, Capsulator node, OpenFlow switch, and Remote power device. Physically LANconnected SmartX Racks are inter-connected by L2 (layer 2) tunnels, employed in Capsulator nodes. However, SmartX Racks with multiple devices are subject to physical remote reconfigurations, which are extremely hard to manage for distributed OF@TEIN testbed. Thus, from late 2013, a hyper-convergent SmartX Box is introduced to virtualize and merge the functionalities of four devices into a single box. In 2015, multiple hyper-convergent SmartX Boxes are deployed over 9 countries, as shown in Fig. 1.
2 Fig. 1. infrastructure. SDN-based tools can assist developers and operators to prepare testing environment over infrastructure, by enabling networking resources (e.g., switches and Flowspaces) preparation. Similarly, cloud management software is ready to cover computing resource (e.g., VMs) preparation. The combination for distributed SDN-Cloud testbed can provide scalable and flexible computing resources with enhanced networking capability. Thus, the seamless integration of SDN-enabled and cloud-leveraged infrastructure is a very challenging task, due to open and conflicting options in configuring and customizing resource pools together. That is, we should carefully provision all resource configuration aspects such as regional partitioning, virtualized resource slicing (i.e., isolation), and multi-tenancy support while considering hardware deployment for SDN-Cloud integrated. As mentioned above, this paper introduces the hyper-convergent SmartX Boxes that can easily accommodate virtualized and programmable resources (i.e., OpenFlow-enabled virtual switches and OpenStack-leveraged cloud VMs) to build the OF@TEIN SDN-Cloud testbed. The collection of OpenFlow-enabled virtual switches is providing SDN capability, to-be-controlled by both developers and operators SDN controllers. At the same time, OpenStack-leveraged VMs (i.e., working as virtual Boxes) can be effectively managed by the OpenStack cloud management (i.e., OpenStack Keystone, Horizon, Nova, Glance, and others). The main contributions of this paper are: 1. Deploying OpenStack-leveraged computing/storage resources on top of SDN-enabled programmable networking resources for both developers and operators.
3 2. Providing OpenStack-leveraged multi-tenancy management interfaces as well as sliced network programming for multiple developers in multi-region distributed SDN-Cloud deployment. 3. Enhancing the semi-automated DevOps operation of testbed by leveraging cloud deployment tools and OpenFlow-based SDN configuration tools with scaled-out hyper-convergent SmartX Boxes. 4. Prototyping and verifying the basic capability for resource-/flow-level visibility about hyper-convergent SmartX Boxes and their inter-connections. 2. Design of Distributed SDN-Cloud Testbed There are several design aspects for distributed SDN-Cloud deployment: hyperconvergent SmartX Boxes, virtualized functions inside SmartX Boxes, automated provisioning tools for SmartX Boxes, and orchestrated control/management of the virtualize functions for SDN-Cloud integrated services. 2.1 Computing/Networking-balanced Testbeds It is well known that service-centric networking model to provide higher-level connectivity and policy abstraction is an integral part of cloud-leveraged applications. The emerging SDN paradigm can provide new opportunity to integrate cloudleveraged services with enhanced networking capability through deeplyprogrammable interfaces and DevOps-style automation. A number of SDN solutions have been proposed to provide virtualized overlay networking for multi-tenancy cloud infrastructure. For example, Meridian has developed a SDN controller platform to support service-level networking for cloud infrastructure [5]. Also, CNG (Cloud Networking Gateway) attempts to address multi-tenancy networking for distributed cloud resources from multiple providers while providing flexibilities in deploying, configuring, and instantiating cloud networking services [6]. The large-scale deployment of GENI Racks over national R&E (research and education) backbone is also moving towards a programmable, virtualized, and distributed collection of networking/compute/storage resources, a global-scale deeply programmable cloud. It will satisfy research needs in wide variety of areas including cloud-based applications. Moreover, GENI participates in significant international federations such as TransCloud and the Slice Around the world efforts that include production (e.g., Amazon web services) cloud computing services for federations [1]. Another effort from EU, known as BonFIRE is a multi-site testbed that supports testing of cloud-based distributed applications, which offer a unique ease-to-use functionality in terms of configuration, visibility, and control of advanced cloud features for experimentation [7]. From these previous works for SDN-Cloud integration, there are several key requirements in integrating cloud services with SDN programmable infrastructure.
4 1) The basic requirement is to provide cloud providers and tenant users to control and manage their own applications (functions for service chaining) as well as the connectivity among their applications on distributed cloud services. 2) The connectivity requirements include the per-tenant creation and construction of virtual topology and network-layer information (i.e. switches, routers, subnets and access control lists). 3) The fine-grained control over networking paths between distributed cloud services is required to provide fast failover and traffic prioritization, which utilizes OpenFlow-enabled SDN networking capabilities. 4) The integration requirement to couple different APIs (application programming interfaces) is also needed to harmonize cloud-based resource/service orchestration and SDN-based virtual networking controllers. 2.2 Hyper-convergent SmartX Box: Design As mentioned above, the deployment conversion from SmartX Racks to SmartX Boxes are completed to better manage distributed cloud-leveraged services on the top of SDN-enabled inter-connect capabilities [8]. Thus, the design of hyper-convergent SmartX Boxes needs to carefully consider and balance both cloud and SDN aspects. The open-source OpenStack [9] cloud management software provides VM instances and basic networking options for diverse tenants. For SDN, several instances of virtual switches (derived from open-source Open vswitch [10]) are installed and configured while allowing users/developers to share them simultaneously. Note that, to support the flexible remote configuration, each hyper-convergent SmartX Box requires dedicated P/M/C/D (power, management, control, and data) connections, which will be explained later [8]. However, besides the flexible dedicated connections, there are no specific hardware requirements for hyper-convergent SmartX Boxes. Therefore any commodity hardware with reasonable computing, storage, and networking resources can be utilized. The total amount of hardware resources will affect the capacity (e.g., total number of VM instances per flavor types) in specific boxes, sites, and regions. It is also important to consider the hardware acceleration support for virtualization and networking. By merging all the required functionalities into the hyper-convergent SmartX Box, it is easier to realize the scale-out capability of SDN-Cloud testbed by simply adding hyper-convergent SmartX Boxes to increase the resource capacity of infrastructure. 2.3 Virtualized SDN-enabled Switches and Cloud-leveraged VMs In order to provide the integration of SDN-Cloud functions inside a single hyperconvergent SmartX Box, we arrange relevant functions as shown in Fig. 2. SDNrelated virtual functions consist of several virtual switches with different roles, e.g.,
5 creating developer s networking topology, inter-connecting OpenFlow-based overlay networking, and tapping flows for troubleshooting. Also, cloud-related functions are placed to include VM instances for cloud-based applications and to support external connections to VMs. The inside view of SDN-/Cloud-related functions are depicted in Fig. 3. First, SDN virtual switches are placed to cover named functionalities: brcap for capsulator (encapsulate OpenFlow packets through an overlay tunnel), br1 and br2 for users/developers switches, and brtap for tapping (capturing packets for troubleshooting [11]). Cloud-related VM instances (a.k.a., virtual Boxes: vboxes) are managed by KVM hypervisors, which is controlled by OpenStack Nova with specific flavors and images. Additionally, virtual switches (i.e., br-int, br-ex, and br-vlan) and user-space virtual router are configured by OpenStack Neutron to provide required connectivity to cloud VM instances. Fig. 2: Hyper-convergent SmartX Box: SDN-Cloud integration (top-level view). Fig. 3: Hyper-convergent SmartX Box: Cloud-related (left) and SDN-related (right) functions.
6 2.4 Automated Provisioning Deploying hyper-convergent SmartX Boxes in heterogeneous physical (i.e., network topology) environments is quite challenging, since it is subject to different performance parameters and independent network administrative domains. As a consequence, it is very hard to sustain the operation of all hyper-convergent SmartX Boxes. Thus, a set of automated provisioning tools is developed to minimize the consumed time for installing and configuring hyper-convergent SmartX Boxes with pre-arranged P/M/C/D connections. The P (Power) connection is used for power up/down SmartX Boxes. The M (Management) connection is mainly used for managing SmartX Box as the operator. Also, the C (Control) connection is used to access and control the SDN-/Cloud-related functions (i.e., virtual switches and VMs). Finally, the D (Data) connection is used for any kind of data-plane traffic that includes inter-connection traffic among multiple SmartX Boxes. Also, the automated provisioning tools are controlled by a centralized Coordinator Box, which has full access to all distributed hyper-convergent SmartX Boxes. First, in order to automate SDN vswitches provisioning, ovs-vsctl high-level programming interface for Open vswitch is utilized. Note that ovsdb (Open vswitch database) protocol is also utilized for the centralized configuration of Open vswitch database inside each hyper-convergent SmartX Box. The provisioning task includes the creation of virtual switches, the configuration of virtual ports/links and overlay tunnels, and the connection of virtual switches and SDN controllers. Next, opensource OpenStack cloud software has special installation and configuration tools, called as DevStack that can support several modes of OpenStack configurations with selected OS (e.g., Ubuntu, Redhat Enterprise Linux, and CentOS) [12]. For OF@TEIN SDN-Cloud testbed, we customize DevStack-based installation and configuration to facilitate multi-regional OpenStack cloud deployment with centralized management and authentication. 2.5 SDN-Cloud Centralized Management SDN-/Cloud-related virtual functions are inter-connected to provide the end-to-end communication for cloud-leveraged applications. The Cloud-related virtual functions are managed centrally by open-source OpenStack cloud management and orchestration software [9]. The SDN-related virtual functions are also centrally controlled by the ODL (Open Daylight) SDN Controller [13]. OpenStack Keystone is used for centralized user authentication. OpenStack Nova and OpenStack Neutron is utilized to create VM instances and to provide enhanced connectivity, respectively. The ODL SDN controller manipulates the flowtable entries of SDN-enabled virtual switches to enable the flexible steering of inter-connection flows among various functions located in different cloud regions (sites). Both cloud management software and SDN control software are required to mix and match the configurations so that we can ensure the consistent connections between cloud VM instances. Remember that the main challenge is how to accommodate cloud-based multi-tenancy virtual networks (e.g., flat, VLAN, or tunneled network) for OpenFlow-based network
7 slicing (e.g., IP subnets, VLAN IDs, and TCP/UDP ports). Eventually VLAN-based multi-tenancy traffic control (e.g., tagging, steering, and mapping) is chosen to integrate tenant-based and slicing-based SDN-Cloud networking. 3 Verification and Evaluation We now explain the details of SDN-Cloud testbed deployment, verification steps, and preliminary measurement results. 3.1 Multi-site Deployment for Distributed SDN-Cloud Testbed As shown in Fig. 4, multiple hyper-convergent SmartX Boxes are deployed for OF@TEIN testbed. Current deployment is focusing on migrating from limited opensource XEN VM hypervisor to open-source OpenStack cloud management. The OF@TEIN testbed relies on the heterogeneous physical underlay networks across multiple administrative domains. Thus, the multi-regional OpenStack cloud deployment is currently investigated as the deployment option, because it gives simple and common configuration for all regions (i.e., SmartX Box sites), supports independent IP addressing scheme, and has less dependency on the overlay networking among regions. Despite of multi-regional independent cloud deployment, the OF@TEIN testbed supports an integrated cloud management interface by deploying web-based OpenStack Horizon UIs and the centralized account/token authentication from OpenStack Keystone. The resulting OpenStack multi-regional cloud deployment is illustrated in Fig. 5 for OF@TEIN testbed. Fig. 4: OF@TEIN deployment over multi-domain R&E networks.
8 Fig. 5: multi-regional cloud deployment. Next, the testbed is enhanced with multiple mesh-style interconnections of NVGRE/VXLAN overlay tunnels, along with the special flow-tapping virtual switch [11]. The OpenStack multi-region deployment is modified to build a SDN-Cloud integrated testbed where inter-vm connectivity between cloud VMs is utilized by leveraging OpenFlow-enabled data planes. The data planes are programmed and controlled by the centralized SDN controller, co-located with the centralized cloud management. 3.2 Semi-Automated Provision: Verifications and Evaluations In order to facilitate the agile deployment of OF@TEIN testbed, both SDN-/Cloudrelated tools are utilized for automated provisioning of hyper-convergent SmartX Boxes. This is aligned with the recent employment of DevOps automation, since the OF@TEIN testbed is operated by a limited number of operators and becomes easily uncontrollable as it spans across multi-domain inter-connected networks beyond the privileges of testbed operators. Thus, by utilizing DevStack-based OpenStack deployment and ovs-vsctl or ovsdb protocol for virtual switch provisioning, we can simplify the semi-automated provisioning of hyper-convergent SmartX Boxes. In addition, REST APIs of ODL SDN controller is utilized for automated flow insertion, flow modification, and flow deletion. In summary, most of provisioning steps are automated with the exception of manual handling of critical tasks such as DevStackbased OpenStack service restart and VXLAN tunnel checking/recovery. The semi-automated deployment shows takes around 50 minutes for fully upgrading a SmartX Box with ~300 Mbps network connection. It takes around 6 hours for the slowest network connection of <10 Mbps. However, it takes only around 20 minutes (including Box restart) for installation and configuration without cleaning
9 up the previous installation and upgrading the operating system. Moreover, it takes less than 10 minutes to re-configure hyper-convergent SmartX Box with offline mode (i.e., no online copy from OpenStack repository). Table 1: Provisioning time comparison of sites with different network connection speed. Site ID Network Connection Speed Installation Time GIST ~ 200 Mbps 50 minutes MY ~ 100 Mbps 4 hours PH ~ 10 Mbps 6 hours 3.3 Example experiments with SDN-Cloud Playground By manipulating both OpenStack cloud management and OpenFlow-enabled SDN control, as depicted in Fig. 6, an experiment for deploying VLAN-based multitenancy traffic control is designed to verify the SDN-Cloud integration. First, we place VMs in two cloud regions and prepare the connectivity for these VMs. These VMs are tagged by OpenStack Nova with specific tag ID. Second, OpenStack Neutron automatically maps and matches VLAN IDs with SDN-based slice parameters. This allows inter-connection flows for VMs to be steered by the developer s SDN controller, supervised by FlowVisor [14]. The SDN-based flow steering inserts flowtable entries according to the particular incoming and outgoing ports in developer s virtual switches, where several ports are mapped to other cloud regions/sites. Finally, based on the destination site, it maps to a specific tunnel interface that is pre-configured by the SDN controller of operators. Eventually, the testing of end-to-end connections between VMs is required to verify the consistency of flow tagging, steering, and mapping for specific testing flows. Fig. 6: An experiment example over OF@TEIN SDN-Cloud testbed.
10 Acknowledgements. This work makes use of results produced by the SmartFIRE project, which is supported by the International Research & Development Program of the National Research Foundation of Korea (NRF) funded by the Ministry of Science, ICT and Future Planning (MSIP, Korea) (Grant number: K ) and the Seventh Framework Programme (FP7) funded by the European Commission (Grant number: ). References 1. M. Berman et al., GENI: A federated testbed for innovative network experiments, Computer Networks (2014), j.bjp FIRE, Future Internet Research and Experimentation, < September A. C. Risdianto, T. Na, and J. Kim, Running lifecycle experiments over SDN-enabled OF@TEIN testbed, in Proc. IEEE International Conference on Communications and Electronics, July-Aug A. C. Risdianto and J. Kim, Prototyping media distribution experiments over OF@TEIN SDN-enabled testbed, in Proc. APAN Network Research Workshop, Nantou, Taiwan, Aug M. Banikazemi, D. Olshefski, A. Shaikh, J. Tracey, and G. Wang, Meridian: An SDN platform for cloud network services, IEEE Communications Magazine, vol. 51, no. 2, Feb M. Mechtri, I. Houidi, W. Louati, and D. Zeghlache, SDN for inter cloud networking, IEEE SDN for Future Networks and Services (SDN4FNS), Trento, Italy, Nov K. Kavoussanakis, et al., BonFIRE: The clouds and services testbed, IEEE 5th International Conference on Cloud Computing Technology and Science (CloudCom), vol. 2, pp , Dec A. C. Risdianto, J. Shin, T.C. Ling, and J. Kim, Leveraging ONOS SDN controllers for OF@TEIN SD-WAN experiments, submitted for publication. 9. O. Sefraoui, M. Aissaoui, and M. Eleuldj, OpenStack: Toward an open-source solution for cloud computing, International Journal of Computer Applications, vol. 55, no. 3, October B. Pfaff, J. Pettit, K. Amidon, M. Casado, T. Koponen, and S. Shenker, Extending networking into the virtualization layer, in Proc. Hotnets, Chicago, IL, Oct A. C. Risdianto and J. Kim, Flow-centric visibility tools for OF@TEIN OpenFlow-based SDN testbed. in 10th International Conference on Future Internet (CFI '15). Seoul, Korea, June DevStack - an OpenStack Community Production, < developer/devstack/>, July 2015.
11 13. J. Medved, R. Varga, A. Tkacik, and K. Gray, OpenDaylight: Towards a model-driven SDN controller architecture, in Proc. IEEE International Symposium on "A World of Wireless, Mobile and Multimedia Networks", June R. Sherwood, et al., Flowvisor: A network virtualization layer, Technical Report Openflow-tr , Stanford University, July 2009.
Automated Overlay Virtual Networking Manager for OpenFlow-based International SDN-Cloud Testbed
Automated Overlay Virtual Networking Manager for OpenFlow-based International SDN-Cloud Testbed Jun-Sik Shin and, JongWon Kim School of Information and Communications Gwangju Institute of Science and Technology
Leveraging ONOS SDN Controller for OF@TEIN SD-WAN Experiment
Leveraging ONOS SDN Controller for OF@TEIN SD-WAN Experiment Asia Pacific Advanced Network (APAN) Network Research Workshop 2015 Aris Cahyadi Risdianto JunSik Shin *) Teck Chaw Ling Dr. JongWon Kim Gwangju
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
Software Defined Network (SDN)
Georg Ochs, Smart Cloud Orchestrator ([email protected]) Software Defined Network (SDN) University of Stuttgart Cloud Course Fall 2013 Agenda Introduction SDN Components Openstack and SDN Example Scenario
How To Make A Vpc More Secure With A Cloud Network Overlay (Network) On A Vlan) On An Openstack Vlan On A Server On A Network On A 2D (Vlan) (Vpn) On Your Vlan
Centec s SDN Switch Built from the Ground Up to Deliver an Optimal Virtual Private Cloud Table of Contents Virtualization Fueling New Possibilities Virtual Private Cloud Offerings... 2 Current Approaches
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,
Open Source Networking for Cloud Data Centers
Open Source Networking for Cloud Data Centers Gaetano Borgione Distinguished Engineer @ PLUMgrid April 2015 1 Agenda Open Source Clouds with OpenStack Building Blocks of Cloud Networking Tenant Networks
Software-Defined Networking Architecture Framework for Multi-Tenant Enterprise Cloud Environments
Software-Defined Networking Architecture Framework for Multi-Tenant Enterprise Cloud Environments Aryan TaheriMonfared Department of Electrical Engineering and Computer Science University of Stavanger
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
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
Inter-Connected Functions for Agile and Economic Service Realizations
Date: 2015. 8. 21 Place: Busan, Korea Inter-Connected Functions for Agile and Economic Service Realizations APNOMS 2015 Special Session Talk Dr. JongWon Kim Networked Computing Systems Laboratory School
Software Defined Networking (SDN) OpenFlow and OpenStack. Vivek Dasgupta Principal Software Maintenance Engineer Red Hat
Software Defined Networking (SDN) OpenFlow and OpenStack Vivek Dasgupta Principal Software Maintenance Engineer Red Hat CONTENTS Introduction SDN and components SDN Architecture, Components SDN Controller
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
Cloud Computing, Software Defined Networking, Network Function Virtualization
Cloud Computing, Software Defined Networking, Network Function Virtualization Aryan TaheriMonfared Department of Electrical Engineering and Computer Science University of Stavanger August 27, 2015 Outline
SDN v praxi overlay sítí pro OpenStack. 5.10.2015 Daniel Prchal [email protected]
SDN v praxi overlay sítí pro OpenStack 5.10.2015 Daniel Prchal [email protected] Agenda OpenStack OpenStack Architecture SDN Software Defined Networking OpenStack Networking HP Helion OpenStack HP
Using SouthBound APIs to build an SDN Solution. Dan Mihai Dumitriu Midokura Feb 5 th, 2014
Using SouthBound APIs to build an SDN Solution Dan Mihai Dumitriu Midokura Feb 5 th, 2014 Agenda About Midokura Drivers of SDN & Network Virtualization Adoption SDN Architectures Why OpenDaylight? Use
Outline. Why Neutron? What is Neutron? API Abstractions Plugin Architecture
OpenStack Neutron Outline Why Neutron? What is Neutron? API Abstractions Plugin Architecture Why Neutron? Networks for Enterprise Applications are Complex. Image from windowssecurity.com Why Neutron? Reason
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
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
Network Virtualization
Network Virtualization The New Imperative in the Enterprise Data Center The Trusted News and Resource for SDx, SDN, NFV, Cloud & Virtualization Infrastructure Key Considerations for Network Virtualization
Cisco and Canonical: Cisco Network Virtualization Solution for Ubuntu OpenStack
Solution Overview Cisco and Canonical: Cisco Network Virtualization Solution for Ubuntu OpenStack What You Will Learn Cisco and Canonical extend the network virtualization offered by the Cisco Nexus 1000V
RIDE THE SDN AND CLOUD WAVE WITH CONTRAIL
RIDE THE SDN AND CLOUD WAVE WITH CONTRAIL Pascal Geenens CONSULTING ENGINEER, JUNIPER NETWORKS [email protected] BUSINESS AGILITY Need to create and deliver new revenue opportunities faster Services
Exploring Software-Defined Networking with Brocade
WHITE PAPER www.brocade.com IP Network Exploring Software-Defined Networking with Brocade This paper provides an overview of Software-Defined Networking (SDN), its expected role in cloud-optimized networks,
Analysis of Network Segmentation Techniques in Cloud Data Centers
64 Int'l Conf. Grid & Cloud Computing and Applications GCA'15 Analysis of Network Segmentation Techniques in Cloud Data Centers Ramaswamy Chandramouli Computer Security Division, Information Technology
How To Orchestrate The Clouddusing Network With Andn
ORCHESTRATING THE CLOUD USING SDN Joerg Ammon Systems Engineer Service Provider 2013-09-10 2013 Brocade Communications Systems, Inc. Company Proprietary Information 1 SDN Update -
Performance of Network Virtualization in Cloud Computing Infrastructures: The OpenStack Case.
Performance of Network Virtualization in Cloud Computing Infrastructures: The OpenStack Case. Franco Callegati, Walter Cerroni, Chiara Contoli, Giuliano Santandrea Dept. of Electrical, Electronic and Information
SINGLE-TOUCH ORCHESTRATION FOR PROVISIONING, END-TO-END VISIBILITY AND MORE CONTROL IN THE DATA CENTER
SINGLE-TOUCH ORCHESTRATION FOR PROVISIONING, END-TO-END VISIBILITY AND MORE CONTROL IN THE DATA CENTER JOINT SDN SOLUTION BY ALCATEL-LUCENT ENTERPRISE AND NEC APPLICATION NOTE EXECUTIVE SUMMARY Server
FREE AND OPEN SOURCE SOFTWARE FOR CLOUD COMPUTING SERENA SPINOSO ([email protected]) FULVIO VALENZA (fulvio.valenza@polito.
+ FREE AND OPEN SOURCE SOFTWARE FOR CLOUD COMPUTING SERENA SPINOSO ([email protected]) FULVIO VALENZA ([email protected]) + OUTLINE INTRODUCTION OF CLOUD DEFINITION OF CLOUD BASIC CLOUD COMPONENTS
White Paper. Juniper Networks. Enabling Businesses to Deploy Virtualized Data Center Environments. Copyright 2013, Juniper Networks, Inc.
White Paper Juniper Networks Solutions for VMware NSX Enabling Businesses to Deploy Virtualized Data Center Environments Copyright 2013, Juniper Networks, Inc. 1 Table of Contents Executive Summary...3
DCB for Network Virtualization Overlays. Rakesh Sharma, IBM Austin IEEE 802 Plenary, Nov 2013, Dallas, TX
DCB for Network Virtualization Overlays Rakesh Sharma, IBM Austin IEEE 802 Plenary, Nov 2013, Dallas, TX What is SDN? Stanford-Defined Networking Software-Defined Networking Sexy-Defined Networking Networking
Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure
White Paper Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure What You Will Learn The new Cisco Application Centric Infrastructure
CloudEngine 1800V Virtual Switch
CloudEngine 1800V Virtual Switch CloudEngine 1800V Virtual Switch Product Overview Huawei CloudEngine 1800V (CE1800V) is a distributed Virtual Switch (vswitch) designed by Huawei for data center virtualization
Introduction to OpenStack
Introduction to OpenStack Carlo Vallati PostDoc Reseracher Dpt. Information Engineering University of Pisa [email protected] Cloud Computing - Definition Cloud Computing is a term coined to refer
PLUMgrid Open Networking Suite Service Insertion Architecture
White Paper PLUMgrid Open Networking Suite Service Insertion Architecture Introduction A rapid increase in the use of cloud services across the globe require networks to be adaptable and flexible. PLUMgrid
Data Center Network Virtualisation Standards. Matthew Bocci, Director of Technology & Standards, IP Division IETF NVO3 Co-chair
Data Center Network Virtualisation Standards Matthew Bocci, Director of Technology & Standards, IP Division IETF NVO3 Co-chair May 2013 AGENDA 1. Why standardise? 2. Problem Statement and Architecture
Palo Alto Networks. Security Models in the Software Defined Data Center
Palo Alto Networks Security Models in the Software Defined Data Center Christer Swartz Palo Alto Networks CCIE #2894 Network Overlay Boundaries & Security Traditionally, all Network Overlay or Tunneling
Unifying the Programmability of Cloud and Carrier Infrastructure
Unifying the Programmability of Cloud and Carrier Infrastructure Mario Kind EWSDN 2014, Budapest UNIFY is co-funded by the European Commission DG CONNECT in FP7 We might only have to knit the future. Operator
OpenStack/Quantum SDNbased network virtulization with Ryu
OpenStack/Quantum SDNbased network virtulization with Ryu Kei Ohmura NTT May 31, 2013 Outline Introduction to Ryu OpenStack Quantum and Ryu Demo Summary 2 What is Ryu 流流 (ryu) means flow 龍龍 (ryu) means
SOFTWARE DEFINED NETWORKING
SOFTWARE DEFINED NETWORKING Bringing Networks to the Cloud Brendan Hayes DIRECTOR, SDN MARKETING AGENDA Market trends and Juniper s SDN strategy Network virtualization evolution Juniper s SDN technology
SDN Architecture and Service Trend
2013 SDN 高 峰 論 壇 SDN Architecture and Service Trend Dr. Yu-Huang Chu Broadband Network Lab Chunghwa Telecom Co., Ltd., Taiwan 10/09/13 1 Outlines SDN & NFV introduction Network Architecture Trend SDN Services
Multitenancy Options in Brocade VCS Fabrics
WHITE PAPER DATA CENTER Multitenancy Options in Brocade VCS Fabrics As cloud environments reach mainstream adoption, achieving scalable network segmentation takes on new urgency to support multitenancy.
SOFTWARE-DEFINED NETWORKING AND OPENFLOW
SOFTWARE-DEFINED NETWORKING AND OPENFLOW Eric Choi < [email protected]> Senior Manager, Service Provider Business Unit, APJ 2012 Brocade Communications Systems, Inc. EPF 7 2012/09/17 Software-Defined Networking
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:
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
Data Center Virtualization and Cloud QA Expertise
Data Center Virtualization and Cloud QA Expertise Highlights Broad Functional QA Experience Deep understanding of Switching and Routing Protocols Strong hands on experience in multiple hyper-visors like
SDN and Data Center Networks
SDN and Data Center Networks 10/9/2013 1 The Rise of SDN The Current Internet and Ethernet Network Technology is based on Autonomous Principle to form a Robust and Fault Tolerant Global Network (Distributed)
OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS
OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS Matt Eclavea ([email protected]) Senior Solutions Architect, Brocade Communications Inc. Jim Allen ([email protected]) Senior Architect, Limelight
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
7 Ways OpenStack Enables Automation & Agility for KVM Environments
7 Ways OpenStack Enables Automation & Agility for KVM Environments Table of Contents 1. Executive Summary 1 2. About Platform9 Managed OpenStack 2 3. 7 Benefits of Automating your KVM with OpenStack 1.
Network Virtualization Solutions - A Practical Solution
SOLUTION GUIDE Deploying Advanced Firewalls in Dynamic Virtual Networks Enterprise-Ready Security for Network Virtualization 1 This solution guide describes how to simplify deploying virtualization security
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
Pluribus Netvisor Solution Brief
Pluribus Netvisor Solution Brief Freedom Architecture Overview The Pluribus Freedom architecture presents a unique combination of switch, compute, storage and bare- metal hypervisor OS technologies, and
New Cloud Networking Enabled by ProgrammableFlow
New Cloud Networking Enabled by ProgrammableFlow NISHIHARA Motoo, IWATA Atsushi, YUN Su-hun WATANABE Hiroyuki, IIJIMA Akio, KANOH Toshiyuki Abstract Network virtualization, network programmability, and
Why ISPs need SDN: SDN-based Network Service Chaining and Software-defined Multicast
Why ISPs need SDN: SDN-based Network Chaining and Software-defined Multicast ZKI Herbsttagung, Kaiserslautern, Germany, 24. Sept. 2014 Jeremias Blendin, Julius Rückert, David Hausheer Department of Electrical
Software-Defined Infrastructure and the SAVI Testbed
Software-Defined Infrastructure and the SAVI Testbed Joon-Myung Kang 1, Thomas Lin 2, Hadi Bannazadeh 2, and Alberto Leon-Garcia 2 1 HP Labs., Palo Alto, CA, 94304, USA, [email protected] 2 Dept.
The Road to SDN: Software-Based Networking and Security from Brocade
WHITE PAPER www.brocade.com SOFTWARE NETWORKING The Road to SDN: Software-Based Networking and Security from Brocade Software-Defined Networking (SDN) presents a new approach to rapidly introducing network
Openstack. Cloud computing with Openstack. Saverio Proto [email protected]
Openstack Cloud computing with Openstack Saverio Proto [email protected] Lugano, 23/03/2016 Agenda SWITCH role in Openstack and Cloud Computing What is Virtualization? Why is Cloud computing more
Ubuntu OpenStack on VMware vsphere: A reference architecture for deploying OpenStack while limiting changes to existing infrastructure
TECHNICAL WHITE PAPER Ubuntu OpenStack on VMware vsphere: A reference architecture for deploying OpenStack while limiting changes to existing infrastructure A collaboration between Canonical and VMware
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
SDN Security Design Challenges
Nicolae Paladi SDN Security Design Challenges SICS Swedish ICT! Lund University In Multi-Tenant Virtualized Networks Multi-tenancy Multiple tenants share a common physical infrastructure. Multi-tenancy
May 13-14, 2015. Copyright 2015 Open Networking User Group. All Rights Reserved Confiden@al Not For Distribu@on
May 13-14, 2015 Virtual Network Overlays Working Group Follow up from last ONUG use case and fire side discussions ONUG users wanted to see formalized feedback ONUG users wanted to see progression in use
State of the Art Cloud Infrastructure
State of the Art Cloud Infrastructure Motti Beck, Director Enterprise Market Development WHD Global I April 2014 Next Generation Data Centers Require Fast, Smart Interconnect Software Defined Networks
Building an Open, Adaptive & Responsive Data Center using OpenDaylight
Building an Open, Adaptive & Responsive Data Center using OpenDaylight Vijoy Pandey, IBM 04 th February 2014 Email: [email protected] Twitter: @vijoy Agenda Where does ODP (& SDN) fit in the bigger
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
SDN/Virtualization and Cloud Computing
SDN/Virtualization and Cloud Computing Agenda Software Define Network (SDN) Virtualization Cloud Computing Software Defined Network (SDN) What is SDN? Traditional Network and Limitations Traditional Computer
Network Virtualization for Large-Scale Data Centers
Network Virtualization for Large-Scale Data Centers Tatsuhiro Ando Osamu Shimokuni Katsuhito Asano The growing use of cloud technology by large enterprises to support their business continuity planning
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
Software defined networking. Your path to an agile hybrid cloud network
Software defined networking Your path to an agile hybrid cloud network Is your enterprise network ready for the latest business and consumer trends? Cloud How easily can your users connect to cloud resources?
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?
How To Manage A Network From A Microsoft Lab
How to Manage Multiple Network Technologies by Single OpenDaylight Controller Ryo Kurahashi, NEC & Okinawa Open Laboratory Takashi Torii, NEC & Okinawa Open Laboratory Agenda About OOL Introduction of
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
Network Virtualization and Software-defined Networking. Chris Wright and Thomas Graf Red Hat June 14, 2013
Network Virtualization and Software-defined Networking Chris Wright and Thomas Graf Red Hat June 14, 2013 Agenda Problem Statement Definitions Solutions She can't take much more of this, captain! Challenges
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
BRINGING NETWORKS TO THE CLOUD ERA
BRINGING NETWORKS TO THE CLOUD ERA SDN enables new business models Aruna Ravichandran VICE PRESIDENT, MARKETING AND STRATEGY [email protected] SOFTWARE DEFINED NETWORKING (SDN), JUNIPER NETWORKS
SDN. What's Software Defined Networking? Angelo Capossele
SDN What's Software Defined Networking? Angelo Capossele Outline Introduction to SDN OpenFlow Network Functions Virtualization Some examples Opportunities Research problems Security Case study: LTE (Mini)Tutorial
OpenFlow and Onix. OpenFlow: Enabling Innovation in Campus Networks. The Problem. We also want. How to run experiments in campus networks?
OpenFlow and Onix Bowei Xu [email protected] [1] McKeown et al., "OpenFlow: Enabling Innovation in Campus Networks," ACM SIGCOMM CCR, 38(2):69-74, Apr. 2008. [2] Koponen et al., "Onix: a Distributed Control
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...
Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26
Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26 1 Outline Cloud data center (CDC) Software Defined Network (SDN) Network Function Virtualization (NFV) Conclusion 2 Cloud Computing Cloud computing
The Promise and the Reality of a Software Defined Data Center
The Promise and the Reality of a Software Defined Data Center Authored by Sponsored by Introduction The traditional IT operational model is highly manual and very hardware centric. As a result, IT infrastructure
Virtual Application Networks Innovations Advance Software-defined Network Leadership
Virtual Application Networks Innovations Advance Software-defined Network Leadership Simplifying, Scaling and Automating the Network Bethany Mayer Senior Vice President and General Manager HP Networking
Brocade VCS Fabrics: The Foundation for Software-Defined Networks
WHITE PAPER DATA CENTER Brocade VCS Fabrics: The Foundation for Software-Defined Networks Software-Defined Networking (SDN) offers significant new opportunities to centralize management and implement network
Open Source Tools & Platforms
Open Source Tools & Platforms Open Networking Lab Ali Al-Shabibi Agenda Introduction to ON.Lab; Who we are? What we are doing? ONOS Overview OpenVirtex Overview ONRC Organizational Structure Berkeley Scott
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
Exploring Software-Defined Networking with Brocade
WHITE PAPER Exploring Software-Defined Networking with Brocade This paper provides an overview of Software-Defined Networking (SDN), expected use cases, and Brocade contributions to SDN innovation. Software-Defined
Exploring Software-Defined Networking with Brocade
WHITE PAPER www.brocade.com IP NETWORK Exploring Software-Defined Networking with Brocade This paper provides an overview of Software-Defined Networking (SDN), expected use cases, and Brocade contributions
Software Defined Networking (SDN) and OpenStack. Christian Koenning
Software Defined Networking (SDN) and OpenStack Christian Koenning Driving Towards an Application Centric World IT/Ops Struggle to Deliver SDDC/Cloud Mobility Internet of things Advanced threats Lines
SDN software switch Lagopus and NFV enabled software node
SDN software switch Lagopus and NFV enabled software node Kazuaki OBANA NTT Network Innovation Laboratories SDN software switch Lagopus 1 Motivation Agile and flexible networking Full automation in provisioning,
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
Meridian: An SDN Platform for Cloud Network Services
SOFTWARE DEFINED NETWORKS Meridian: An SDN Platform for Cloud Network Services Mohammad Banikazemi, David Olshefski, Anees Shaikh, John Tracey, and Guohui Wang, IBM T. J. Watson Research Center ABSTRACT
SDN Testbeds and Experimentation
SDN Testbeds and Experimentation Vasileios Kotronis ([email protected]) 1 What you have seen till now What SDN is about (and how it came to be) Basic concepts, abstractions Architectural components
Software Defined Networking for Telecom Operators: Architecture and Applications
2013 8th International Conference on Communications and Networking in China (CHINACOM) Software Defined Networking for Telecom Operators: Architecture and Applications Jian-Quan Wang China Unicom Research
HPC over Cloud. July 16 th, 2015. HPC Summer School @ GIST. SCENT (Super Computing CENTer) GIST (Gwangju Institute of Science & Technology)
HPC over Cloud July 16 th, 2015 HPC Summer School @ GIST (Super Computing CENTer) GIST (Gwangju Institute of Science & Technology) Dr. JongWon Kim [email protected] Interplay between Theory, Simulation,
SDN Getting Started Guide
SDN Getting Started Guide Early Access February 2015 Release 9034842 Published April 2015 Copyright 2015 All rights reserved. Legal Notice Extreme Networks, Inc., on behalf of or through its wholly-owned
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
Challenges and Opportunities:
Challenges and Opportunities: The Rise of Software Centric Networking Nicolai Leymann Deutsche Telekom Technik 12.03.2015 Table of Contents 1. Todays networks and challenges 2. The New World: Software
WHITE PAPER. Network Virtualization: A Data Plane Perspective
WHITE PAPER Network Virtualization: A Data Plane Perspective David Melman Uri Safrai Switching Architecture Marvell May 2015 Abstract Virtualization is the leading technology to provide agile and scalable
Multicasting on SDN. Prof. Sunyoung Han Konkuk University [email protected] 23 July 2015
Multicasting on SDN Prof. Sunyoung Han Konkuk University [email protected] 23 July 2015 1 Contents 1. Software Defined Networking (SDN) 2. OpenFlow 3. Multicasting 4. Open vswitch 5. OpenFlow Protocol
