Pluribus Netvisor 2.0 Netvisor Software Features

Size: px
Start display at page:

Download "Pluribus Netvisor 2.0 Netvisor Software Features"

Transcription

1 2.0 Netvisor Software Features Netvisor is the Pluribus Networks Network Hypervisor. Netvisor is the industry s first and only bare-metal, distributed network hypervisor operating system with full integration of merchant silicon switch chips into the server hypervisor. Copyright 2014 Pluribus Networks, Inc. All rights reserved. Pluribus Networks, the Pluribus Networks logo, nvos, Netvisor, vmanage, vrender, PluribusCare, Pluribus Cloud and itor are registered trademarks or trademarks of Pluribus Networks, Inc. in the United States and other countries. All other trademarks, service marks, registered marks, or registered service marks are the property of their respective owners. Pluribus Networks assumes no responsibility for any inaccuracies n this document. Pluribus Networks reserves the right to change, modify, transfer, or otherwise revise this publication without notice.

2 2 Pluribus Netvisor Overview The core Pluribus Networks idea is that for networking to join the modern world, it needs to move from a hardwarebased fixed feature-set model to one in which an operating system controls the network switch. By integrating switch and server technologies, networking can be as advanced as servers and provide value to the data center and the applications running there. Such a fundamental change in the control plane provides features, flexibility, performance, management, programmability and orchestration gains that are needed to power next generation data center networking. This operating system, nvos, talks with other nvos instances to create the Netvisor network hypervisor. Netvisor running on server-switches is fundamentally different than traditional network switching. In the Freedom architecture, the network switch becomes a true extension of the server. Merchant silicon chips are fully integrated into the operating system, controlled and virtualized like a NIC, and used as an offload/hw acceleration engine for application flows and network functions. The network switch is managed by a server-class control plane through high-speed interconnections, thus unleashing a new class of services and functions to run directly inside the network, such as the ability to run scalable monitoring and analytics for physical and virtual (tunneled) flows, free of taps and external monitoring gear. Pluribus Networks Netvisor is a data center-class distributed operating system built with modularity, resiliency, serviceability, and extensibility at its foundation. Based on proven enterprise-class UNIX and Linux operating system technology, and enhanced through the addition of switch chip virtualization and distributed clustering technologies, Netvisor helps guarantee continuous availability and scalability for mission-critical data center environments. The faulttolerant and self-healing design of the nvos operating system enables exceptional operational flexibility and makes zero-touch provisioning of network services a reality. Netvisor can run on Pluribus Freedom Server-Switches or on thirdparty hardware that includes server resources such as CPUs and memory as well as switching components such as merchant silicon from Intel and Broadcom. It can also run on a mix of the above, allowing customers to deploy the best switch hardware per rack, form fabric-clusters from the switches, and manage the network functions via one distributed operating system. Each fabric-cluster responds as one logical switch, with one distributed point of control, to allow the network administrator to control, manage and monitor the entire network infrastructure. Focused on the requirements of the data center, Netvisor provides a robust and comprehensive Layer 2 and Layer 3 feature set that fulfills the requirements of present and future environments. With its open programmatic API, it provides a state-of-the-art interface to control the network fabric-cluster as a whole rather than configure each switch individually. The nvos network operating system provides the level of abstraction ideally suited to multi-

3 tenant deployments, including rapid provisioning of virtual networks and services, with a high degree of end-to-end application flow visibility. Netvisor provides the following innovative features, providing DevOps and NetOps with an open architecture to program, virtualize and automate the network exactly like a server, with bare-metal performance efficiency, availability and security: 1. innetwork SDN 2. High availability fabric-cluster 3. innetwork virtualization 4. innetwork services 5. innetwork analytics These features, as well as our core L2 / L3 networking abilities, are explored in the following sections. Pluribus Networks innetwork SDN Netvisor includes a full-featured Unix-style set of APIs, which bring full bare metal control and visibility into the network to deliver true innetwork SDN, innetwork virtualization, innetwork analytics and high-availability fabric-clusters. Programming of Netvisor is enabled by the Freedom Development Kit (FDK), which allows developers to experience true innetwork application programmability (with Unix-style tools such as C and Java) to support scalable and dynamic deployment of network-aware mission critical applications. The simple yet powerful APIs are available via C and Java code, or scriptable in a language of your choice and writing and debugging programs is done via standard, powerful Unix tools. The Netvisor CLI and vmanage GUI are written based on these APIs, so anything available via the CLI and GUI is also available to programs that use these APIs. All control interfaces are available at all times and can be used interchangeably and concurrently. Through the API, applications can directly control the creation of virtual networks by allocating hardware resources such as ports, VLANs, VXLANs, TCAMs, bandwidth and more. Applications can manage and monitor flows (by re-routing, redirecting, dropping, accounting, copying to CPU, and more) across the fabric without the need to understand the physical topology of the fabric or the exact location of flows in the physical fabric. With Netvisor, the entire networking intelligence is moved into the operating system (just like SDN), but unlike traditional SDN, the software and hardware are tightly coupled to completely eliminate any performance and scalability bottlenecks of SDN architectures that are traditionally based on centralized controllers. The operating system controls the switch chip with multi-10gb bandwidth to make the switch chip an application flow accelerator similar to how a NIC accelerates and offloads network flows. The operating system has absolute control of the switch chip in the serverswitch. In many ways, the switch chip functions as a Figure 1: Netvisor Programmability hardware cache of the state of 3

