Routing on the Host. Benefits of a modern data center design with Cumulus Networks. White Paper WHITE PAPER

Size: px
Start display at page:

Download "Routing on the Host. Benefits of a modern data center design with Cumulus Networks. White Paper WHITE PAPER"

Transcription

1 Routing on the Host Benefits of a modern data center design with Cumulus Networks White Paper WHITE PAPER

2 Routing on the Host : Table of Contents Table of Contents Introduction... 2 Network Complexity Reduction... 3 Subnet Freedom and Mobility... 6 Increased Redundancy - Hosts Connect to "N" Leaf Switches... 8 Stateless Anycast Conclusion

3 Routing on the Host : Introduction Introduction Today s modern data centers are evolving to a layer 3 networking design. Legacy data centers that are entirely layer 2 have numerous issues, including large broadcast and failure domains, spanning tree (STP) challenges, and the need for proprietary protocols such as MLAG for redundancy. A layer 3 Clos topology breaks up the broadcast and failure domains, eliminates spanning tree dependencies, and utilizes standardized routing protocols like OSPF or BGP. Even with those benefits, many data centers utilizing a layer 3 fabric still use layer 2 connectivity to the hosts. While the issues referenced above have been reduced by moving layer 3 closer to the edge, they are not eliminated. Hosts still need to be dual attached to switches for redundancy, thus spanning tree and MLAG are still deployed. Routing on the Host enables hosts to participate in the layer 3 routing fabric by running routing protocols directly on the host and completely eliminates these layer 2 challenges, while adding an array of additional benefits. Making use of robust, mature, and sophisticated open source routing suites that are available for Linux, routing can also be run on Linuxbased hosts, unifying an all layer 3 data center. The same open source tools that are used to configure and monitor both the Linux-based hosts and the Linux-based switches can be also be used to install, configure, and monitor the routing suite on the Linux-based hosts. Cumulus Networks has enhanced the Quagga routing suite so it can run on both hosts and Cumulus Linux switches. This paper highlights the benefits of hosts participating in the modern data center layer 3 fabric with Cumulus Linux on and switches and Cumulus Quagga on the hosts. By leveraging Cumulus Quagga, the data center becomes unified, realizing many advantages, four of which are examined here: Network complexity reduction Subnet freedom and IP mobility Support for increased redundancy Stateless anycast 2

4 Routing on the Host : Network Complexity Reduction Network Complexity Reduction Routing on the Host enables a layer 3 network design throughout the entire data center, unifying the data center and allowing easier troubleshooting. Both BGP and OSPF are mature standard routing protocols used in highly scaled environments and can be used for full data center connectivity. In the past, layer 2 was required in the data center for a variety of reasons pertaining to legacy applications. For example, some older applications use layer 2 broadcast/multicast for application discovery and to maintain heartbeat. Layer 2 connectivity was also needed for applications like VMware vmotion to move virtual machines (and their IP addresses) from one rack to another. However, there are several issues with an all layer 2 design: Spanning tree complexity When redundancy is required, the spanning tree protocol (STP) is needed to avoid bridging loops. Spanning tree avoids loops by causing some redundant links to be blocked, which decreases available bandwidth and creates significant convergence times. Proprietary multi-chassis link aggregation group (MLAG) In order to increase link utilization while still providing redundancy, many data centers deploy MLAG to "fool" spanning tree and link bonding into thinking there is only one remote chassis and as long as both remote chassis stay in sync with each other on the control plane, it can be effective to allow full utilization of all links as well as redundancy. MLAG, however, is typically proprietary as no standard exists. Only two peered, redundant switches are supported, which limits bandwidth when one of the MLAG switches is down for any reason, such as a hardware failure or maintenance. In addition, typically two extra ports are used for intra-mlag control plane communication and the backup data path. Lack of layer 3 segmentation Deploying a data center with a layer 2 network creates a single broadcast and failure domain. This means that one spanning tree failure could affect the entire data center. Troubleshooting difficulty Bridging does not have mechanisms for discarding a frame if it has been forwarded multiple times, so a spanning tree loop can cause a network meltdown. Spanning tree issues cannot be investigated while the problem is occurring, which makes spanning tree notoriously difficult to troubleshoot. Due to the above mentioned issues, many data centers deploy a layer 3 fabric between the and the while keeping layer 2 to the host. Layer 3 segments the layer 2 network broadcast and failure domain and eliminates the need for spanning tree between the and switches. Since layer 3 has a TTL (time to live) mechanism, a routing loop does not cause a network meltdown, making it easier to troubleshoot and fix a problem while it is occurring while protecting network assets from being overwhelmed. Tools like traceroute and ping are available for troubleshooting and BGP can keep track of AS numbers in the path to help follow the path a packet will take. 3

