MulCNeT: Network Management Cloud

Size: px
Start display at page:

Download "MulCNeT: Network Management Cloud"

Transcription

1 , pp ijgdc MulCNeT: Network Cloud Chen Fu 1, Yang Jia-hai 2 and Zhan shaobin 3 1 (Department of Computer Science and Technology, Beijing Foreign Studies University, Beijing , China) 2 (National Laboratory for Information Science and Technology, Tsinghua University, Beijing , China) 3 (Shenzhen institute of information & technology, Shenzhen institute of information & technology, Guangdong, , China) Abstract Cloud Computing is evolving as a key computing platform for sharing infrastructures and applications with flexible scalable computing processing power. Virtualization is a core technology for enabling cloud sharing ability. The management of cloud core infrastructure is essential to provide cloud computing environments. And the management, monitoring, and configuring of network from the cloud is another key topic in this paper. This paper presents a new management model architecture named MulCNeT(Multi-tenant, Cloud-based, Network Property trusteeship ). A system, which has been developing based on this architecture, is introduced. The architecture is based on cloud model, focusing on monitoring, configuring, and managing network with property management business model. Keywords: Cloud Network, Network Architecture, Cloud Computing 1. Introduction Cloud computing promises to radically change the way computer applications and services are constructed, delivered, and managed. And that definitely includes the management of the network. The emergence of the cloud model relieves the individuals and organizations of relying on the local LAN, changing their usage patterns, especially the core business model. But local physical network will still exist. How to use the cloud computing model providing network management capabilities to the LAN is the key contribution of this paper. Generally, MaaS architecture usually focuses on servers or data center management services; however this paper will emphasize the management of the SME s (Small and Medium Enterprises) network itself. Moving the SME network management or part of them into the cloud is our key topic in this paper. This management model will include configuration, traffic, topology, billing, failure/event handling of a specific network. Of course, it still includes the management of core-host, servers, routers, switches, and other equipments state management. And this can accelerate enterprise adoption of the cloud. The motivations to move management of network and server infrastructure into the cloud include: While SME networks often run a wide variety of applications and protocols, and typically operate under strict reliability and security constraints, which requires experienced and skilled network management technical staffs, they usually can t afford to employ such staffs due to the increasingly cost of man-power. ISSN: IJGDC Copyright c 2014 SERSC

2 IP networks are busy in traffic, and network load is dynamically variable. Also, the network scale of SME is dynamically changing. Ideally, to reduce energy consumption, it requires the network management facility is capable to dynamically allocate or deploy resources for managing or monitoring purpose. For example, in the case of high network load, more computing power and memory can be arranged to monitor network traffic. Upgrade or version change of operating system, application software or the change of hardware platform are troublesome issue in SME, because any changes of which may interrupt the operation of network and business. Network outages may not be acceptable to the SME. But sometimes the system upgrade work must be carried out in some cases. The backup of hardware system, software system and critical data is very important for any enterprise networks, as System downtime, hardware damage or error, even man-made mistakes are inevitable. But such backup is expensive for SMEs. Cloud computing can provide such capability in a much lower cost. Business processes such as critical data backup and active/standby or hot redundancy are critical but difficult to most SMEs. System downtime, hardware damage or error, even man-made mistakes are inevitable. The backup of hardware and software system to reduce the risk of systematic failure is indispensable to SMEs. board needs the statistics about SME network traffic, events, performance and other operating data that often are difficult to be met and often ignored by most SMEs. For example, CERNET, which is the authority of the campus network in China, may need the statistics to evaluate the overall operation of the campus networks. The statistics of management nodes may have some cue or suggestion to improve the network performance. The current network management tools focus more on network status monitoring and display, less on configuration. Most of the network configurations have to be finished manually by highly experienced and skilled technical staff to manually complete. This is due to the complicacy of the network equipment on one hand. On the other hand, the inability of constructing a transparent and abstract programming interface is another important reason. The virtual machines (VM) and other network services, as the new network elements to be managed, are sophisticated to the network administrator compared with the traditional network element management. An entire cloud infrastructure with thousands of VMs and physical servers should be managed as a new element. In order to ensure the smooth running of business operations, network management should shift away from network element monitoring to instead monitor business service availability and performance. Network management must go beyond just looking at the performance of network management to include a holistic service-oriented view. Traditionally, access points and links management are the two key points of network management. Adjusting the focus of network management to conform the service-based Internet management is of great urgency. Enhancing network and network element self-management ability is the core issue of network management. Cloud-based network management can solve these problems perfectly. A large part of existing network management is involved with ensuring that the network and server infrastructure is working properly. Many business of network management with cloud are transparent to traditional administrator or users. Cloud-based network management has the following advantages: Sharing resources among NM (Network ) nodes. Information sharing among the management domain of network includes statistics of network operation (traffics, events, equipment utilization, and fault data sorting), sharing security infrastructure of data center. Sharing professional, experienced management staff of data center, which can bring about more efficient operation of network, easier development of new network service and more compatible network which is accessible to diverse devices. Supported by the National Natural Science Foundation of China under Grant No , Shenzhen strategic emerging industry development funds(jcyj ), Program for New Century Excellent Talents in University No.NCET Copyright c 2014 SERSC

3 Providing unlimited scalability. Computing capacity can grows and shrinks depending upon the load being used by network node with cloud computing. Extra servers(physical or virtual) will be provisioned automatically when the traffic surges while spare servers will be deprovisioned dynamically as the traffic is at a low level. Backup of system, software and data (business-critical data, operating data networks, and routing data). With cloud-based network management system, NM software and its OS will become appliances as a file. So the backup, install, reinstall et al become as easy as to do with a common file. Especially this can enhance transparent configuration ability of the network, instead of only observing the state of the network and storing the network operating information. Because of part of the network management business in the cloud, the configurations of the network element become convenient. And with the protocol we proposed in this paper, the network can be configured remotely from the cloud. This will improve the network self-management capabilities dramatically. Network configuration has gained much attention by international research community in this field. Many security problems stem from user configuration errors, rather than the underlying infrastructure and provider. Researchers at Fraunhofer SIT and the System Security Lab at the Technische Universitat Darmstadt studied the cloud services published by customers of Amazon Web Services and found that at least one-third of the 1,100 public Amazon Machine Images have flawed configurations. Amazon provides detailed security recommendations on its Web pages, but the researchers were able to extract critical security data such as passwords, cryptographic keys, and certificates. Attackers would be able to use the information to operate criminal virtual infrastructures, manipulate Web services, or circumvent security mechanisms. Unified, transparent configuration is critical to the network management and security. Configuration of the network achieved through transparent programming ability, just like high-level programming shielding the details of computer hardware or virtual functions in OOP, Frenetic is a very good attempt by Nate Foster et al., [1]. 2. Challenges to Manage Network With the thorough study of the feature of cloud computing and network management now, we summarize with four key challenges to manage network with cloud model: Dynamic network configuration management remotely from cloud is a key problem to study. Not all network management functions are suitable to move to the cloud. A design of identifying whether a service can be put in the cloud is the basis of cloud-network management. Service-oriented network management functions, most of the ability of network management become a service in the cloud, so transparent management of Internet service and network service should be studied. Cross-domain calls of traditional network management functions; cross-domain composition of network management service to form the new service et al, cross-domain network management ability is another key question to be solved. We have initially implemented cloud-based NM under the CERNET environment. In depicting, designing, implementing, deploying, and evaluating MulCNeT, we make three main research contributions as follow: (1) A novel NM cloud model named MulCNeT is presented in this paper. The core idea is that the NM services are separated into two parts according to certain principles, one part in the cloud and the other remaining in local. Meanwhile, the originally separated management of each SME's network and IT services will be concentrated into a single data center. Copyright c 2014 SERSC 141