4 the fabric stored in Netvisor, including L2 MAC tables and L3 FIB tables. Tables can therefore be much larger than what is supported by the switch chip. Users can take advantage of the built-in SDN capabilities, and interface directly with the network through Netvisor APIs to change the state of the fabric or manipulate application flows directly inside the network. With the Freedom SDN architecture, applications and orchestration tools have extremely low-level control of the networking infrastructure. Virtual Flows (vflows) provide thorough traffic flow management, providing QoS, SLA, and analytics features including capturing extended statistics, limiting bandwidth, traffic shaping into user-definable classes, flow-based policers, logging packets, remarking packets including tunnel encap/decap, diverting to CPU, mirroring to CPU, mirroring to a switch port, and displaying matching packets. For Unix x86 applications, running them within a server-switch as TIBCO does on its EMS appliance provides low latency, minimal network hop access from servers to the application. Of course network-aware applications cannot only perform their usual roles but can also control the network to maximize performance, reliability, and security. Network-aware applications can program the network just as they program a server, providing new features and a network that is part of the application rather than just underlay pipes. 4 Pluribus Networks High-availability Fabric-Cluster Each Netvisor node is a member of one fabric-cluster, whether that fabric has just that one member or has dozens. The power of the fabric-cluster is its ability to coordinate the actions of all member nodes. One fabric-wide command, issued via any control method to any member node, causes a three-phase commit distributed transaction to inform all fabric members to make the change. The change is atomic and either completes successfully or has no effect on any node. In this way the fabric is always in sync, with all fabric nodes sharing the same consistent state. There is no single point of failure, as any node that has the fabric state can share that state to a new joining node. There is no controller and no scalability or failure problems that come with controller-based architectures. A Netvisor switch can unjoin a fabric and join a different one, and within a couple of minutes its resources are now available in the newly joined fabric. Netvisor fabric communications uses TCP/IP, so as long as two instances of Netvisor can communicate over TCP/IP they can form a fabric. With Netvisor nodes forming a fabric, and being able to be controlled as one big logical switch, networking now joins servers and storage in having the ability to be programmed and orchestrated. With Netvisor-driven network infrastructure, new virtual networks, NFV instances, and innework applications can be created within minutes. Gone are the days when such operations were risky, requiring great expertise and many manual steps. Gone also are vendor lock-in, in which changes could only be made by per-vendor proprietary controllers and tools. While we are removing DevOps and NetOps obstacles, consider that administrators and programmers can login to not only virtualized environments within the serverswitches, but also as root in Netvisor for the ultimate in access, manageability, script-ability, programmability and orchestrateability. Given the power of having a full operating system running on and controlling networking components, it is straight-forward to integrate industry APIs to provide external automation control. OpenStack and Figure 2: Netvisor on Multiple Switches Forms Single Logical Switch

5 OpenFlow controllability are provided with Netvisor version 2.0, with more on their way. See our OpenStack demonstration videos for examples of what is possible when innovative cloud tools are integrated with innovative networking devices. For rapid and all-in-one deployments, in which a Pluribus server-switch plus servers is all that is needed for a fullyfunctioning cloud environment, an innetwork OpenStack controller is bundled with Netvisor. Turn it on and start building your cloud immediately. Pluribus also provides an OpenStack plug-in to enable external OpenStack controllers to orchestrate Netvisor operations via the OpenStack Neutron APIs. The Netvisor fully automated and distributed fabric-cluster provides the following advantages: Applications and services deployed on top of the cluster can have fabric-wide visibility. Any node in the cluster can have the same view of the network and offer a single (yet distributed) point of management to help eliminate any single point of failure. The distributed, peer-to-peer, master-free nature of the cluster makes it highly available, helping to remove any single point of failure and leveraging a well-known three-phase commit algorithm developed for computer and database clusters. Pluribus Networks innetwork Virtualization In computing, virtualization is multi-faceted. To support virtualization, a network needs many features, and Netvisor has them. innetwork virtualization (Figure 3) in general is a way to liberate the network administrator from managing separate underlay and overlay network, thus bringing dramatic operational simplification to the infrastructure. Although Netvisor supports overlays based on VXLAN, it provides an architecture to eliminate the need for them. Consider that traffic and fabric-cluster resources can be segregated into VNETS with traffic isolation, quality of service management, and Netvisor services and features mapped into the VNETs, designated by different colors in Figure 3. Almost all Netvisor features are VNET-centric: create virtual routers, load balancers and NAT translators per VNET, for example, and run network-centric applications in the fabric-cluster hardware, mapping VNET traffic through the applications. All of these mappings can be done dynamically. In essence you can wire your data center once, and rewire it virtually, on demand to reallocate resource and change communications parameters, all under the control of control planes of your choosing. Figure 3: innetwork Virtualization innetwork virtualization is ideal for cloud deployments and server virtualization infrastructure. Each VNET can have separate role based access controls (RBAC) limiting VNET administration to specific users with specific rights. Each VNET can have a separate administrator, and a separate orchestration manager. These include our native CLI, vmanage GUI, and API. Also available are third party orchestrations managers including OpenStack and OpenFlow. Netvisor allows the use of multiple control planes, concurrently, to manage multiple VNETs in the same fabric-cluster, providing segregating traffic, programming flows, and analyzing data movement all within a Netvisor fabric-cluster. Virtual networks and services benefit both virtualized (hypervisor) and bare metal server environments. Virtual networks consist of a software definition of the connectivity and service-level agreements (SLAs) that hosts and virtual machines require (for example, traffic isolation, guaranteed bandwidth, traffic priority). Virtual networks support VLAN and VXLAN for virtual machine mobility and secure traffic separation at the data plane level. The Pluribus VXLAN implementation supports both a centralized controller for populating MAC address to VTEP bindings and can process ARP broadcasts via multicast within the VXLAN. This means that VXLAN can be rapidly deployed in legacy networks that require bare metal 5