5 Routing on the Host : Network Complexity Reduction L3 Routing Extra swps needed Max 2 MLAG switches per host VLANs VLANs Spanning tree domain Spanning tree domain Hosts Figure 1. Layer 2 to the Host Hosts As seen in Figure 1, even with a layer 3 fabric between the and, people still deploy spanning tree and MLAG to the host when redundancy is required and can still experience the above mentioned issues. Deploying a routing protocol on the host and advertising the host's /32 address (or /128 ipv6 address) eliminates all of the above layer 2 issues all the way down to the host. As seen in Figure 2, routing to the host completely eliminates the need for STP and MLAG in the data center and provides better redundancy than MLAG along with a much simpler, easier solution. 4

6 Routing on the Host : Network Complexity Reduction Routing on the Host simplifies data center network design L3 Routing Host Host Figure 2. Routing on the Host Data Center Design For certain applications, layer 2 still has to be extended between hosts, and Routing on the Host can provide benefits here as well. With a layer 3 fabric, a network virtualization overlay such as VXLAN is typically used. Routing on the host allows the /32 (or /128 ipv6 address) Virtual Tunnel EndPoint (VTEP) addresses residing on the hosts to be advertised into the routing domain with full redundancy without the use of MLAG. OpenStack Neutron with built-in or third-party network virtualization for multi-tenancy are great use cases. Cumulus Networks, Dell, and Red Hat demonstrated this scalable solution at the 2016 OpenStack Summit. You can find more information on the OpenStack demonstration with Routing on the Host here. Modern applications have uplevel communications and do not rely on layer 2 connectivity between hosts. The architecture of clustered applications and containerization using frameworks like Kubernetes and Mesos support the layer 3 model natively. For example, Kubernetes prefers DNS instead of layer 2 broadcast/multicast for discovery, so a fully routed model is ideal for these environments. Cumulus Quagga simplifies Routing on the Host deployments by supporting features such as BGP and OSPF unnumbered to the host, making configuration simple and easy. The same automation tools used for other services on the host can also be used for configuring BGP or OSPF on the host. Cumulus Quagga also supports JSON output, easing machine readability. Eliminating layer 2 from the network by enabling Routing on the Host creates a much simpler design that is easier to troubleshoot, provides redundancy, removes the large layer 2 failure domain, and reduces the proliferation of layer 2 broadcast and multicast. Furthermore, bandwidth can be increased since the previous two switch ports that were used for intra-mlag control plane communication can be freed up to connect to additional hosts. 5

7 Routing on the Host : Subnet Freedom and Mobility Subnet Freedom and Mobility Routing on the host provides complete subnet freedom and mobility as the IP address of the host can be completely independent of its location in the data center. With the legacy layer 2 to the host architecture, all the hosts in a rack had to be tied to a specific VLAN that is accessible on that specific rack. If a host had to relocate and keep the same IP address, it needed to move within that same subnet/vlan by using an overlay. See Figure 3. L2 Overlay Blue /24 Yellow /24 Red /24 L3 Routing Blue /24 Yellow /24 Red /24 VLANs Blue, yellow, red VLANs Blue, yellow, red VLANs VLANs Hosts Hosts Figure 3. Layer 2 to the Host Design with Layer 2 Overlay However, deploying Routing on the Host completely eliminates these restrictions. By enabling OSPF or BGP, the host can advertise its IP address(es) directly into the routing domain and host placement is no longer an issue. Power and rack space can be distributed independently of the required IP address for the host. If the host is relocated, and its IP address is moved along with it, the route to that IP address will converge and reachability is maintained at its new physical location. Deploy any host, anywhere in the data center 6

8 Routing on the Host : Subnet Freedom and Mobility Deploying Cumulus Quagga BGP unnumbered or OSPF unnumbered makes automation, moving a physical host, and IP address management even easier. Both deployments do not require specific addresses to be configured on host or switch interfaces as with traditional BGP or OSPF deployments. The only IP address advertised into the routing domain is the host s loopback address. Not only does this simplify configuration, but it also drastically reduces the number of IP addresses needed to be deployed and managed. For example, a /24 subnet allocates 253 host IP addresses within it. Advertising a /32 or /128 allows more granular IP assignment and eliminates any wasted host IP address that results from subnetting. No VLAN configurations and no switched virtual interfaces (SVIs) are needed either. No configurations change when physically moving a host and connecting to a different set of switches. See Figure 4. L3 Routing / /32 Host Host Figure 4.t Advertising /32 from the Host Routing on the Host decouples the host from its rack, thus giving much needed network flexibility and freedom. Hosts can be deployed anywhere within the data center, re-cabled to any, and still be reachable with the same address, requiring no configuration changes. 7

9 Routing on the Host : Increased Redundancy - Hosts Connect to "N" Leaf Switches Increased Redundancy - Hosts Connect to "N" Leaf Switches Routing on the Host provides the mechanisms to support greater redundancy than MLAG since routing does not limit the host s number of adjacent switches. A layer 2 to the host design with MLAG has a limitation of only two peered switches. A switch failure reduces the bandwidth to a host by 50% after an initial traffic loss. See Figure 5. 50% BW lost Layer 2 MLAG Hosts Figure 5. MLAG Limits Redundancy Routing on the Host does not have this limitation, and the host can connect to any number of switches to provide even more redundancy with no STP or MLAG. During a failure, the routing protocol converges to allow continued connectivity over the remaining links to the host. 8