4 (2) Inspired from the Onix [2], a platform presented by Teemu Koponen, a network control mechanisms is presented to make the network management service detached from onpremises but on the cloud. (3) A network self-management model named RCMMS is proposed to configure the SME network from data center remotely. The rest of the paper is organized as follows. Section 3 introduces the related works. Section 4 establishes the cloud-based network management architecture named MulCNeT. We describe the architecture of our network management system in detail. Section 5 introduces a system prototype including a common control platform, on top of which a network control plane can be implemented as a node and the network elements can be configured through cloud, evaluates our architecture by a case platform on the CERNET2 environment. Section 6 concludes the paper highlighting some of the emerging trends and the fundamental research challenges that remain. 3. Related Works Networking research funding agencies are encouraging research on revolutionary networking architectures. Various test beds for experimentations for new architectures, new security mechanisms, content delivery mechanisms, management and control frameworks, service architectures, and routing mechanisms have been proposed [3]. Obama administration outlines international strategy for cyberspace with International strategy for cyberspace in The management, configuration, government network always are the focus of the network research community. There have been many research works to make networks more manageable, more configurable, and more secure. Ethane embraces the 4D with launching a fine-grained policy-management system [4]. OpenFlow and its related ideas have an important influence in network management [5, 6]. To the SEM s network management, the access control is studied in [7-11]. 4. MulCNeT Model Design 4.1. Multi-tenant, Cloud-based, Network Property trusteeship--mulcnet Central control and management and location free to use are integrated harmoniously. Cloud-configuring, cloud-optimizing, cloud-healing, cloud-monitoring, and cloud-adapting are the key aspects of the model. About cloud-based network management, that is, moving the managements ability from local to the cloud, two key issues needs to be solved. One is network management division: identifying which services is suitable for provisioned in the cloud while which is not; the other one is network operation and management of the information division: identifying which can be shared while which is private The criteria of these two divisions are the research problems that must be studied The Separation Criteria of Network Functions Entrusting the management of SME network into cloud, we have to identify the management tasks of SME network appropriate to be managed in cloud. We classify network management tasks based on the following criteria: Delay tolerant network element management. The backup of routing data, saving network failure event, data of user behavior, traffic classification, and a variety of network related statistical analysis, all these fit to manage from cloud. 142 Copyright c 2014 SERSC

5 Responsive sensitive network element management. Such as equipment failure, including a link disconnection, switch or router fails, traffic anomalies, port failure, all these should be repaired and restored as soon as possible and should be processed locally. Available sensitive network element management. High availability is the first requirements of the network management, such as service, ftp service, http service, and instant message service. All these service fit to be managed from cloud. The management network element related to the data with security sensitivity. The management data are moved into cloud other than the network locality which raises security and privacy concerns. Just as bank to depositors, before a credible organizations appearing, top-secret data are considered rational to be stored locally in our design Object-oriented Mode, Transparent Network Configuration Unified description of network elements as well as their configuration and performance information is the basis of cloud-based NM. Traditional management architectures define Information Bases (MIBs) that are restricted to representing the configuration of individual elements. This approach creates management data islands which cannot be easily further processed. A platform named Onix is presented by Teemu Koponen et al., to configure the network with general control paradigm [2]. And to configure the network remotely, MMS is presented by Hemant Gogineni to provide robust autonomic support for management plane communications [12]. The two models are under the context of Software- Defined-Networking (SDN) [13, 14]. General control, self-management, configuring remotely are the key features to pursue and just meet the requirement of cloud-based network management. But there are some fatal flaws to meet the requirement. For Onix: (1) To gain abstract configuring ability just as OOP in high programming language, a universal information model should be constructed; (2) Before to configure, the status of network element should be collected. For MMS:(1) There is no key and encryption source routing processing, once the MA encounters failure, it has to flood again to get routs path and keys; (2) Once the MA fails, each CM must then have to update, all the original security source routing in cache are invalid and have to get again. All these consume a processing time, and of course, decrease the efficiency of NM. To Onix, we improve it with two aspects: (1) With some tools to collect the status information of network elements remotely. (2) To gain the universal understanding of the network status, we design network element ontology library to descript the network element and its related management. There are many ways to collect the status information of network elements, which is elaborated in detail at Section 3. And with ontology of network element, we have built it with the Protégé. To manage network remotely from cloud, there are two key characters: one is selfmanagement ability, the other is how to transfer the management tasks from cloud to network managed, that is the communication between the cloud and the network managed. Base on the MMS protocol, a network self-management protocol named RCMMS is proposed. The MMS establishes and maintains a secure and robust communication channel between management authority (MA) components and the component manager (CM) as long as there is physical network connectivity. The key architectural feature of the system is the logical separation between the MMS and data communication for remotely managing a network using the same physical network facility. And the details of MMS can reference in [12]. About MMS, there are private/pubic keys and at least an encryption source routing Copyright c 2014 SERSC 143

6 between MA and CMs adopting ONION protocol as the communication protocol among them (MA and CMs). When power on, MMS is just as the BIOS for PC. And after starting, MMS is a robust, secure management communication channel separated from the data plane. Namely, when data plane crashed, operator can repair the network element with management command through MMS. The characters are just fit the requirement of cloud-based NM, which is configured remotely and securely and managed robustly. To overcome the faults listed above, we revised the MMS with RCMMS (ring chain meta-management service) described at RCMMS Protocol Just as Figure 1 showed, there is a MA-set in the cloud. To avoid the flooding again, all MAs in set are linked in a ring and operated with MMS protocol. The task of every MA in set have the same cache, in other word, every MA has the same private/public keys set and secure source routing set. But only one MA is just as the center of network manager to manage one SME network. The step processed in the RCMMS: Figure 1. RCMMS Protocol (1) Bootstrapping on powering on with flooding to get the spanning tree; (2) After communicating between MA and CMs, there should have at least one path for each CM communicating with MA using private/public keys; (3) In MA set, starting from the root of spanning tree, a flooding circle with a ring and the backup of secure source routing and private/public keys are stored in each MA. So with the following compromise situations: When a CM compromises, the RCMMS works just as MMS; When data panel crashed, the RCMMS works just as MMS too; When the MA stop working with system error and not attack form DoS, the ring MA-set can get it at once and replace the MA in downtime with another MA in the set. And with fully connected with MAs set physically, after a round flood will form a new ring without the MA in downtime. So the management task can be transported throw the old secure source routing without flooding again. When the MA just used comprised with DoS attack, the processing is just as above steps. But notices that the private/public keys may be stolen and it should not be used again. Because the backup of each MA in MA set, the spanning still live, so the new MA can 144 Copyright c 2014 SERSC