6 non-vxlan capable devices to be connected to virtual machines without the additional complexity of a central controller. A final aspect of Netvisor virtualization support is the ability to run virtual machines within the server-switches. Nonnative applications (either yours or third party) are able to run within virtual machines within the server-switches. All innetwork applications have resource management and can be VNET-integrated. Arbitrary applications running on arbitrary x86 operating systems can now reside in the network. Such convergence features can result in reducing the number of components and complexity in your datacenter while improving performance and reliability. By enabling network and compute resource virtualization and better automation of processes, Netvisor enables data center managers to achieve greater agility and scale in their operations while reducing complexity and risk. It provides flexible role- and policy-based management using resource pools, virtual networks and L3 to L7 network services for data center virtualization and multi-tenancy in private and public clouds. Together these features improve IT productivity and business agility. The network can be programmed in minutes instead of being rewired and/or reconfigured in days, shifting IT s focus from maintenance to strategic initiatives. Pluribus Networks innetwork Services Netvisor enables a new class of network-aware, mission-critical enterprise applications and Network Function Virtualization (NFV) services, leveraging compute, network and storage integration. Netvisor has server and storage as well as switch resources at its disposal. Those resources allow Netvisor to provide services not found in a standard networking kit. Included services comprise DNS, DHCP, PXE boot, NAT, load balancing, ACL firewalling, routing, storage management, and storage serving via NFS, CIFS, iscsi and SFTP. These network functions scale with the number of server-switches in the fabric-cluster, with each server-switch adding more server and network resources. Other applications, provided by 3 rd parties or those written by you, can be run on the server-switches either natively or in virtual machines. Such applications are fully integrated with the fabric-cluster, for example having scope limited to a VNET or having specific traffic sent to the applications. For more details see the next section. In today s data centers, servers, switches, routers and other appliances are difficult to repurpose, often taking days or weeks to configure. This challenge arises from the careful manual coordination that is needed between server, networking and storage teams to help ensure that all the components are configured correctly. Network virtualization and innetwork services in the Pluribus Networks Netvisor system (Figure 4) allow components to be treated as versatile resources that can be allocated and reallocated among application workloads, enabling a much more dynamic and efficient use of the infrastructure than exists in today s data centers. Running services in a Pluribus Networks fabric-cluster can eliminate L4-L7 appliance sprawl, decrease latencies because packets no longer need to find their way to the location of an appliance, and decrease the complexity of building networks to get packets to their appliances. Where services currently run on servers, those servers can be repurposed as the network services they provide are provided by the network itself. The Pluribus Networks solution is the perfect pod controller for large-scale deployments of Network Function Virtualization (NFV) on bare metal servers. The Freedom server-switch can act as a controller to install hypervisor images (VMware, KVM, XEN, etc.) on servers via PXE booting of images stored on the server-switch. These hypervisor images can then be used for virtual machines running Virtual Network Functions (VNFs) with transport-aware applications directing the correct flows to each of these functions. The Pluribus solution provides for fabric-cluster scaling of NFV without the VNF being exposed to the complexity of the network. 6

7 Pluribus Networks innetwork Analytics The always-on Netvisor Analytics Engine allows rapid analysis of performance state, communication status and problem debugging (Figure 5). The analytics framework provides details from L1 through L7, including wire signal strengths, L2 tables and statistics, and L3-L7 connections and statistics, all fabric-wide without the need for knowledge of the physical network design details. Analytics can be used real-time for current state analysis, or make use of the historical logging features for understanding potentially hundreds of millions of flows. Fine-grained questions can be asked of the fabric traffic, including time-based and state-based aspects. Further, the analytics are actionable, including packet mirroring, packet capture, prioritization, classification, and packet drop based on matching any L2-L4 headers. For example thousands of vflows can be created automatically or by administrators, setting some traffic as dropless while other traffic may be dropped due to suspicious activities, and others logged for compliance or mirrored to ports for analysis by third-party devices. The Netvisor Analytics engine is especially useful in overlay networking situations, which by nature cause complicated traffic flows and interactions and can be difficult to analyze and debug. Many of the features available via the Netvisor Analytics Engine would otherwise require the use of expensive third-party equipment, with resulting complexity and support effort increases. In addition, Pluribus innetwork Analytics offers rich integration with 3 rd party analytics platforms including QoSient s Argus. Fabric-wide analytics enable customers to monitor up to hundreds of millions of flows in real time (with the option of up to 6.4 TB of Fusion-io storage), or keep historical logging with VM granularity for traffic including VXLAN Figure 5: Netvisor Analytics Engine tunnels. The network does not need additional separate specialized network gear or network taps to be monitored. In support of innetwork Analytics, Pluibus offers a special SKU (F64-FL1T-SDF) that includes the required Fusion-io flash storage and SDF software license. Netvisor IP Services What use is next-generation networking if it does not fully support current generation networking aspects? Netvisor on server-switches does not require rip-and-replace and can improve existing infrastructure as well as be a key component of next generation data centers. It does so without adding any proprietary headers, or using special interconnects. Netvisor provides L1 through L7 networking, improving over older solutions at each step, and supports many standards. CapEx is decreased not only by enabling consolidation but also in less obvious ways such as allowing use of a variety of optics and cables, not just ones provided by Pluribus. At L2 the fabric-cluster provides ARP pruning to maximize the capacity of the network. Netvisor interoperates with existing infrastructure via STP, RSTP, MST, and LLDP. At L3 it includes static, RIP, OSPF and BGP routing and VRRP. Multicast features include IGMP, PIM-SSM, PIM-DM, PIM-SM, DVRMP and MSDP. Multi-chassis link aggregation is included via our VLAG feature. For QoS Netvisor supports vflow-based classification of L2-L4, bandwidth guarantees (on the F64 server-switch), LLQ, CoS, and DSCP. For security Netvisor implements vflow-based ingress and egress filters and L2-L3 ACLs. To enable network virtualization with L2-in-L3 overlays, VXLAN and VTEP are included. 7

8 Taken together Netvisor provides the ability to operate a physical and virtual infrastructure without the need to run separate additional underlay-overlay networks, which can meaningfully simplify operations and reduce the time to deploy new applications with wire-once and re-wire virtually technology. 8

9 Netvisor Enables and Simplifies Next Generation Networking Netvisor provides an open architecture to drive radical consolidation and simplification of the datacenter infrastructure. It enables complete unification of the DevOps/NetOps management model to drive ultimate network simplification and ease of management. The powerful feature set provided by Netvisor results in improved manageability and flexible deployment models, and therefore better OpEx and CapEx for customers. Netvisor-based networking can be used out of the box to improve current generation or enabled next-generation networking deployments, and can also enable nextgeneration applications. Netvisor running on server-switches provides infrastructure simplification by eliminating: Separate monitoring networks Separate overlays-underlays Separate external controllers L4-L7 appliance sprawl Separate servers for services and orchestration (PXE, DHCP, DNS, OpenStack controllers, Argus, Wireshark, and more) Consider your current network infrastructure, and the cost, time, and risk involved in the following tasks. Is there room for improvement? Build a state-of-the-art network infrastructure by creating fabric-clusters from Netvisor nodes. Creating a new virtual network (VNET) with traffic isolation and quality-of-service guarantees. Creating new services network-wide or for a VNET, such as routing, DNS, DHCP, PXE boot, Load Balancing, Firewalling, and NAT. Implementing applications that are accessible only to that VNET. Implementing applications network-wide or in a VNET that provide services for that network space. Moving resources between virtual networks. Diverting, mirroring, logging, or shaping individual traffic flows. Passing tunneled traffic, or creating tunnel endpoints for encapsulation / de-capsulation. Enabling the network or VNET to be managed by OpenFlow or OpenStack. Writing applications that can manage and control all aspects of the network, including creation of VNETs. Understand the state of the fabric at a port, communication, and L2-L7. Provide tier-2 storage in each rack for ad hoc use by servers in the rack. All of these examples can be done with one or at most a few commands to Netvisor, changing the entire fabric-cluster, during production operations, with low risk, and quickly. 9