10 Routing on the Host : Increased Redundancy - Hosts Connect to "N" Leaf Switches During a maintenance window, routing protocols allow a graceful rerouting of traffic around a switch prior to taking it offline. For example, BGP can be configured for AS-path prepend both to the and the host, which gracefully forces traffic to avoid that specific switch and thus avoid traffic loss. See Figure 6. For maintenance, can gracefully move traffic off L3 Routing Only 33% BW lost Layer 3 ECMP Host Host Host Host Figure 6. Increased Redundancy and Resiliency 9

11 Routing on the Host : Stateless Anycast Stateless Anycast Routing on the Host enables load balancing, redundancy, and locality through the use of anycast addressing. Many load balancing designs are based on extending the layer 2 network between every rack that hosts the same application. These designs rely on MLAG between the s and s for redundancy. Alternatively, to maintain a layer 3 / network but still extend layer 2 connectivity, an overlay technology such as VXLAN is used. Both of these methods generally introduce an expensive load balancer, add complexity, and result in large layer 2 broadcast and failure domains. However, announcing services with anycast, leveraging Routing on the Host, provides similar load balancing functionality in a simplified fashion. By assigning the same IP address to several hosts and advertising each host's IP address into the routing domain, several routes to the same anycast destination are advertised and seen by the switches. Each switch then has an equal cost multipath (ECMP) route to the same IP address, and through the use of resilient hashing on the switches, connections from remote nodes are distributed between these hosts. The anycast solution also inherently provides redundancy to the hosts through route convergence; the hosts are configured with the same virtual IP address and run the same stateless applications and services (see Figure 7). For example, Network Time Protocol (NTP) and Domain Name Service (DNS) are popular applications that can use anycast for load balancing. You can find more information on anycast DNS at Anycast DNS, Part 1 - Overview. client A client B Spine Routing Table /32 via swp /32 via swp /32 via swp3 Leaf Routing Table /32 via swp /32 via swp4 L3 Routing / /32 Figure 7. Using Anycast for Load Balancing 10

12 Routing on the Host : Stateless Anycast Routing on the Host simplifies anycast for stateless load balancing between hosts Routing on the Host with anycast can also provide locality with redundancy. Configuring the same virtual IP address on hosts running the same application in different data centers keeps the traffic local while also providing access to the remote host in a failure scenario. For example, this solution eases configuration by requiring only one DNS server IP address on each host. Figure 8 depicts a local host requesting DNS from the local DNS service, while also having access to a remote DNS service during a local DNS server outage. Data Center Interconnect SITE A SITE B /32 via swp4 cost /32 via swp5 cost /32 via swp6 cost 10 swp 5-6 swp 4 DNS Request to / /32 Primary Path Higher Cost Path Figure 8. Using Anycast for Locality with Redundancy 11

13 Routing on the Host : Conclusion Conclusion Allowing the host to participate in the layer 3 routing fabric unifies and provides many benefits to a data center. It can reduce complexity by completely eliminating the need for VLANs, spanning tree, or MLAG. It provides full subnet freedom and mobility. Rather than tying a host IP address to a rack, complete IP address independence can be achieved by advertising the host's IP address directly into the routing domain. This way, if the host moves, the route moves with it. Routing on the Host also provides built-in anycast capability by advertising the same host IP address from two or more hosts. The Cumulus Networks implementation of Quagga is deployed in some of the largest data centers in the world. Since Cumulus Quagga is a Linux application, it also runs on any Linux host. Cumulus Quagga can be installed, configured, and monitored the same as any switch running Cumulus Linux, either manually or using the same automation tools. As a native Linux network OS, Cumulus Linux along with Cumulus Quagga on the hosts unify the entire data center, making it the ideal solution for your modern scalable data center. About Cumulus Networks Cumulus Networks demystifies the complexity of networking and enables better, faster, easier networks to support your business. Our network operating system, Cumulus Linux, allows you to build and operate your network with the mindset of web-scale pioneers like Google and Amazon, radically reducing the costs and complexities of modern data center networks. More than 400 organizations, including some of the largest-scale data center operations in the world, run Cumulus Linux. Cumulus Networks has received venture funding from Andreessen Horowitz, Battery Ventures, Sequoia Capital, Peter Wagner and four of the original VMware founders. For more information visit cumulusnetworks.com or 2016 Cumulus Networks. All rights reserved. CUMULUS, the Cumulus Logo, CUMULUS NETWORKS, and the Rocket Turtle Logo (the Marks ) are trademarks and service marks of Cumulus Networks, Inc. in the U.S. and other countries. You are not permitted to use the Marks without the prior written consent of Cumulus Networks. The registered trademark Linux is used pursuant to a sublicense from LMI, the exclusive licensee of Linus Torvalds, owner of the mark on a world-wide basis. All other marks are used under fair use or license from their respective owners G 12

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

Data Center Infrastructure of the future. Alexei Agueev, Systems Engineer