7 create the new private/public keys between MA and CMs with the old spanning. With the RCMMS the time consumed in the resume the management routing is decreased dramatically without the flooding Event Architecture Cloud service event management architecture integrates monitoring data from a variety of sources and technologies. Compared to state-oriented monitoring systems, the architecture is optimized for monitoring dynamic cloud applications. The cloud management service, including its event engine, configuration and reporting components, operates as a cloud instance. Scripts can be initiated on the Server to perform over-the-internet monitoring services. Agents deployed on cloud servers combine server metrics with cloud metadata to create cloud server events on the Server. Agents deployed on internal (on-premises) systems can send events to the In Server in the cloud over a secure channel. The event bus architecture (see Figure 2) enables any authorized mediator to create events on the bus, and any authorized consumer to access events from the bus. Events on the bus show current status of infrastructure components. Figure 2. Event Architecture 4.6. Information Sharing Among the Nodes (Managed Network) in the Cloud Global performance, robustness, and trustworthiness information can be collected from the nodes and user context. The information can be analyzed to construct a model with the rules to be used as a basis for adaptation decisions. The use of overlays and semantically-informed protocols and algorithms allow us to treat the network in some sense as a programming language to address specific problems using both programmatic and communications-driven paradigms cooperatively. According to above analysis, the universal description of managed device, network data, and functions of network management service is the ffundamental work. The establishment of NM ontology is necessary for this end. In order to describe services congruously among nodes, the ontology-based service description is necessary in the crossdomain network management information model. The ontology for describing network Copyright c 2014 SERSC 145

8 management web service is proposed in this article too, but depicted briefly. Therefore, the establishment of NM domain ontology library is extremely important and foundational work. SUMO, developed by Lan Niles and Adam Pease initially, includes the categories of human cognition and practical description of categories. SUMO, which unites existent toplevel ontology, is made publicly available. We established a NM ontology library based on SUMO. Just as general methods of definition of ontology ways, the construction methods of network management ontology (NMO) as following steps: (1) Identifying areas and scope of ontology description; (2) Enumerating all the words in the network management field; (3) Determining various types of management information and the relationship; (4) Network management ontology consists of two components: 4.7. Functional Analysis of Cloud-based Network According to the five characters of cloud computing application (i.e., demand for resource, changes in the load change, low-latency requirements, safety requirements, and availability requirements), we analyze of the main function of network management. Demand for resources is related to the cloud computing load balancing; and the load changes magnitude is related to the highly scalable cloud computing. According to the separation criteria of NM functions listed above, we separate parts of network function of inetboss which is a NM software developed by our laboratory. It is only a small part of inetboss, and not including the http, ftp, mail, web service, and other network service. Table 1. inetboss Clouded Analysis Module User Asset Report Ticket Function Name Demand for Resources Magnitude of Load Change Low-latency Requirements Security Requirements Sector management small small low low low User Group small small low middle middle User small small low middle middle Personal information small small low Higher middle Switch user small small low middle middle User Login Information small middle low Higher Higher Asset Statistics small small low middle low Asset Query small small low middle low Asset small Configuration small low Higher low Report Configuration small small low middle middle Report Generation small small low middle middle Create Ticket small Middle low higher higher Ticket List small middle low higher higher Project small small low low low Availability Requirements To the Cloud NO NO NO NO 146 Copyright c 2014 SERSC

9 NetFlow Monitor User traffic behavior analysis Automatic upgrades Priority small middle low middle middle Category small small low low low NetFlow Collection large large high middle high whole network topn middle middle higher low middle Traffic matrix middle middle higher low middle Traffic matrix higher middle middle (inter-domain) low middle User traffic TopN middle middle higher low middle User Packet Length higher middle middle TopN low middle User port TopN middle middle higher low middle User Agreement higher middle middle TopN low middle Yes YES middle middle middle low middle YES 4.8. Other Aspects of Cloud-based Network Context-aware becomes easy, which can increase the ability of self-management. The information related to the presence, location, identity, and profile of users and services become easy to be collected from the nodes in cloud. Statistics, analysis and comparison of network operations become easier. Network attack defense, mail service and other network facilities share common infrastructure and are managed by unified professional and technical personnel, just as the bank, post office, police department, supply of water, and power. Locality distributed SEM s network are managed in the cloud centralized model. 5. MulCNeT System Prototype 5.1. Architecture of MulCNeT Prototype As a proof of above model, we build a MulCNeT prototype. Figure 3 gives a whole architecture of the MulCNeT prototype we have built. It consists of four layers: Physical infrastructure, such as servers, hosts, switches, routers, et al.; Virtualization layer. It consist of such as ESX, ESXi, XEN, KVM, et al.; Cloud infrastructure and business management layer; Network managed nodes set and other appliances. Copyright c 2014 SERSC 147

10 International Journal of Database Theory and Application Figure 3. Network Property Architecture Based on Cloud Model Physical infrastructure is the data center which requires the servers supporting VT technology. Many servers and hosts are connected through switches and routers forming a network with shared storage devices. And the virtualization consists of most of virtualization technology and platform, such as ESX, ESXi, XEN, KVM, et al. As an experimental platform, we built with ESX and KVM. However, in practice, it is usual often with the same hardware configuration and a single virtualization technology platform for stability and ease of management. With the cloud management layer, there are several open source tools, such as abicloud, OpenNebula, openqrm, WSO2 Stratos, et al. As a lightweight platform, Proxmox VE delivers a virtualization platform for software vendors and open source projects for running their server software as a pre-configured virtual appliance on the Proxmox VE. But with a thoroughly study, we deployed the cloud management with openqrm. The openqrm is an open source infrastructure software that allows its users to create and manage their cloud environments; whether public, private or hybrid. It offers a scalable solution to a number of issues faced by IT professionals and the businesses they work in. By automating the immediate provisioning of servers, storage, networks and applications, allowing users to remain vendor neutral, openqrm enables organizations of all sizes to dramatically improve business agility, mitigate risk, and reduce costs. The inetboss is an IPv4/IPv6 integrated network management system developed by network operation & management Lab in Tsinghua University. Taking into account the longterm IPv4/IPv6 coexistence and interoperability, it is developed under the accumulation of IPv6 networks operating experience and research. We deployed the inetboss on the cloud platform as an NM application to manage nodes. The architecture of MulCNeT is showed as Figure 3. The structure is just as depicted above in this section. But there are some open source specific tools, such as Nagios, Ganglia, 148 Copyright c 2014 SERSC