10 Netvisor Summary of Benefits and Features Pluribus Networks enables you to transform a network from a cost center into a competitive asset, unlock software innovation on top of the network, and consolidate multiple services in a fully virtualized, multi-tenant environment. Our products include: The Freedom Series F64, combining the performance of an industry-leading two-socket Intel server with a bestof-breed 64-port 10Gb switch. The Freedom Series E68, an entry level into the Freedom product line server-switch with advanced fabric-cluster features and automation. The NetVisor distributed network operating system Open Networking Software (ONS) product, available on third-party hardware, which provides you with cloud underlay, virtualization, multi-tenancy, L2-L7 services features and functions that are widely deployed in the Data Center. The Pluribus Networks solution set provides many key components and aspects that are designed to power the next generation of virtualized and cloud datacenters, including: Simplification: The Netvisor OS manages the L2/L3 network topology and it presents to the upstream L4-L7 applications a simplified, logical view of the fabric-cluster by abstracting the physical topology. Software Compatibility: Netvisor is a distributed network operating system that binds Pluribus Networks switches into a flat, high-throughput, low-latency data center fabric-cluster. It also interoperates with any networking operating system that conforms to the networking standards listed as supported in the Pluribus Networks Data Sheets. Single Point of Management: Netvisor simplifies the data center operating environment and provides a distributed operating system to program the entire data center fabric from any switch as a single point of management. This includes LAN, SAN (iscsi, AoE), and Layer 3 to Layer 7 virtual network services such as routers, load balancers, security, and traffic analyzer virtual appliances. Single point of management through Netvisor can also be extended to the virtual switch and management of virtual machines on server hosts. Open Programmatic API: The Netvisor OS exposes to the applications powerful yet simple APIs, programmable or scriptable in any language of choice (Java, C, Python, Perl, etc). Through the API, applications can directly control the creation of virtual networks by allocating hardware resources such as ports, VLANs, VXLANs, TCAMs, bandwidth and more. Through the API, applications can manage and monitor flows (by re-routing, re-directing, dropping, accounting, sending to CPU etc.) across the fabric without the need to understand the physical topology of the fabric or the exact location of flows in the physical fabric. Pluribus Networks enables a whole new class of innovative, transport-aware applications tightly coupled with the network. Enables Network-aware Applications: An open, programmable platform to enable the delivery of innovative network-aware applications. Freedom: Freedom from proprietary network fabric architectural lock-ins and unification of both DevOps and NetOps automation tools on a unified platform. Freedom from all proprietary hardware device lock-ins and the elimination of the high-profit margin tax on hardware (including cables and optics) from traditional networking vendors. Modular Operating System: Based on the best open source code from various server-class operating systems, Netvisor is designed to scale to a large numbers of physical switches in the data center fabric that appear as one big logical switch and to support distributed multithreaded processing on symmetric multiprocessors (SMP), multicore enterprise-class CPUs, and distributed network coprocessors. Computationally intensive data plane tasks, such as application flow-level load balancing and hardware table programming, can be offloaded to dedicated coprocessors distributed across adapter modules. Pluribus Networks nvos modular processes are instantiated on demand, each in a separate protected memory space and virtual machine zone. System resources are allocated only when a feature such as a virtual router or load balancer is enabled. 10

11 Virtualization-Aware Networking: Pluribus Networks Netvisor natively supports the VXLAN network overlay protocol and can act as a VXLAN Gateway (VTEP) to connect to legacy non-vxlan capable devices and offload the host-based virtual switch from performing the VXLAN encapsulation. This feature increases the visibility of the network administrator into virtualized traffic by providing filters and analytics that operate on the inner packet header (i.e., the original L2 frame sent by the virtual machine that has been encapsulated within the VXLAN encapsulation). Netvisor supports the IEEE 802.1Qbg (EVB) protocol for edge virtual bridging and hardware-based network interface virtualization approaches such as virtual network interface cards (vnic). Elastic Fabric Computing: Netvisor supports the OpenStack Quantum / Neutron API and can optionally stand up OpenStack, OpenFlow and CloudStack control nodes as Netvisor virtual machines running as guests in Netvisor nodes. It provides cloud and virtualization architecture to dramatically simplify and automate the delivery of network-as-a-service (NaaS) in multi-tenant environments. Merchant Silicon: Netvisor can run on the Pluribus Freedom and Open Network product lines, as well as other merchant silicon-based solutions that include compute and switching components. Troubleshooting and Diagnostics: Pluribus Networks Netvisor is built with advanced diagnostics and serviceability capabilities to enable network operators to take early actions based on network trends and events, enhancing network planning and improving network operations center (NOC) service-level agreements (SLA). Pluribus Networks phone home and Diagnostics and Online Care (DOC) are some of the features that enhance the serviceability of infrastructure build via Netvisor. Pluribus update servers allow one-click software upgrades. vmanage GUI: The Pluribus Networks dashboard provides the fabric administrator as well as tenants of the virtualized network fabric (virtual network administrators) real-time insight into application traffic flows and connections (zoomable chart of average and peak throughput and connection rates). The Gauge offers a simple visual indication of loads and reserves in the underlying physical and virtual resources of the network infrastructure and helps guide capacity planning for both administrators and tenants. Multi-tenancy: With Role-Based Access Control (RBAC), Pluribus Networks Netvisor enables administrators to limit access to fabric, switch and/or virtual network operations by assigning roles to users. Administrators can customize access and restrict it to the users who require it. Netvisor Analytics Engine: Fully enabled inspection of all aspects of the network infrastructure, and the ability to act and manage the infrastructure based on metrics. Services: Native per-vnet network services including DNS, DHCP, PXE boot, load balancing, ACL Firewalling, Routing, and NAT. Traffic monitoring and management: vflow flow management, providing QoS, SLA, and analytics features including capture extended statistics, limit bandwidth, traffic shaping into user-definable classes, flow-based policers, log packets, remarking packets including tunnel encap/decap, divert to CPU, mirror to CPU, mirror to a switch port, and display matching packets. Monitoring Integration: SNMP V3, sflow, vflow, and Syslog. Scale: Horizontal scale-out from one switch to many switches in a fabric. Applications: Run native UNIX applications and arbitrary applications within virtual machines. Virtual Networks (VNETs): Virtual Networks (VNETs) containing Virtual Resource Groups to allocate and allow RBAC management of available resources, providing secure multi-tenancy with separate administration and separate control planes. Segregate traffic based on VLANs or VXLANs, separately controllable and administrateable. Each VNET can have a separate orchestration manager or control plane. Standards Based and Interoperable: Interoperable with existing infrastructure and implements features based on standards where applicable. Storage: Up to 4 X 2.5 disk drives per F64 server-switch, RAID protected and available for use by applications or for logging within the server-switch or via NFS or SFTP to other equipment in the network. 11