Data Center Infrastructure of the future. Alexei Agueev, Systems Engineer Data Center Infrastructure of the future Alexei Agueev, Systems Engineer Traditional DC Architecture Limitations Legacy 3 Tier DC Model Layer 2 Layer 2 Domain Layer 2 Layer 2 Domain Oversubscription Ports

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

How To Make A Network Virtualization In Cumulus Linux 2.2.2 (X86) (Powerpc) (X64) (For Windows) (Windows) (Amd64) And (Powerpci) (Win2

How To Make A Network Virtualization In Cumulus Linux 2.2.2 (X86) (Powerpc) (X64) (For Windows) (Windows) (Amd64) And (Powerpci) (Win2 v Cumulus Linux 2.2 What s New and Different (Technical) Last Updated: August 4, 2014 Evolution of Cumulus Linux Version Features introduced 2.2.x Host-MLAG Lightweight Network Virtualization (LNV) 2.1.x

More information

TRILL for Service Provider Data Center and IXP. Francois Tallet, Cisco Systems

TRILL for Service Provider Data Center and IXP. Francois Tallet, Cisco Systems for Service Provider Data Center and IXP Francois Tallet, Cisco Systems 1 : Transparent Interconnection of Lots of Links overview How works designs Conclusion 2 IETF standard for Layer 2 multipathing Driven

More information

VMDC 3.0 Design Overview

VMDC 3.0 Design Overview CHAPTER 2 The Virtual Multiservice Data Center architecture is based on foundation principles of design in modularity, high availability, differentiated service support, secure multi-tenancy, and automated

More information

VXLAN Bridging & Routing

VXLAN Bridging & Routing VXLAN Bridging & Routing Darrin Machay darrin@arista.com CHI-NOG 05 May 2015 1 VXLAN VM-1 10.10.10.1/24 Subnet A ESX host Subnet B ESX host VM-2 VM-3 VM-4 20.20.20.1/24 10.10.10.2/24 20.20.20.2/24 Load

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

CORD Fabric, Overlay Virtualization, and Service Composition

CORD Fabric, Overlay Virtualization, and Service Composition CORD Design Notes CORD Fabric, Overlay Virtualization, and Service Composition Saurav Das Open Networking Foundation Ali Al Shabibi, Jonathan Hart, Charles Chan and Flavio Castro Open Networking Lab Hyunsun

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

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

Virtual PortChannels: Building Networks without Spanning Tree Protocol

Virtual PortChannels: Building Networks without Spanning Tree Protocol . White Paper Virtual PortChannels: Building Networks without Spanning Tree Protocol What You Will Learn This document provides an in-depth look at Cisco's virtual PortChannel (vpc) technology, as developed

More information

VMware and Brocade Network Virtualization Reference Whitepaper

VMware and Brocade Network Virtualization Reference Whitepaper VMware and Brocade Network Virtualization Reference Whitepaper Table of Contents EXECUTIVE SUMMARY VMWARE NSX WITH BROCADE VCS: SEAMLESS TRANSITION TO SDDC VMWARE'S NSX NETWORK VIRTUALIZATION PLATFORM

More information

Simplify Your Data Center Network to Improve Performance and Decrease Costs

Simplify Your Data Center Network to Improve Performance and Decrease Costs Simplify Your Data Center Network to Improve Performance and Decrease Costs Summary Traditional data center networks are struggling to keep up with new computing requirements. Network architects should

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

Data Center Migration Lift and Shift Use Case Scenario

Data Center Migration Lift and Shift Use Case Scenario Why Datacenter Migration Is Challenging for Enterprises Datacenter migration projects are usually complex and involve considerable planning and coordination between multiple teams, including network, security,

More information

Disaster Recovery Design Ehab Ashary University of Colorado at Colorado Springs

Disaster Recovery Design Ehab Ashary University of Colorado at Colorado Springs Disaster Recovery Design Ehab Ashary University of Colorado at Colorado Springs As a head of the campus network department in the Deanship of Information Technology at King Abdulaziz University for more

More information

STATE OF THE ART OF DATA CENTRE NETWORK TECHNOLOGIES CASE: COMPARISON BETWEEN ETHERNET FABRIC SOLUTIONS

STATE OF THE ART OF DATA CENTRE NETWORK TECHNOLOGIES CASE: COMPARISON BETWEEN ETHERNET FABRIC SOLUTIONS STATE OF THE ART OF DATA CENTRE NETWORK TECHNOLOGIES CASE: COMPARISON BETWEEN ETHERNET FABRIC SOLUTIONS Supervisor: Prof. Jukka Manner Instructor: Lic.Sc. (Tech) Markus Peuhkuri Francesco Maestrelli 17

More information

NSX TM for vsphere with Arista CloudVision

NSX TM for vsphere with Arista CloudVision ARISTA DESIGN GUIDE NSX TM for vsphere with Arista CloudVision Version 1.0 August 2015 ARISTA DESIGN GUIDE NSX FOR VSPHERE WITH ARISTA CLOUDVISION Table of Contents 1 Executive Summary... 4 2 Extending

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

SummitStack in the Data Center

SummitStack in the Data Center SummitStack in the Data Center Abstract: This white paper describes the challenges in the virtualized server environment and the solution Extreme Networks offers a highly virtualized, centrally manageable

More information

Software Defined Cloud Networking

Software Defined Cloud Networking Introduction The rapid adoption of virtualization technologies are driving server consolidation, data center optimization and application mobility. IT organizations are adopting new data center architectures,

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

VMware Virtual SAN Network Design Guide TECHNICAL WHITE PAPER

VMware Virtual SAN Network Design Guide TECHNICAL WHITE PAPER TECHNICAL WHITE PAPER Table of Contents Intended Audience.... 3 Overview.... 3 Virtual SAN Network... 3 Physical Network Infrastructure... 4 Data Center Network... 4 Host Network Adapter.... 5 Virtual

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

Fabrics that Fit Matching the Network to Today s Data Center Traffic Conditions

Fabrics that Fit Matching the Network to Today s Data Center Traffic Conditions Sponsored by Fabrics that Fit Matching the Network to Today s Data Center Traffic Conditions In This Paper Traditional network infrastructures are often costly and hard to administer Today s workloads

More information

Ethernet Fabrics: An Architecture for Cloud Networking

Ethernet Fabrics: An Architecture for Cloud Networking WHITE PAPER www.brocade.com Data Center Ethernet Fabrics: An Architecture for Cloud Networking As data centers evolve to a world where information and applications can move anywhere in the cloud, classic

More information

Extreme Networks: Building Cloud-Scale Networks Using Open Fabric Architectures A SOLUTION WHITE PAPER

Extreme Networks: Building Cloud-Scale Networks Using Open Fabric Architectures A SOLUTION WHITE PAPER Extreme Networks: Building Cloud-Scale Networks Using Open Fabric Architectures A SOLUTION WHITE PAPER WHITE PAPER Building Cloud- Scale Networks Abstract TABLE OF CONTENTS Introduction 2 Open Fabric-Based

More information

ProCurve Networking IPv6 The Next Generation of Networking

ProCurve Networking IPv6 The Next Generation of Networking ProCurve Networking The Next Generation of Networking Introduction... 2 Benefits from... 2 The Protocol... 3 Technology Features and Benefits... 4 Larger number of addresses... 4 End-to-end connectivity...

More information

Data Center Convergence. Ahmad Zamer, Brocade

Data Center Convergence. Ahmad Zamer, Brocade Ahmad Zamer, Brocade SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless otherwise noted. Member companies and individual members may use this material in presentations

More information

EVOLVING ENTERPRISE NETWORKS WITH SPB-M APPLICATION NOTE

EVOLVING ENTERPRISE NETWORKS WITH SPB-M APPLICATION NOTE EVOLVING ENTERPRISE NETWORKS WITH SPB-M APPLICATION NOTE EXECUTIVE SUMMARY Enterprise network managers are being forced to do more with less. Their networks are growing in size and complexity. They need

More information

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

Broadband Networks. Prof. Karandikar. Department of Electrical Engineering. Indian Institute of Technology, Bombay. Lecture - 26

Broadband Networks. Prof. Karandikar. Department of Electrical Engineering. Indian Institute of Technology, Bombay. Lecture - 26 Broadband Networks Prof. Karandikar Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture - 26 Optical Network &MPLS So, as you were discussing in the previous lectures, next

More information

Network Virtualization and Data Center Networks 263-3825-00 Data Center Virtualization - Basics. Qin Yin Fall Semester 2013

Network Virtualization and Data Center Networks 263-3825-00 Data Center Virtualization - Basics. Qin Yin Fall Semester 2013 Network Virtualization and Data Center Networks 263-3825-00 Data Center Virtualization - Basics Qin Yin Fall Semester 2013 1 Walmart s Data Center 2 Amadeus Data Center 3 Google s Data Center 4 Data Center

More information

Why Software Defined Networking (SDN)? Boyan Sotirov

Why Software Defined Networking (SDN)? Boyan Sotirov Why Software Defined Networking (SDN)? Boyan Sotirov Agenda Current State of Networking Why What How When 2 Conventional Networking Many complex functions embedded into the infrastructure OSPF, BGP, Multicast,

More information

Big Data and Cumulus Linux Validated Design Guide. Deploying Apache Hadoop with Network Switches Running Cumulus Linux

Big Data and Cumulus Linux Validated Design Guide. Deploying Apache Hadoop with Network Switches Running Cumulus Linux Big Data and Cumulus Linux Validated Design Guide Deploying Apache Hadoop with Network Switches Running Cumulus Linux BIG DATA AND CUMULUS LINUX: VALIDATED DESIGN GUIDE Contents Contents... 2 Big Data

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

VMware EVO SDDC. General. Q. Is VMware selling and supporting hardware for EVO SDDC?

VMware EVO SDDC. General. Q. Is VMware selling and supporting hardware for EVO SDDC? FREQUENTLY ASKED QUESTIONS VMware EVO SDDC General Q. What is VMware A. VMware EVO SDDC is the easiest way to build and run an SDDC private cloud on an integrated system. Based on an elastic, highly scalable,

More information

A Dell Technical White Paper Dell Storage Engineering

A Dell Technical White Paper Dell Storage Engineering Networking Best Practices for Dell DX Object Storage A Dell Technical White Paper Dell Storage Engineering THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND

More information

Stretched Active- Active Application Centric Infrastructure (ACI) Fabric

Stretched Active- Active Application Centric Infrastructure (ACI) Fabric Stretched Active- Active Application Centric Infrastructure (ACI) Fabric May 12, 2015 Abstract This white paper illustrates how the Cisco Application Centric Infrastructure (ACI) can be implemented as

More information

Extending Networking to Fit the Cloud

Extending Networking to Fit the Cloud VXLAN Extending Networking to Fit the Cloud Kamau WangŨ H Ũ Kamau Wangũhgũ is a Consulting Architect at VMware and a member of the Global Technical Service, Center of Excellence group. Kamau s focus at

More information

Solutions Guide. High Availability IPv6

Solutions Guide. High Availability IPv6 Solutions Guide High Availability IPv6 Introduction The Internet has forever changed contemporary society, with online access an integral part of our 21st century lifestyles. Finding out what movie is

More information

VMware Virtual SAN 6.2 Network Design Guide

VMware Virtual SAN 6.2 Network Design Guide VMware Virtual SAN 6.2 Network Design Guide TECHNICAL WHITE PAPER APRIL 2016 Contents Intended Audience... 2 Overview... 2 Virtual SAN Network... 2 Physical network infrastructure... 3 Data center network...

More information

WAN Traffic Management with PowerLink Pro100

WAN Traffic Management with PowerLink Pro100 Whitepaper WAN Traffic Management with PowerLink Pro100 Overview In today s Internet marketplace, optimizing online presence is crucial for business success. Wan/ISP link failover and traffic management

More information

Solving Scale and Mobility in the Data Center A New Simplified Approach

Solving Scale and Mobility in the Data Center A New Simplified Approach Solving Scale and Mobility in the Data Center A New Simplified Approach Table of Contents Best Practice Data Center Design... 2 Traffic Flows, multi-tenancy and provisioning... 3 Edge device auto-attachment.4

More information

Addressing Scaling Challenges in the Data Center

Addressing Scaling Challenges in the Data Center Addressing Scaling Challenges in the Data Center DELL PowerConnect J-Series Virtual Chassis Solution A Dell Technical White Paper Dell Juniper THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY

More information

Demonstrating the high performance and feature richness of the compact MX Series

Demonstrating the high performance and feature richness of the compact MX Series WHITE PAPER Midrange MX Series 3D Universal Edge Routers Evaluation Report Demonstrating the high performance and feature richness of the compact MX Series Copyright 2011, Juniper Networks, Inc. 1 Table

More information

全 新 企 業 網 路 儲 存 應 用 THE STORAGE NETWORK MATTERS FOR EMC IP STORAGE PLATFORMS

全 新 企 業 網 路 儲 存 應 用 THE STORAGE NETWORK MATTERS FOR EMC IP STORAGE PLATFORMS 全 新 企 業 網 路 儲 存 應 用 THE STORAGE NETWORK MATTERS FOR EMC IP STORAGE PLATFORMS Enterprise External Storage Array Capacity Growth IDC s Storage Capacity Forecast = ~40% CAGR (2014/2017) Keep Driving Growth!

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

HP StorageWorks MPX200 Simplified Cost-Effective Virtualization Deployment

HP StorageWorks MPX200 Simplified Cost-Effective Virtualization Deployment HP StorageWorks MPX200 Simplified Cost-Effective Virtualization Deployment Executive Summary... 2 HP StorageWorks MPX200 Architecture... 2 Server Virtualization and SAN based Storage... 3 VMware Architecture...

More information

Interconnecting Cisco Networking Devices Part 2

Interconnecting Cisco Networking Devices Part 2 Interconnecting Cisco Networking Devices Part 2 Course Number: ICND2 Length: 5 Day(s) Certification Exam This course will help you prepare for the following exam: 640 816: ICND2 Course Overview This course

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

SummitStack in the Data Center

SummitStack in the Data Center SummitStack in the Data Center Abstract: This white paper describes the challenges in the virtualized server environment and the solution that Extreme Networks offers a highly virtualized, centrally manageable

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

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

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

Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26

Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26 Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26 1 Outline Cloud data center (CDC) Software Defined Network (SDN) Network Function Virtualization (NFV) Conclusion 2 Cloud Computing Cloud computing

More information

Dell PowerVault MD Series Storage Arrays: IP SAN Best Practices

Dell PowerVault MD Series Storage Arrays: IP SAN Best Practices Dell PowerVault MD Series Storage Arrays: IP SAN Best Practices A Dell Technical White Paper Dell Symantec THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS 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

Cisco s Massively Scalable Data Center

Cisco s Massively Scalable Data Center Cisco s Massively Scalable Data Center Network Fabric for Warehouse Scale Computer At-A-Glance Datacenter is the Computer MSDC is the Network Cisco s Massively Scalable Data Center (MSDC) is a framework

More information

Software Defined Cloud Networking

Software Defined Cloud Networking Introduction Ethernet networks have evolved significantly since their inception back in the 1980s, with many generational changes to where we are today. Networks are orders of magnitude faster with 10Gbps

More information

Expert Reference Series of White Papers. Planning for the Redeployment of Technical Personnel in the Modern Data Center

Expert Reference Series of White Papers. Planning for the Redeployment of Technical Personnel in the Modern Data Center Expert Reference Series of White Papers Planning for the Redeployment of Technical Personnel in the Modern Data Center info@globalknowledge.net www.globalknowledge.net Planning for the Redeployment of

More information

TechBrief Introduction

TechBrief Introduction TechBrief Introduction Leveraging Redundancy to Build Fault-Tolerant Networks The high demands of e-commerce and Internet applications have required networks to exhibit the same reliability as the public

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

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

Understanding Virtual Router and Virtual Systems

Understanding Virtual Router and Virtual Systems Understanding Virtual Router and Virtual Systems PAN- OS 6.0 Humair Ali Professional Services Content Table of Contents VIRTUAL ROUTER... 5 CONNECTED... 8 STATIC ROUTING... 9 OSPF... 11 BGP... 17 IMPORT

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

The Value of Open vswitch, Fabric Connect and Fabric Attach in Enterprise Data Centers

The Value of Open vswitch, Fabric Connect and Fabric Attach in Enterprise Data Centers The Value of Open vswitch, Fabric Connect and Fabric Attach in Enterprise Data Centers Table of Contents Enter Avaya Fabric Connect. 2 A typical data center architecture with Avaya SDN Fx... 3 A new way:

More information

Network Architecture Validated designs utilizing MikroTik in the Data Center

Network Architecture Validated designs utilizing MikroTik in the Data Center 1-855-MIKROTIK Network Architecture Validated designs utilizing MikroTik in the Data Center P R E S E N T E D B Y: K E V I N M Y E R S, N E T W O R K A R C H I T E C T / M A N AG I N G PA R T NER I P A

More information

VMware. NSX Network Virtualization Design Guide

VMware. NSX Network Virtualization Design Guide VMware NSX Network Virtualization Design Guide Table of Contents Intended Audience... 3 Overview... 3 Components of the VMware Network Virtualization Solution... 4 Data Plane... 4 Control Plane... 5 Management

More information

Overview of Routing between Virtual LANs

Overview of Routing between Virtual LANs Overview of Routing between Virtual LANs This chapter provides an overview of virtual LANs (VLANs). It describes the encapsulation protocols used for routing between VLANs and provides some basic information

More information

Abstract. MEP; Reviewed: GAK 10/17/2005. Solution & Interoperability Test Lab Application Notes 2005 Avaya Inc. All Rights Reserved.

Abstract. MEP; Reviewed: GAK 10/17/2005. Solution & Interoperability Test Lab Application Notes 2005 Avaya Inc. All Rights Reserved. Configuring Single Instance Rapid Spanning Tree Protocol (RSTP) between an Avaya C360 Converged Switch and HP ProCurve Networking Switches to support Avaya IP Telephony Issue 1.0 Abstract These Application

More information

Juniper / Cisco Interoperability Tests. August 2014

Juniper / Cisco Interoperability Tests. August 2014 Juniper / Cisco Interoperability Tests August 2014 Executive Summary Juniper Networks commissioned Network Test to assess interoperability, with an emphasis on data center connectivity, between Juniper

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

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

Course Contents CCNP (CISco certified network professional)

Course Contents CCNP (CISco certified network professional) Course Contents CCNP (CISco certified network professional) CCNP Route (642-902) EIGRP Chapter: EIGRP Overview and Neighbor Relationships EIGRP Neighborships Neighborship over WANs EIGRP Topology, Routes,

More information

Roman Hochuli - nexellent ag / Mathias Seiler - MiroNet AG

Roman Hochuli - nexellent ag / Mathias Seiler - MiroNet AG Roman Hochuli - nexellent ag / Mathias Seiler - MiroNet AG North Core Distribution Access South North Peering #1 Upstream #1 Series of Tubes Upstream #2 Core Distribution Access Cust South Internet West

More information

Non-blocking Switching in the Cloud Computing Era

Non-blocking Switching in the Cloud Computing Era Non-blocking Switching in the Cloud Computing Era Contents 1 Foreword... 3 2 Networks Must Go With the Flow in the Cloud Computing Era... 3 3 Fat-tree Architecture Achieves a Non-blocking Data Center Network...

More information

ADVANCED NETWORK CONFIGURATION GUIDE

ADVANCED NETWORK CONFIGURATION GUIDE White Paper ADVANCED NETWORK CONFIGURATION GUIDE CONTENTS Introduction 1 Terminology 1 VLAN configuration 2 NIC Bonding configuration 3 Jumbo frame configuration 4 Other I/O high availability options 4

More information

The ECHO - Cisco Connection ECHO, and how it interacts with Cisco's CallManager

The ECHO - Cisco Connection ECHO, and how it interacts with Cisco's CallManager The - Cisco Connection, and how it interacts with Cisco's CallManager Executive Brief The installation of Teleformix's digital recording solution requires no changes to a Cisco-equipped Private Branch

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

IP SAN BEST PRACTICES

IP SAN BEST PRACTICES IP SAN BEST PRACTICES PowerVault MD3000i Storage Array www.dell.com/md3000i TABLE OF CONTENTS Table of Contents INTRODUCTION... 3 OVERVIEW ISCSI... 3 IP SAN DESIGN... 4 BEST PRACTICE - IMPLEMENTATION...

More information

The Future of Cloud Networking. Idris T. Vasi

The Future of Cloud Networking. Idris T. Vasi The Future of Cloud Networking Idris T. Vasi Cloud Computing and Cloud Networking What is Cloud Computing? An emerging computing paradigm where data and services reside in massively scalable data centers

More information

Agility has become a key initiative for business leaders. Companies need the capability

Agility has become a key initiative for business leaders. Companies need the capability A ZK Research White Paper Influence and insight through social media Prepared by Zeus Kerravala March 2014 A Guide To Network Virtualization ZK Research Zeus Kerravala A Guide to BYOD Network And Virtualization

More information

CCNP SWITCH: Implementing High Availability and Redundancy in a Campus Network

CCNP SWITCH: Implementing High Availability and Redundancy in a Campus Network CCNP SWITCH: Implementing High Availability and Redundancy in a Campus Network Olga Torstensson SWITCHv6 1 Components of High Availability Redundancy Technology (including hardware and software features)

More information

Accelerating Network Virtualization Overlays with QLogic Intelligent Ethernet Adapters

Accelerating Network Virtualization Overlays with QLogic Intelligent Ethernet Adapters Enterprise Strategy Group Getting to the bigger truth. ESG Lab Review Accelerating Network Virtualization Overlays with QLogic Intelligent Ethernet Adapters Date: June 2016 Author: Jack Poller, Senior

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

Reference Design: Deploying NSX for vsphere with Cisco UCS and Nexus 9000 Switch Infrastructure TECHNICAL WHITE PAPER

Reference Design: Deploying NSX for vsphere with Cisco UCS and Nexus 9000 Switch Infrastructure TECHNICAL WHITE PAPER Reference Design: Deploying NSX for vsphere with Cisco UCS and Nexus 9000 Switch Infrastructure TECHNICAL WHITE PAPER Table of Contents 1 Executive Summary....3 2 Scope and Design Goals....3 2.1 NSX VMkernel

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

NEC ProgrammableFlow:

NEC ProgrammableFlow: NEC ProgrammableFlow: Redefining Cloud Network Virtualization with OpenFlow NEC Corporation of America www.necam.com Table of Contents The Place of Network in Cloud Computing...3 The Challenges in Cloud

More information

Solutions Guide. Resilient Networking with EPSR

Solutions Guide. Resilient Networking with EPSR Solutions Guide Resilient Networking with EPSR Introduction IP over Ethernet is now a well-proven technology in the delivery of converged services. Ethernet-based Triple-Play services have become an established

More information

DATA CENTER. Best Practices for High Availability Deployment for the Brocade ADX Switch

DATA CENTER. Best Practices for High Availability Deployment for the Brocade ADX Switch DATA CENTER Best Practices for High Availability Deployment for the Brocade ADX Switch CONTENTS Contents... 2 Executive Summary... 3 Introduction... 3 Brocade ADX HA Overview... 3 Hot-Standby HA... 4 Active-Standby

More information

ICANWK613A Develop plans to manage structured troubleshooting process of enterprise networks

ICANWK613A Develop plans to manage structured troubleshooting process of enterprise networks ICANWK613A Develop plans to manage structured troubleshooting process of enterprise networks Release: 1 ICANWK613A Develop plans to manage structured troubleshooting process of enterprise networks Modification

More information

Meeting the Five Key Needs of Next-Generation Cloud Computing Networks with 10 GbE

Meeting the Five Key Needs of Next-Generation Cloud Computing Networks with 10 GbE White Paper Meeting the Five Key Needs of Next-Generation Cloud Computing Networks Cloud computing promises to bring scalable processing capacity to a wide range of applications in a cost-effective manner.

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

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

SDN CENTRALIZED NETWORK COMMAND AND CONTROL

SDN CENTRALIZED NETWORK COMMAND AND CONTROL SDN CENTRALIZED NETWORK COMMAND AND CONTROL Software Defined Networking (SDN) is a hot topic in the data center and cloud community. The geniuses over at IDC predict a $2 billion market by 2016

More information

Next Steps Toward 10 Gigabit Ethernet Top-of-Rack Networking

Next Steps Toward 10 Gigabit Ethernet Top-of-Rack Networking Next Steps Toward 10 Gigabit Ethernet Top-of-Rack Networking Important Considerations When Selecting Top-of-Rack Switches table of contents + Advantages of Top-of-Rack Switching.... 2 + How to Get from

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