11 International Journal of Database Theory and Application et al to monitor, gather, and manage the SME s network. And we also give some suggestions about other cloud management tools to consider of MulCNeT As a typical cloud model, of course there need a tools to manage the physical infrastructure for MulCNet. The main functions of the platform are to manage the racks, physicals machines, hypervisors, control the state of your physical machines and virtual infrastructure, manage enterprises network nodes, users and its profiles, appliance libraries, local repository/virtual images/images, manage virtual infrastructure/appliances. The other aspects of the function include the storage management, deployment management, provision, remote administration, high availability, and real-time monitoring, as showed in Figure Conclusions Figure 4. LAN Configuration Information The largest conclusion that we draw is that we found that cloud based network management entirely feasible and reasonable. One of the most important consequences of building a prototype is that we learn that the biggest challenge is to control, configure, manage network remotely. We have also found that a robust communication channel for management traffic that is independent of data traffic is very important. Self-X management, remote management and diagnostic capabilities are the most significant, fundamental work in the network management. The other aspects include the segmentation of NM in cloud and locality, the cross network management nodes information sharing, object-oriented model to configure network et al. References [1] N. Foster, R. Harrison and M. J. Freedman, Frenetic: a high-level language for OpenFlow networks, Proceedings of the Workshop on Programmable Routers for Extensible Services of Tomorrow 2010, New York, NY, USA. [2] M. Zhu, R. Ramanathan, Y. Iwata, H. Inoue, T. Hama and S. Shenker, Onix: A Distributed Control Platform for Large-scale Production Networks, OSDI'10: Proceedings of the 9th USENIX conference on Operating systems design and implementation, (2010) October [3] P. Subharthi, P. Jianli and J. Raj, Architectures for the future networks and the next generation Internet: Asurvey, Computer Communications, vol. 34, no. 1, (2011), pp [4] M. Casado, M. J. Freedman, J. Pettit, J. Luo, N. Gude, N. McKeown and S. Shenker, Rethinking enterprise network control, IEEE/ACM Transactions on Networking (TON), vol. 17, no. 4, (2009) August, pp Copyright c 2014 SERSC 149

12 International Journal of Database Theory and Application [5] N. McKeown, T. Anderson, H. Balakrishnan, G. Parulkar, L. Peterson, J. Rexford, S. Shenker and J. Turner, OpenFlow: enabling innovation in campus networks, ACM SIGCOMM Computer Communication Review, vol. 38. [6] R. Wang, D. Butnariu and J. Rexford, OpenFlow-based server load balancing gone wild, Proceedings of the 11th USENIX conference on Hot topics in management of internet, cloud, and enterprise networks and services, Boston, MA, (2011) March 29. [7] A. Kumar Nayak, A. Reimers, N. Feamster and R. Clark, Resonance: dynamic access control for enterprise networks, Proceedings of the 1st ACM workshop on Research on enterprise networking, Barcelona, Spain, (2009) August [8] A. Greenberg, J. R. Hamilton, N. Jain, S. Kandula. C. Kim, P. Lahiri, D. A. Maltz, P. Patel and S. Sengupta, VL2: a scalable and flexible data center network, Proceedings of the ACM SIGCOMM 2009 conference on Data communication, Barcelona, Spain, (2009) August [9] A. Mashtizadeh, E. Celebi, T. Garfinkel and M. Cai, The design and evolution of live storage migration in VMware ESX, Proceedings of the 2011 USENIX conference on USENIX annual technical conference, Portland, (2011) June 15-17, pp [10] J. C. Mogul, J. Tourrilhes, P. Yalagandula, P. Sharma, A. R. Curtis and S. Banerjee, DevoFlow: costeffective flow management for high performance enterprise networks, Proceedings of the Ninth ACM SIGCOMM Workshop on Hot Topics in Networks, Monterey, California, (2010) October 20-21, pp [11] C. Kim, M. Caesar and J. Rexford, Floodless in seattle: a calable ethernet architecture for large enterprises, Proceedings of the ACM SIGCOMM 2008 conference on Data communication, Seattle, WA, USA, (2008) August [12] H. Gogineni, A. Greenberg, D. A. Maltz, T. S. Eugene Ng, H. Yan and H. Zhang, MMS: An Autonomic Network-Layer Foundation for Network, IEEE Journal on Selected Areas in Communications, vol. 28, no. 1, (2010) January. [13] B. Lantz, B. Heller and N. McKeown, A network in a laptop: rapid prototyping for software-defined networks, Proceedings of the Ninth ACM SIGCOMM Workshop on Hot Topics in Networks, Monterey, California, (2010), October 20-21, pp [14] M. Caesar, D. Caldwell, N. Feamster, J. Rexford, A. Shaikh and J. van der Merwe, Design and implementation of a routing control platform, Proceedings of the 2nd conference on Symposium on Networked Systems Design & Implementation, (2005) May 02-04, pp Copyright c 2014 SERSC

SDN Security Design Challenges

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

More information

SDN. What's Software Defined Networking? Angelo Capossele

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

More information

Software Defined Networking Architecture

Software Defined Networking Architecture Software Defined Networking Architecture Brighten Godfrey CS 538 October 8 2013 slides 2010-2013 by Brighten Godfrey The Problem Networks are complicated Just like any computer system Worse: it s distributed

More information

A Method for Load Balancing based on Software- Defined Network

A Method for Load Balancing based on Software- Defined Network , pp.43-48 http://dx.doi.org/10.14257/astl.2014.45.09 A Method for Load Balancing based on Software- Defined Network Yuanhao Zhou 1, Li Ruan 1, Limin Xiao 1, Rui Liu 1 1. State Key Laboratory of Software

More information

Xperience of Programmable Network with OpenFlow

Xperience of Programmable Network with OpenFlow International Journal of Computer Theory and Engineering, Vol. 5, No. 2, April 2013 Xperience of Programmable Network with OpenFlow Hasnat Ahmed, Irshad, Muhammad Asif Razzaq, and Adeel Baig each one is

More information

A collaborative model for routing in multi-domains OpenFlow networks