12 For further details see our other whitepapers, use cases, solutions briefs, customer testimonials and datasheets available at or by contacting Pluribus Networks. 12

13 Pluribus Networks Services and Support Pluribus Networks is a leader in performance-enabled network virtualization services and support. Our services allow you to bring revenue-generating capabilities online faster so you can realize bigger productivity gains and faster deployments of new business models. Pluribus Networks ensures operational excellence by optimizing your network utilization while maintaining required levels of performance, reliability, and availability. For more information, please visit Corporate and Sales Headquarters Pluribus Networks, Inc Faber Place, Suite 100 Palo Alto, CA GET-VNET To purchase Pluribus Networks solutions, please contact your Pluribus Networks representative at sales@pluribusnetworks.com. 13

Pluribus Netvisor Solution Brief

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

More information

Netvisor Software Defined Fabric Architecture

Netvisor Software Defined Fabric Architecture Netvisor Software Defined Fabric Architecture Netvisor Overview The Pluribus Networks network operating system, Netvisor, is designed to power a variety of network devices. The devices Netvisor powers

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

VIRTUALIZED SERVICES PLATFORM Software Defined Networking for enterprises and service providers

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

More information

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

Building an Open, Adaptive & Responsive Data Center using OpenDaylight

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: vijoy.pandey@gmail.com Twitter: @vijoy Agenda Where does ODP (& SDN) fit in the bigger

More information

Scalable Approaches for Multitenant Cloud Data Centers

Scalable Approaches for Multitenant Cloud Data Centers WHITE PAPER www.brocade.com DATA CENTER Scalable Approaches for Multitenant Cloud Data Centers Brocade VCS Fabric technology is the ideal Ethernet infrastructure for cloud computing. It is manageable,

More information

Vyatta Network OS for Network Virtualization

Vyatta Network OS for Network Virtualization Complete Security and Compliance for Virtual Environments Vyatta takes the concept of virtualization beyond just applications and operating systems and allows enterprise IT to also virtualize network components

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

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

Integrated Analytics. A Key Element of Security-Driven Networking

Integrated Analytics. A Key Element of Security-Driven Networking Integrated Analytics A Key Element of Security-Driven Networking What if your network offered monitoring and visibility into both the overlay and the underlay? What if you could monitor all application

More information

VMware vcloud Networking and Security

VMware vcloud Networking and Security VMware vcloud Networking and Security Efficient, Agile and Extensible Software-Defined Networks and Security BROCHURE Overview Organizations worldwide have gained significant efficiency and flexibility

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

SDN PARTNER INTEGRATION: SANDVINE

SDN PARTNER INTEGRATION: SANDVINE SDN PARTNER INTEGRATION: SANDVINE SDN PARTNERSHIPS SSD STRATEGY & MARKETING SERVICE PROVIDER CHALLENGES TIME TO SERVICE PRODUCT EVOLUTION OVER THE TOP THREAT NETWORK TO CLOUD B/OSS AGILITY Lengthy service

More information

Solving I/O Bottlenecks to Enable Superior Cloud Efficiency

Solving I/O Bottlenecks to Enable Superior Cloud Efficiency WHITE PAPER Solving I/O Bottlenecks to Enable Superior Cloud Efficiency Overview...1 Mellanox I/O Virtualization Features and Benefits...2 Summary...6 Overview We already have 8 or even 16 cores on one

More information

Pluribus Netvisor 2.0 Monitoring and Analytics Engine Features

Pluribus Netvisor 2.0 Monitoring and Analytics Engine Features Pluribus Netvisor 2.0 Monitoring and Analytics Engine Features Overview There are many areas of networking that can benefit from technological advances, including manageability and programmability. Also

More information

SDN Applications in Today s Data Center

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

More information

ALCATEL-LUCENT ENTERPRISE DATA CENTER SWITCHING SOLUTION Automation for the next-generation data center

ALCATEL-LUCENT ENTERPRISE DATA CENTER SWITCHING SOLUTION Automation for the next-generation data center ALCATEL-LUCENT ENTERPRISE DATA CENTER SWITCHING SOLUTION Automation for the next-generation data center A NEW NETWORK PARADIGM What do the following trends have in common? Virtualization Real-time applications

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

Oracle SDN Performance Acceleration with Software-Defined Networking

Oracle SDN Performance Acceleration with Software-Defined Networking Oracle SDN Performance Acceleration with Software-Defined Networking Oracle SDN, which delivers software-defined networking, boosts application performance and management flexibility by dynamically connecting

More information

RIDE THE SDN AND CLOUD WAVE WITH CONTRAIL

RIDE THE SDN AND CLOUD WAVE WITH CONTRAIL RIDE THE SDN AND CLOUD WAVE WITH CONTRAIL Pascal Geenens CONSULTING ENGINEER, JUNIPER NETWORKS pgeenens@juniper.net BUSINESS AGILITY Need to create and deliver new revenue opportunities faster Services

More information

Cisco Nexus 1000V Switch for Microsoft Hyper-V

Cisco Nexus 1000V Switch for Microsoft Hyper-V Data Sheet Cisco Nexus 1000V Switch for Microsoft Hyper-V Product Overview Cisco Nexus 1000V Switches provide a comprehensive and extensible architectural platform for virtual machine and cloud networking.

More information

USING SOFTWARE-DEFINED DATA CENTERS TO ENABLE CLOUD ADOPTION

USING SOFTWARE-DEFINED DATA CENTERS TO ENABLE CLOUD ADOPTION White Paper USING SOFTWARE-DEFINED DATA CENTERS TO ENABLE CLOUD ADOPTION Juniper-VMware Areas of Collaboration By: Daniel McGinniss, Juniper Networks Scott Lowe, VMware Copyright 2014, Juniper Networks,

More information

Software Defined Network (SDN)

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

More information

Configuring Oracle SDN Virtual Network Services on Netra Modular System ORACLE WHITE PAPER SEPTEMBER 2015

Configuring Oracle SDN Virtual Network Services on Netra Modular System ORACLE WHITE PAPER SEPTEMBER 2015 Configuring Oracle SDN Virtual Network Services on Netra Modular System ORACLE WHITE PAPER SEPTEMBER 2015 Introduction 1 Netra Modular System 2 Oracle SDN Virtual Network Services 3 Configuration Details

More information

Simplifying Big Data Deployments in Cloud Environments with Mellanox Interconnects and QualiSystems Orchestration Solutions

Simplifying Big Data Deployments in Cloud Environments with Mellanox Interconnects and QualiSystems Orchestration Solutions Simplifying Big Data Deployments in Cloud Environments with Mellanox Interconnects and QualiSystems Orchestration Solutions 64% of organizations were investing or planning to invest on Big Data technology

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

VMware vcloud Networking and Security Overview

VMware vcloud Networking and Security Overview VMware vcloud Networking and Security Overview Networks and Security for Virtualized Compute Environments WHITE PAPER Overview Organizations worldwide have gained significant efficiency and flexibility

More information

Virtualized Network Services SDN solution for enterprises

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

More information

PLUMgrid Open Networking Suite Service Insertion Architecture

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

More information

SDN CONTROLLER. Emil Gągała. PLNOG, 30.09.2013, Kraków

SDN CONTROLLER. Emil Gągała. PLNOG, 30.09.2013, Kraków SDN CONTROLLER IN VIRTUAL DATA CENTER Emil Gągała PLNOG, 30.09.2013, Kraków INSTEAD OF AGENDA 2 Copyright 2013 Juniper Networks, Inc. www.juniper.net ACKLOWLEDGEMENTS Many thanks to Bruno Rijsman for his

More information

Use Case Brief BUILDING A PRIVATE CLOUD PROVIDING PUBLIC CLOUD FUNCTIONALITY WITHIN THE SAFETY OF YOUR ORGANIZATION

Use Case Brief BUILDING A PRIVATE CLOUD PROVIDING PUBLIC CLOUD FUNCTIONALITY WITHIN THE SAFETY OF YOUR ORGANIZATION Use Case Brief BUILDING A PRIVATE CLOUD PROVIDING PUBLIC CLOUD FUNCTIONALITY WITHIN THE SAFETY OF YOUR ORGANIZATION At many enterprises today, end users are demanding a powerful yet easy-to-use Private

More information

Outline. Why Neutron? What is Neutron? API Abstractions Plugin Architecture

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

More information

SDN Services at the Customer Edge

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

More information

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

BUILDING A NEXT-GENERATION DATA CENTER

BUILDING A NEXT-GENERATION DATA CENTER BUILDING A NEXT-GENERATION DATA CENTER Data center networking has changed significantly during the last few years with the introduction of 10 Gigabit Ethernet (10GE), unified fabrics, highspeed non-blocking

More information

The Road to SDN: Software-Based Networking and Security from Brocade

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

More information

Virtualized Network Services SDN solution for service providers

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

More information

Impact of Virtualization on Cloud Networking Arista Networks Whitepaper

Impact of Virtualization on Cloud Networking Arista Networks Whitepaper Overview: Virtualization takes IT by storm The adoption of virtualization in datacenters creates the need for a new class of networks designed to support elasticity of resource allocation, increasingly

More information

Contrail Networking. Product Description. Your ideas. Connected. Data Sheet. Product Overview

Contrail Networking. Product Description. Your ideas. Connected. Data Sheet. Product Overview Contrail Networking Product Overview Contrail Networking is a simple, open, and agile cloud network automation product that leverages SDN technology to orchestrate the creation of highly scalable virtual

More information

OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS

OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS Matt Eclavea (meclavea@brocade.com) Senior Solutions Architect, Brocade Communications Inc. Jim Allen (jallen@llnw.com) Senior Architect, Limelight

More information

Software-Defined Networks Powered by VellOS

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

More information

Use Case Brief CLOUD MANAGEMENT SOFTWARE AUTOMATION

Use Case Brief CLOUD MANAGEMENT SOFTWARE AUTOMATION Use Case Brief CLOUD MANAGEMENT SOFTWARE AUTOMATION Cloud Management Software can coordinate and automate server, network, and storage operations within the modern datacenter. This brief describes how

More information

VM-Series for VMware. PALO ALTO NETWORKS: VM-Series for VMware

VM-Series for VMware. PALO ALTO NETWORKS: VM-Series for VMware VM-Series for VMware The VM-Series for VMware supports VMware NSX, ESXI stand-alone and vcloud Air, allowing you to deploy next-generation firewall security and advanced threat prevention within your VMware-based

More information

Definition of a White Box. Benefits of White Boxes

Definition of a White Box. Benefits of White Boxes Smart Network Processing for White Boxes Sandeep Shah Director, Systems Architecture EZchip Technologies sandeep@ezchip.com Linley Carrier Conference June 10-11, 2014 Santa Clara, CA 1 EZchip Overview

More information

Delivering Managed Services Using Next Generation Branch Architectures

Delivering Managed Services Using Next Generation Branch Architectures Delivering Managed Services Using Next Generation Branch Architectures By: Lee Doyle, Principal Analyst at Doyle Research Sponsored by Versa Networks Executive Summary Network architectures for the WAN

More information

State of the Art Cloud Infrastructure

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

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

Simplifying Virtual Infrastructures: Ethernet Fabrics & IP Storage