A collaborative model for routing in multi-domains OpenFlow networks A collaborative model for routing in multi-domains OpenFlow networks Xuan Thien Phan, Nam Thoai Faculty of Computer Science and Engineering Ho Chi Minh City University of Technology Ho Chi Minh city, Vietnam

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 W H I T E P A P E R A p p l i c a t i o n D e l i v e r y f o r C l o u d S e r v i c e s : C u s t o m i z i n g S e r v i c e C r e a t i o n i n V i r t u a l E n v i r o n m e n t s Sponsored by: Brocade

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

A Study on Software Defined Networking

A Study on Software Defined Networking A Study on Software Defined Networking Yogita Shivaji Hande, M. Akkalakshmi Research Scholar, Dept. of Information Technology, Gitam University, Hyderabad, India Professor, Dept. of Information Technology,

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

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

IP Address Management: Smoothing the Way to Cloud-Based Services

IP Address Management: Smoothing the Way to Cloud-Based Services White Paper IP Address Management: Smoothing the Way to Cloud-Based Services What You Will Learn Cloud computing offers many operational advantages to service providers. An important element of successful

More information

Leveraging Public Cloud for Affordable VMware Disaster Recovery & Business Continuity

Leveraging Public Cloud for Affordable VMware Disaster Recovery & Business Continuity White Paper White Paper Managing Public Cloud Computing in the Enterprise Leveraging Public Cloud for Affordable VMware Disaster Recovery & Business Continuity A Quick Start Guide By Edward Haletky Principal

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

Limitations of Current Networking Architecture OpenFlow Architecture

Limitations of Current Networking Architecture OpenFlow Architecture CECS 572 Student Name Monday/Wednesday 5:00 PM Dr. Tracy Bradley Maples OpenFlow OpenFlow is the first open standard communications interface that enables Software Defined Networking (SDN) [6]. It was

More information

Ensuring end-user quality in NFV-based infrastructure

Ensuring end-user quality in NFV-based infrastructure Ensuring end-user quality in NFV-based infrastructure Distributed NFV cloud nodes provide instant assessment of the end-user experience EXECUTIVE SUMMARY Compute resources for virtual network functions

More information

Traffic-based Malicious Switch Detection in SDN

Traffic-based Malicious Switch Detection in SDN , pp.119-130 http://dx.doi.org/10.14257/ijsia.2014.8.5.12 Traffic-based Malicious Switch Detection in SDN Xiaodong Du 1, Ming-Zhong Wang 1, Xiaoping Zhang 2* and Liehuang Zhu 1 1 Beijing Engineering Research

More information

Ensuring end-user quality in NFV-based infrastructures

Ensuring end-user quality in NFV-based infrastructures Ensuring end-user quality in NFV-based infrastructures Leveraging distributed NFV cloud nodes to provide instant assessment of end-user experience EXECUTIVE SUMMARY Compute resources for virtual network

More information

Ryuo: Using High Level Northbound API for Control Messages in Software Defined Network

Ryuo: Using High Level Northbound API for Control Messages in Software Defined Network Ryuo: Using High Level Northbound API for Control Messages in Software Defined Network Shaoyu Zhang, Yao Shen, Matthias Herlich, Kien Nguyen, Yusheng Ji, Shigeki Yamada Department of Computer Science and

More information

Implementation of Address Learning/Packet Forwarding, Firewall and Load Balancing in Floodlight Controller for SDN Network Management

Implementation of Address Learning/Packet Forwarding, Firewall and Load Balancing in Floodlight Controller for SDN Network Management Research Paper Implementation of Address Learning/Packet Forwarding, Firewall and Load Balancing in Floodlight Controller for SDN Network Management Raphael Eweka MSc Student University of East London

More information

M.Sc. IT Semester III VIRTUALIZATION QUESTION BANK 2014 2015 Unit 1 1. What is virtualization? Explain the five stage virtualization process. 2.

M.Sc. IT Semester III VIRTUALIZATION QUESTION BANK 2014 2015 Unit 1 1. What is virtualization? Explain the five stage virtualization process. 2. M.Sc. IT Semester III VIRTUALIZATION QUESTION BANK 2014 2015 Unit 1 1. What is virtualization? Explain the five stage virtualization process. 2. What are the different types of virtualization? Explain

More information

Security improvement in IoT based on Software Defined Networking (SDN)

Security improvement in IoT based on Software Defined Networking (SDN) Security improvement in IoT based on Software Defined Networking (SDN) Vandana C.P Assistant Professor, New Horizon College of Engineering Abstract With the evolving Internet of Things (IoT) technology,

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK SOFTWARE DEFINED NETWORKING A NEW ARCHETYPE PARNAL P. PAWADE 1, ANIKET A. KATHALKAR

More information

A Security State Transfer Model for Virtual Machine Migration in Cloud Infrastructure

A Security State Transfer Model for Virtual Machine Migration in Cloud Infrastructure A Security State Transfer Model for Virtual Machine Migration in Cloud Infrastructure Santosh Kumar Majhi Department of Computer Science and Engineering VSS University of Technology, Burla, India Sunil

More information

2) Xen Hypervisor 3) UEC

2) Xen Hypervisor 3) UEC 5. Implementation Implementation of the trust model requires first preparing a test bed. It is a cloud computing environment that is required as the first step towards the implementation. Various tools

More information

Optimizing Data Center Networks for Cloud Computing

Optimizing Data Center Networks for Cloud Computing PRAMAK 1 Optimizing Data Center Networks for Cloud Computing Data Center networks have evolved over time as the nature of computing changed. They evolved to handle the computing models based on main-frames,

More information

Orion: A Hybrid Hierarchical Control Plane of Software-Defined Networking for Large-Scale Networks

Orion: A Hybrid Hierarchical Control Plane of Software-Defined Networking for Large-Scale Networks 2014 IEEE 22nd International Conference on Network Protocols Orion: A Hybrid Hierarchical Control Plane of Software-Defined Networking for Large-Scale Networks Yonghong Fu 1,2,3, Jun Bi 1,2,3, Kai Gao

More information

The Promise and the Reality of a Software Defined Data Center

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

More information

ZEN LOAD BALANCER EE v3.04 DATASHEET The Load Balancing made easy

ZEN LOAD BALANCER EE v3.04 DATASHEET The Load Balancing made easy ZEN LOAD BALANCER EE v3.04 DATASHEET The Load Balancing made easy OVERVIEW The global communication and the continuous growth of services provided through the Internet or local infrastructure require to

More information

Comparisons of SDN OpenFlow Controllers over EstiNet: Ryu vs. NOX

Comparisons of SDN OpenFlow Controllers over EstiNet: Ryu vs. NOX Comparisons of SDN OpenFlow Controllers over EstiNet: Ryu vs. NOX Shie-Yuan Wang Hung-Wei Chiu and Chih-Liang Chou Department of Computer Science, National Chiao Tung University, Taiwan Email: shieyuan@cs.nctu.edu.tw

More information

SteelFusion with AWS Hybrid Cloud Storage

SteelFusion with AWS Hybrid Cloud Storage Solution Guide SteelFusion with AWS Hybrid Cloud Storage March 2016 The Challenge According to IDC, to meet the demands of global customer and global talent requirements, companies have to maintain remote

More information

Scalability of Control Planes for Software Defined Networks:Modeling and Evaluation

Scalability of Control Planes for Software Defined Networks:Modeling and Evaluation of Control Planes for Software Defined Networks:Modeling and Evaluation Jie Hu, Chuang Lin, Xiangyang Li, Jiwei Huang Department of Computer Science and Technology, Tsinghua University Department of Computer

More information

Mitigating DDoS Attacks using OpenFlow-based Software Defined Networking

Mitigating DDoS Attacks using OpenFlow-based Software Defined Networking Mitigating DDoS Attacks using OpenFlow-based Software Defined Networking Mattijs Jonker and Anna Sperotto Design and Analysis of Communication Systems (DACS) Centre for Telematics and Information Technology

More information

Keywords Distributed Computing, On Demand Resources, Cloud Computing, Virtualization, Server Consolidation, Load Balancing

Keywords Distributed Computing, On Demand Resources, Cloud Computing, Virtualization, Server Consolidation, Load Balancing Volume 5, Issue 1, January 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Survey on Load

More information

Learn the Essentials of Virtualization Security

Learn the Essentials of Virtualization Security Learn the Essentials of Virtualization Security by Dave Shackleford by Dave Shackleford This paper is the first in a series about the essential security issues arising from virtualization and the adoption

More information

UPS battery remote monitoring system in cloud computing

UPS battery remote monitoring system in cloud computing , pp.11-15 http://dx.doi.org/10.14257/astl.2014.53.03 UPS battery remote monitoring system in cloud computing Shiwei Li, Haiying Wang, Qi Fan School of Automation, Harbin University of Science and Technology

More information

A Coordinated. Enterprise Networks Software Defined. and Application Fluent Programmable Networks

A Coordinated. Enterprise Networks Software Defined. and Application Fluent Programmable Networks A Coordinated Virtual Infrastructure for SDN in Enterprise Networks Software Defined Networking (SDN), OpenFlow and Application Fluent Programmable Networks Strategic White Paper Increasing agility and

More information

Data Center Networking Designing Today s Data Center

Data Center Networking Designing Today s Data Center Data Center Networking Designing Today s Data Center There is nothing more important than our customers. Data Center Networking Designing Today s Data Center Executive Summary Demand for application availability

More information

Software Defined Networks

Software Defined Networks Software Defined Networks Damiano Carra Università degli Studi di Verona Dipartimento di Informatica Acknowledgements! Credits Part of the course material is based on slides provided by the following authors

More information

Brocade One Data Center Cloud-Optimized Networks

Brocade One Data Center Cloud-Optimized Networks POSITION PAPER Brocade One Data Center Cloud-Optimized Networks Brocade s vision, captured in the Brocade One strategy, is a smooth transition to a world where information and applications reside anywhere

More information

A Migration of Virtual Machine to Remote System

A Migration of Virtual Machine to Remote System ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

Leveraging SDN and NFV in the WAN

Leveraging SDN and NFV in the WAN Leveraging SDN and NFV in the WAN Introduction Software Defined Networking (SDN) and Network Functions Virtualization (NFV) are two of the key components of the overall movement towards software defined

More information

CloudWatcher: Network Security Monitoring Using OpenFlow in Dynamic Cloud Networks

CloudWatcher: Network Security Monitoring Using OpenFlow in Dynamic Cloud Networks CloudWatcher: Network Security Monitoring Using OpenFlow in Dynamic Cloud Networks (or: How to Provide Security Monitoring as a Service in Clouds?) Seungwon Shin SUCCESS Lab Texas A&M University Email:

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

VXLAN: Scaling Data Center Capacity. White Paper

VXLAN: Scaling Data Center Capacity. White Paper VXLAN: Scaling Data Center Capacity White Paper Virtual Extensible LAN (VXLAN) Overview This document provides an overview of how VXLAN works. It also provides criteria to help determine when and where

More information

Learn the essentials of virtualization security

Learn the essentials of virtualization security Learn the essentials of virtualization security White Paper Table of Contents 3 Introduction 4 Hypervisor connectivity and risks 4 Multi-tenancy risks 5 Management and operational network risks 5 Storage

More information

Cloud Fabric. Huawei Cloud Fabric-Cloud Connect Data Center Solution HUAWEI TECHNOLOGIES CO.,LTD.

Cloud Fabric. Huawei Cloud Fabric-Cloud Connect Data Center Solution HUAWEI TECHNOLOGIES CO.,LTD. Cloud Fabric Huawei Cloud Fabric-Cloud Connect Data Center Solution HUAWEI TECHNOLOGIES CO.,LTD. Huawei Cloud Fabric - Cloud Connect Data Center Solution Enable Data Center Networks to Be More Agile for

More information

Cisco Unified Network Services: Overcome Obstacles to Cloud-Ready Deployments

Cisco Unified Network Services: Overcome Obstacles to Cloud-Ready Deployments Cisco Unified Network Services: Overcome Obstacles to Cloud-Ready Deployments What You Will Learn Deploying network services in virtual data centers is extremely challenging. Traditionally, such Layer

More information

AUTO DEFAULT GATEWAY SETTINGS FOR VIRTUAL MACHINES IN SERVERS USING DEFAULT GATEWAY WEIGHT SETTINGS PROTOCOL (DGW)

AUTO DEFAULT GATEWAY SETTINGS FOR VIRTUAL MACHINES IN SERVERS USING DEFAULT GATEWAY WEIGHT SETTINGS PROTOCOL (DGW) AUTO DEFAULT GATEWAY SETTINGS FOR VIRTUAL MACHINES IN SERVERS USING DEFAULT GATEWAY WEIGHT SETTINGS PROTOCOL (DGW) Suman Dutta 1, Shouman Barua 2 and Jishu Sen 3 1 IT Trainer, Logitrain.com.au 2 PhD research

More information

OpenFlow based Load Balancing for Fat-Tree Networks with Multipath Support

OpenFlow based Load Balancing for Fat-Tree Networks with Multipath Support OpenFlow based Load Balancing for Fat-Tree Networks with Multipath Support Yu Li and Deng Pan Florida International University Miami, FL Abstract Data center networks are designed for satisfying the data

More information

CoIP (Cloud over IP): The Future of Hybrid Networking

CoIP (Cloud over IP): The Future of Hybrid Networking CoIP (Cloud over IP): The Future of Hybrid Networking An overlay virtual network that connects, protects and shields enterprise applications deployed across cloud ecosystems The Cloud is Now a Critical

More information