Simplifying Virtual Infrastructures: Ethernet Fabrics & IP Storage Simplifying Virtual Infrastructures: Ethernet Fabrics & IP Storage David Schmeichel Global Solutions Architect May 2 nd, 2013 Legal Disclaimer All or some of the products detailed in this presentation

More information

White. Paper. The Rise of Network Functions Virtualization. Implications for I/O Strategies in Service Provider Environments.

White. Paper. The Rise of Network Functions Virtualization. Implications for I/O Strategies in Service Provider Environments. White Paper The Rise of Network Functions Virtualization Implications for I/O Strategies in Service Provider Environments By Bob Laliberte, Senior Analyst August 2014 This ESG White Paper was commissioned

More information

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 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

More information

Networking in the Era of Virtualization

Networking in the Era of Virtualization SOLUTIONS WHITEPAPER Networking in the Era of Virtualization Compute virtualization has changed IT s expectations regarding the efficiency, cost, and provisioning speeds of new applications and services.

More 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 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

More information

STRATEGIC WHITE PAPER. Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview

STRATEGIC WHITE PAPER. Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview STRATEGIC WHITE PAPER Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview Abstract Cloud architectures rely on Software-Defined Networking

More information

Cloud Networking Disruption with Software Defined Network Virtualization. Ali Khayam

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

More information

Virtualizing the SAN with Software Defined Storage Networks

Virtualizing the SAN with Software Defined Storage Networks Software Defined Storage Networks Virtualizing the SAN with Software Defined Storage Networks Introduction Data Center architects continue to face many challenges as they respond to increasing demands

More information

Scalable Network Monitoring with SDN-Based Ethernet Fabrics

Scalable Network Monitoring with SDN-Based Ethernet Fabrics Scalable Network Monitoring with SDN-Based Ethernet Fabrics Prashant Gandhi VP, Products & Strategy Big Switch Networks gandhi@bigswitch.com 1 Agenda Trends in Network Monitoring SDN s Role in Network

More information

Software Defined Networks Virtualized networks & SDN

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

More information

1 COPYRIGHT 2013 ALCATEL-LUCENT. ALL RIGHTS RESERVED.

1 COPYRIGHT 2013 ALCATEL-LUCENT. ALL RIGHTS RESERVED. Welcome to this overview about Software-Defined Networking, or SDN, and Network Virtualization. This training course will not only provide the technical background to SDN, but will also show the value

More information

The Impact of Virtualization on Cloud Networking Arista Networks Whitepaper

The Impact of Virtualization on Cloud Networking Arista Networks Whitepaper Virtualization takes IT by storm The Impact of Virtualization on Cloud Networking The adoption of virtualization in data centers creates the need for a new class of networking designed to support elastic

More information

SolidFire SF3010 All-SSD storage system with Citrix CloudPlatform 3.0.5 Reference Architecture

SolidFire SF3010 All-SSD storage system with Citrix CloudPlatform 3.0.5 Reference Architecture SolidFire SF3010 All-SSD storage system with Citrix CloudPlatform 3.0.5 Reference Architecture 2 This reference architecture is a guideline for deploying Citrix CloudPlatform, powered by Apache CloudStack,

More information

CLOUD NETWORKING FOR ENTERPRISE CAMPUS APPLICATION NOTE

CLOUD NETWORKING FOR ENTERPRISE CAMPUS APPLICATION NOTE CLOUD NETWORKING FOR ENTERPRISE CAMPUS APPLICATION NOTE EXECUTIVE SUMMARY This application note proposes Virtual Extensible LAN (VXLAN) as a solution technology to deliver departmental segmentation, business

More information

Multitenancy Options in Brocade VCS Fabrics

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.

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

How To Orchestrate The Clouddusing Network With Andn

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 -

More information

Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure

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

More information

REMOVING THE BARRIERS FOR DATA CENTRE AUTOMATION

REMOVING THE BARRIERS FOR DATA CENTRE AUTOMATION REMOVING THE BARRIERS FOR DATA CENTRE AUTOMATION The modern data centre has ever-increasing demands for throughput and performance, and the security infrastructure required to protect and segment the network

More information

Cisco Virtual Topology System: Data Center Automation for Next-Generation Cloud Architectures

Cisco Virtual Topology System: Data Center Automation for Next-Generation Cloud Architectures White Paper Cisco Virtual Topology System: Data Center Automation for Next-Generation Cloud Architectures 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information.

More information

May 13-14, 2015. Copyright 2015 Open Networking User Group. All Rights Reserved Confiden@al Not For Distribu@on

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

More information

Enabling Database-as-a-Service (DBaaS) within Enterprises or Cloud Offerings

Enabling Database-as-a-Service (DBaaS) within Enterprises or Cloud Offerings Solution Brief Enabling Database-as-a-Service (DBaaS) within Enterprises or Cloud Offerings Introduction Accelerating time to market, increasing IT agility to enable business strategies, and improving

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

Cisco and Canonical: Cisco Network Virtualization Solution for Ubuntu OpenStack

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

More information

How To Use The Cisco Wide Area Application Services (Waas) Network Module

How To Use The Cisco Wide Area Application Services (Waas) Network Module Cisco Wide Area Application Services (WAAS) Network Module The Cisco Wide Area Application Services (WAAS) Network Module for the Cisco Integrated Services Routers (ISR) is a powerful WAN optimization

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

Brocade Solution for EMC VSPEX Server Virtualization

Brocade Solution for EMC VSPEX Server Virtualization Reference Architecture Brocade Solution Blueprint Brocade Solution for EMC VSPEX Server Virtualization Microsoft Hyper-V for 50 & 100 Virtual Machines Enabled by Microsoft Hyper-V, Brocade ICX series switch,

More information

Telecom - The technology behind

Telecom - The technology behind SPEED MATTERS v9.3. All rights reserved. All brand names, trademarks and copyright information cited in this presentation shall remain the property of its registered owners. Telecom - The technology behind

More information

Data Center Use Cases and Trends

Data Center Use Cases and Trends Data Center Use Cases and Trends Amod Dani Managing Director, India Engineering & Operations http://www.arista.com Open 2014 Open Networking Networking Foundation India Symposium, January 31 February 1,

More information

Enabling Solutions in Cloud Infrastructure and for Network Functions Virtualization