The promise of SDN. EU Future Internet Assembly March 18, 2014. Yanick Pouffary Chief Technologist HP Network Services

The promise of SDN. EU Future Internet Assembly March 18, 2014. Yanick Pouffary Chief Technologist HP Network Services The promise of SDN EU Future Internet Assembly March 18, 2014 Yanick Pouffary Chief Technologist HP Network Services Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein

More information

A Look at the New Converged Data Center

A Look at the New Converged Data Center Organizations around the world are choosing to move from traditional physical data centers to virtual infrastructure, affecting every layer in the data center stack. This change will not only yield a scalable

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

Analysis and Research of Cloud Computing System to Comparison of Several Cloud Computing Platforms

Analysis and Research of Cloud Computing System to Comparison of Several Cloud Computing Platforms Volume 1, Issue 1 ISSN: 2320-5288 International Journal of Engineering Technology & Management Research Journal homepage: www.ijetmr.org Analysis and Research of Cloud Computing System to Comparison of

More information

Network Management through Graphs in Software Defined Networks

Network Management through Graphs in Software Defined Networks Network Management through Graphs in Software Defined Networks Gustavo Pantuza, Frederico Sampaio, Luiz F. M. Vieira, Dorgival Guedes, Marcos A. M. Vieira Departament of Computer Science Universidade Federal

More information

Network Security Demonstration - Snort based IDS Integration -

Network Security Demonstration - Snort based IDS Integration - Network Security Demonstration - Snort based IDS Integration - Hyuk Lim (hlim@gist.ac.kr) with TJ Ha, CW Jeong, J Narantuya, JW Kim Wireless Communications and Networking Lab School of Information and

More information

Testing Network Virtualization For Data Center and Cloud VERYX TECHNOLOGIES

Testing Network Virtualization For Data Center and Cloud VERYX TECHNOLOGIES Testing Network Virtualization For Data Center and Cloud VERYX TECHNOLOGIES Table of Contents Introduction... 1 Network Virtualization Overview... 1 Network Virtualization Key Requirements to be validated...

More information

Infrastructure as a Service (IaaS)

Infrastructure as a Service (IaaS) Infrastructure as a Service (IaaS) (ENCS 691K Chapter 4) Roch Glitho, PhD Associate Professor and Canada Research Chair My URL - http://users.encs.concordia.ca/~glitho/ References 1. R. Moreno et al.,

More information

Network Management System (NMS) FAQ

Network Management System (NMS) FAQ Network Management System (NMS) FAQ Q: How does the NMS work? A: The Cooper NMS is a powerful, flexible and highly scalable wireless and fixed network management solution for thousands of network nodes

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

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

SDN and NFV in the WAN

SDN and NFV in the WAN WHITE PAPER Hybrid Networking SDN and NFV in the WAN HOW THESE POWERFUL TECHNOLOGIES ARE DRIVING ENTERPRISE INNOVATION rev. 110615 Table of Contents Introduction 3 Software Defined Networking 3 Network

More information

Exploration on Security System Structure of Smart Campus Based on Cloud Computing. Wei Zhou

Exploration on Security System Structure of Smart Campus Based on Cloud Computing. Wei Zhou 3rd International Conference on Science and Social Research (ICSSR 2014) Exploration on Security System Structure of Smart Campus Based on Cloud Computing Wei Zhou Information Center, Shanghai University

More information

Investor Newsletter. Storage Made Easy Cloud Appliance High Availability Options WHAT IS THE CLOUD APPLIANCE?

Investor Newsletter. Storage Made Easy Cloud Appliance High Availability Options WHAT IS THE CLOUD APPLIANCE? Investor Newsletter Storage Made Easy Cloud Appliance High Availability Options WHAT IS THE CLOUD APPLIANCE? The SME Cloud Appliance is a software platform that enables companies to enhance their existing

More information

Open-E Data Storage Software and Intel Modular Server a certified virtualization solution

Open-E Data Storage Software and Intel Modular Server a certified virtualization solution Open-E Data Storage Software and Intel Modular Server a certified virtualization solution Contents 1. New challenges for SME IT environments 2. Open-E DSS V6 and Intel Modular Server: the ideal virtualization

More information

Cloud Networking: A Novel Network Approach for Cloud Computing Models CQ1 2009

Cloud Networking: A Novel Network Approach for Cloud Computing Models CQ1 2009 Cloud Networking: A Novel Network Approach for Cloud Computing Models CQ1 2009 1 Arista s Cloud Networking The advent of Cloud Computing changes the approach to datacenters networks in terms of throughput

More information

FI technologies on cloud computing and trusty networking

FI technologies on cloud computing and trusty networking FI technologies on cloud computing and trusty networking Dr. Yu-Huang Chu ( 朱 煜 煌 ) yhchu@cht.com.tw Chunghwa Telecommunication Labs. 99/8/26 1/7 Outlines Cloud Computing Introduction Future Internet Future

More information

A Framework for the Design of Cloud Based Collaborative Virtual Environment Architecture

A Framework for the Design of Cloud Based Collaborative Virtual Environment Architecture , March 12-14, 2014, Hong Kong A Framework for the Design of Cloud Based Collaborative Virtual Environment Architecture Abdulsalam Ya u Gital, Abdul Samad Ismail, Min Chen, and Haruna Chiroma, Member,

More information

IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures

IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Introduction

More information