Enabling Solutions in Cloud Infrastructure and for Network Functions Virtualization Enabling Solutions in Cloud Infrastructure and for Network Functions Virtualization Gateway Use Cases for Virtual Networks with MX Series Routers 1 Table of Contents Executive Summary... 3 Introduction...4

More information

ALCATEL-LUCENT ENTERPRISE DATA CENTER SWITCHING SOLUTION Automation for the next-generation data center

ALCATEL-LUCENT ENTERPRISE DATA CENTER SWITCHING SOLUTION Automation for the next-generation data center ALCATEL-LUCENT ENTERPRISE DATA CENTER SWITCHING SOLUTION Automation for the next-generation data center A NEW NETWORK PARADIGM What do the following trends have in common? Virtualization Real-time applications

More information

How Solace Message Routers Reduce the Cost of IT Infrastructure

How Solace Message Routers Reduce the Cost of IT Infrastructure How Message Routers Reduce the Cost of IT Infrastructure This paper explains how s innovative solution can significantly reduce the total cost of ownership of your messaging middleware platform and IT

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

5 Key Reasons to Migrate from Cisco ACE to F5 BIG-IP

5 Key Reasons to Migrate from Cisco ACE to F5 BIG-IP 5 Key Reasons to Migrate from Cisco ACE to F5 BIG-IP With support for Cisco ACE load balancer ending, organizations need to find an alternative. Contents Introduction 3 Advanced Architecture 3 Ease of

More information

RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES

RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS Server virtualization offers tremendous benefits for enterprise IT organizations server

More information

Ubuntu OpenStack on VMware vsphere: A reference architecture for deploying OpenStack while limiting changes to existing infrastructure

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

More information

2013 ONS Tutorial 2: SDN Market Opportunities

2013 ONS Tutorial 2: SDN Market Opportunities 2013 ONS Tutorial 2: SDN Market Opportunities SDN Vendor Landscape and User Readiness Jim Metzler, Ashton, Metzler & Associates Jim@ashtonmetzler.com April 15, 2013 1 1 Goals & Non-Goals Goals: Describe

More information

Visibility in the Modern Data Center // Solution Overview

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

More information

Simplify IT. With Cisco Application Centric Infrastructure. Barry Huang bhuang@cisco.com. Nov 13, 2014

Simplify IT. With Cisco Application Centric Infrastructure. Barry Huang bhuang@cisco.com. Nov 13, 2014 Simplify IT With Cisco Application Centric Infrastructure Barry Huang bhuang@cisco.com Nov 13, 2014 There are two approaches to Control Systems IMPERATIVE CONTROL DECLARATIVE CONTROL Baggage handlers follow

More information

Blue Planet. Introduction. Blue Planet Components. Benefits

Blue Planet. Introduction. Blue Planet Components. Benefits Blue Planet Introduction Cyan Blue Planet is the first Software- Defined Network (SDN) and Network Function Virtualization (NFV) platform purpose- built for service providers and the wide area network.

More information

A Platform Built for Server Virtualization: Cisco Unified Computing System

A Platform Built for Server Virtualization: Cisco Unified Computing System A Platform Built for Server Virtualization: Cisco Unified Computing System What You Will Learn This document discusses how the core features of the Cisco Unified Computing System contribute to the ease

More information

The Next Phase of Datacenter Network Resource Management and Automation March 2011

The Next Phase of Datacenter Network Resource Management and Automation March 2011 I D C T E C H N O L O G Y S P O T L I G H T The Next Phase of Datacenter Network Resource Management and Automation March 2011 Adapted from Worldwide Datacenter Network 2010 2015 Forecast and Analysis

More information

Introduction to Network Virtualization in IaaS Cloud. Akane Matsuo, akane@midokura.com Midokura Japan K.K. LinuxCon Japan 2013 May 31 st, 2013

Introduction to Network Virtualization in IaaS Cloud. Akane Matsuo, akane@midokura.com Midokura Japan K.K. LinuxCon Japan 2013 May 31 st, 2013 Introduction to Network Virtualization in IaaS Cloud Akane Matsuo, akane@midokura.com Midokura Japan K.K. LinuxCon Japan 2013 May 31 st, 2013 About myself 2001.4 l NTTCommunications: OCN, Verio, Arcstar

More information

Increase Simplicity and Improve Reliability with VPLS on the MX Series Routers

Increase Simplicity and Improve Reliability with VPLS on the MX Series Routers SOLUTION BRIEF Enterprise Data Center Interconnectivity Increase Simplicity and Improve Reliability with VPLS on the Routers Challenge As enterprises improve business continuity by enabling resource allocation

More information

Open SDN for Network Visibility

Open SDN for Network Visibility SOLUTION GUIDE Open SDN for Network Visibility Simplifying large scale network monitoring systems with Big Tap 1 This solution guide describes how Big Tap, a network monitoring application from Big Switch

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

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

Linux KVM Virtual Traffic Monitoring

Linux KVM Virtual Traffic Monitoring Linux KVM Virtual Traffic Monitoring East-West traffic visibility Scott Harvey Director of Engineering October 7th, 2015 apcon.com Speaker Bio Scott Harvey Director of Engineering at APCON Responsible

More information

2014 Open Networking Foundation

2014 Open Networking Foundation 2014 Open Networking Foundation PRISM Edge A new approach to data-center gateway 2014 Open Networking Foundation Problem Data Center L3 The playground of legacy players Closed & proprietary devices impact

More information

Unified Computing Systems

Unified Computing Systems Unified Computing Systems Cisco Unified Computing Systems simplify your data center architecture; reduce the number of devices to purchase, deploy, and maintain; and improve speed and agility. Cisco Unified

More information

Core and Pod Data Center Design

Core and Pod Data Center Design Overview The Core and Pod data center design used by most hyperscale data centers is a dramatically more modern approach than traditional data center network design, and is starting to be understood by

More information

CONNECTING PHYSICAL AND VIRTUAL WORLDS WITH VMWARE NSX AND JUNIPER PLATFORMS

CONNECTING PHYSICAL AND VIRTUAL WORLDS WITH VMWARE NSX AND JUNIPER PLATFORMS White Paper CONNECTING PHYSICAL AND VIRTUAL WORLDS WITH WARE NSX AND JUNIPER PLATFORMS A Joint Juniper Networks-ware White Paper Copyright 2014, Juniper Networks, Inc. 1 Connecting Physical and Virtual

More information