OpenFlow and Onix. OpenFlow: Enabling Innovation in Campus Networks. The Problem. We also want. How to run experiments in campus networks?

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 boweixu@umich.edu [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

More information

Dynamic Security Traversal in OpenFlow Networks with QoS Guarantee

Dynamic Security Traversal in OpenFlow Networks with QoS Guarantee International Journal of Science and Engineering Vol.4 No.2(2014):251-256 251 Dynamic Security Traversal in OpenFlow Networks with QoS Guarantee Yu-Jia Chen, Feng-Yi Lin and Li-Chun Wang Department of

More information

Cloud Infrastructure Services for Service Providers VERYX TECHNOLOGIES

Cloud Infrastructure Services for Service Providers VERYX TECHNOLOGIES Cloud Infrastructure Services for Service Providers VERYX TECHNOLOGIES Meeting the 7 Challenges in Testing and Performance Management Introduction With advent of the cloud paradigm, organizations are transitioning

More information

Branches as Nimble as the Cloud: Unleashing Agility with Nuage Networks Virtualized Network Services EXECUTIVE SUMMARY

Branches as Nimble as the Cloud: Unleashing Agility with Nuage Networks Virtualized Network Services EXECUTIVE SUMMARY Branches as Nimble as the Cloud: Unleashing Agility with Nuage Networks Virtualized Network Services EXECUTIVE SUMMARY The principles of cloud computing are transforming the delivery of information services

More information

SOFTWARE-DEFINED NETWORKING AND OPENFLOW

SOFTWARE-DEFINED NETWORKING AND OPENFLOW SOFTWARE-DEFINED NETWORKING AND OPENFLOW Eric Choi < echoi@brocade.com> Senior Manager, Service Provider Business Unit, APJ 2012 Brocade Communications Systems, Inc. EPF 7 2012/09/17 Software-Defined Networking

More information

Analysis of Network Segmentation Techniques in Cloud Data Centers

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

More information

Autonomicity Design in OpenFlow Based Software Defined Networking

Autonomicity Design in OpenFlow Based Software Defined Networking GC'12 Workshop: The 4th IEEE International Workshop on Management of Emerging Networks and Services Autonomicity Design in OpenFlow Based Software Defined Networking WANG Wendong, Yannan HU, Xirong QUE,

More information

Information- Centric Networks. Section # 13.2: Alternatives Instructor: George Xylomenos Department: Informatics

Information- Centric Networks. Section # 13.2: Alternatives Instructor: George Xylomenos Department: Informatics Information- Centric Networks Section # 13.2: Alternatives Instructor: George Xylomenos Department: Informatics Funding These educational materials have been developed as part of the instructors educational

More information

Cloud Networking: A Network Approach that Meets the Requirements of Cloud Computing CQ2 2011

Cloud Networking: A Network Approach that Meets the Requirements of Cloud Computing CQ2 2011 Cloud Networking: A Network Approach that Meets the Requirements of Cloud Computing CQ2 2011 Arista s Cloud Networking The advent of Cloud Computing changes the approach to datacenters networks in terms

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

White Paper. Juniper Networks. Enabling Businesses to Deploy Virtualized Data Center Environments. Copyright 2013, Juniper Networks, Inc.

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

More information

Software Defined Networks

Software Defined Networks Software Defined Networks Dr. Uttam Ghosh, CDAC, Bangalore uttamg@cdac.in Outline Networking Planes OpenFlow Software Defined Network (SDN) SDN Origin What is SDN? SDN Architecture SDN Operation Why We

More information

SOFTWARE DEFINED NETWORKING

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

More information

Software Defined Networking (SDN) - Open Flow

Software Defined Networking (SDN) - Open Flow Software Defined Networking (SDN) - Open Flow Introduction Current Internet: egalitarian routing/delivery based on destination address, best effort. Future Internet: criteria based traffic management,

More information

Data Center Network Evolution: Increase the Value of IT in Your Organization

Data Center Network Evolution: Increase the Value of IT in Your Organization White Paper Data Center Network Evolution: Increase the Value of IT in Your Organization What You Will Learn New operating demands and technology trends are changing the role of IT and introducing new

More information

Making a Smooth Transition to a Hybrid Cloud with Microsoft Cloud OS

Making a Smooth Transition to a Hybrid Cloud with Microsoft Cloud OS Making a Smooth Transition to a Hybrid Cloud with Microsoft Cloud OS Transitioning from today s highly virtualized data center environments to a true cloud environment requires solutions that let companies

More information

Business Case for Open Data Center Architecture in Enterprise Private Cloud

Business Case for Open Data Center Architecture in Enterprise Private Cloud Business Case for Open Data Center Architecture in Enterprise Private Cloud Executive Summary Enterprise IT organizations that align themselves with their enterprise s overall goals help the organization

More information

Pentaho High-Performance Big Data Reference Configurations using Cisco Unified Computing System

Pentaho High-Performance Big Data Reference Configurations using Cisco Unified Computing System Pentaho High-Performance Big Data Reference Configurations using Cisco Unified Computing System By Jake Cornelius Senior Vice President of Products Pentaho June 1, 2012 Pentaho Delivers High-Performance

More information

This document describes how the Meraki Cloud Controller system enables the construction of large-scale, cost-effective wireless networks.

This document describes how the Meraki Cloud Controller system enables the construction of large-scale, cost-effective wireless networks. This document describes how the Meraki Cloud Controller system enables the construction of large-scale, cost-effective wireless networks. Copyright 2009 Meraki, Inc. All rights reserved. Trademarks Meraki

More information

Qualifying SDN/OpenFlow Enabled Networks

Qualifying SDN/OpenFlow Enabled Networks Qualifying SDN/OpenFlow Enabled Networks Dean Lee Senior Director, Product Management Ixia Santa Clara, CA USA April-May 2014 1 Agenda SDN/NFV a new paradigm shift and challenges Benchmarking SDN enabled

More information

Network Virtualization for Large-Scale Data Centers

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

More information

Cloud Infrastructure Planning. Chapter Six

Cloud Infrastructure Planning. Chapter Six Cloud Infrastructure Planning Chapter Six Topics Key to successful cloud service adoption is an understanding of underlying infrastructure. Topics Understanding cloud networks Leveraging automation and

More information

Whitepaper Unified Visibility Fabric A New Approach to Visibility

Whitepaper Unified Visibility Fabric A New Approach to Visibility Whitepaper Unified Visibility Fabric A New Approach to Visibility Trends Networks continually change and evolve. Many trends such as virtualization and cloud computing have been ongoing for some time.

More information

Michael Jarschel, Thomas Zinner, Tobias Hoßfeld, Phuoc Tran Gia University of Würzburg, Institute of Computer Science, Würzburg, Germany.

Michael Jarschel, Thomas Zinner, Tobias Hoßfeld, Phuoc Tran Gia University of Würzburg, Institute of Computer Science, Würzburg, Germany. 2014 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising

More information

ASIC: An Architecture for Scalable Intra-domain Control in OpenFlow

ASIC: An Architecture for Scalable Intra-domain Control in OpenFlow ASIC: An Architecture for Scalable Intra-domain Control in Pingping Lin, Jun Bi, Hongyu Hu Network Research Center, Department of Computer Science, Tsinghua University Tsinghua National Laboratory for

More information

Network Access Control in Virtual Environments. Technical Note

Network Access Control in Virtual Environments. Technical Note Contents Security Considerations in.... 3 Addressing Virtualization Security Challenges using NAC and Endpoint Compliance... 3 Visibility and Profiling of VMs.... 4 Identification of Rogue or Unapproved

More information

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

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

More information

SWIM: SWItch Manager For Data Center Networks

SWIM: SWItch Manager For Data Center Networks SWIM: SWItch Manager For Data Center Networks Chao-Chih Chen, Peng Sun, Lihua Yuan, David A. Maltz and Chen-Nee Chuah and Prasant Mohapatra Department of Computer Science, University of California, Davis

More information

Data Center Network Topologies: FatTree

Data Center Network Topologies: FatTree Data Center Network Topologies: FatTree Hakim Weatherspoon Assistant Professor, Dept of Computer Science CS 5413: High Performance Systems and Networking September 22, 2014 Slides used and adapted judiciously

More information