Cloud Thinking in the Enterprise

Size: px
Start display at page:

Download "Cloud Thinking in the Enterprise"

Transcription

1 Cloud Thinking in the Enterprise Sean Flack CCIE# 24438

2 Traditional Datacenter Design OSPF/BGP Public Internet Edge LB FW Core L3 1 2 OSPF Distribution Layer L2/L3 1 2 LB LB n-1 n STP, VRRP TOR L2 1 m n-m+1 n Servers in a Rack 1 m n-m+1 n Receiver

3 Traditional Datacenter Design Properties Large Layer L2 Domain Multiple Control Protocols: OSPF, BGP, VRRP, STP,.. Oversubscription: 10:1 or even 50:1 is not unheard of. Optional: Multiple Admin Domains enabled using VRFs/VLANs and Firewalls. Multicast may be used in some environments Receiver

4 Traditional Datacenter Design Pros Simple from the host standpoint, all ports are virtually the same Cons Does not scale beyond a few dozen racks (L2) Complex! A cacophony of control protocols Layer-2 doesn t support ping and traceroute Low Availability: availability model of 1+1 Lower Performing: High oversusbcription No multipath

5 Traditional Datacenter Design Primary Problem The design is complex and as such doesn t scale

6 Desired Properties of a New Design Simple High Performing Cost Savings ($/bit) Virtually Infinite Scale Automation

7 Big Ideas in Networking Simple -> Layer 3 High Performing > Wide not Tall Cost Savings ($/bit) -> Merchant Silicon Large Scale -> Clos Topology Automation -> Software Architecture

8 Moore s Law Merchant Silicon # of transistors on a chip double every 2 years! Million-fold advance in 30 years! Billion-fold advance in 45 years! Moore s Law Applied to Networking Traditional Network Vendor ASICs: 4x10G per chip! Merchant Silicon ASICs: 128x10G or 32x40G per chip!

9 Merchant Single Switch Silicon Roadmap Technology 130 nm 65nm 40 nm 28 nm 10G ports ports Throughput 360MPPS 960MPPS 2 BPPS 4 BPPS Buffer Size 2 MB 8 MB 12 MB 16 MB Table Size 16K 128K 256K 256K Availability Improvement N/A 3X/3Y 2X/2Y 2X/2Y 9

10 Merchant Silicon and Moore s Law # of 10G Ports Millions of Transistors

11 Network Topology & Scale Ring 36 network ports, 6 switches (Scales, but Blocking) Star 56 network ports, 9 switches (Doesn't Scale, Blocking, SPOF) Tree (Scales to an extent, Blocking, SPOF) Fully Connected Network aka Full Mesh 18 network ports, 6 switches (Non-blocking, bug doesn't Scale) 3D Cube 40 network ports, 8 switches (Doesn't Scale, Blocking & Non-Minimal Routing) n = 8

12 Network Topology & Scale 4D Cube (Hypercube) 64 network ports, 16 switches (Still doesn't Scale, Blocking & Non-Minimal Routing) Planar Mesh with wraparound (aka Cylinder) 80 network ports, 16 switches (Scales, Blocking and not equi-distant) 2D ButterFly 32 network ports, 8 switches (Scales, Non-Blocking, Non-Minimal Routing) Flattened 2D ButterFly 32 network ports, 4 switches (Scales, Non-Blocking, Non-Minimal Routing) n = 8

13 Network Topology & Scale host ports Dragonfly Network 98 network ports, 28 switches (Scales, but blocking & non-minimal Routing) 2D Torus 64 network ports, 16 switches (Scales, but blocking & non-minimal Routing) 3D Torus 96 network ports, 32 switches (Scales, but blocking & non-minimal Routing) 2 Tier Clos 32 network ports, 12 switches (Non-Blocking, Scalable and Minimal Routing) n = 8

14 Network Topology & Scale Common Network Topologies include: Bus, Ring, Tree, Star, Mesh, Toroid, Dragonfly, Bufferfly, Crossbar, and Clos

15 Network Topology & Scale Only the following can be built as non-blocking: Crossbar (full-mesh), Flattened Butterfly, and Clos Crossbar (full-mesh) is meant for network in a box and is a single point of failure Butterfly requires non-minimal routing, thus doesn t work with IP routing protocols Clos is the only game in town

16 What is special about the Clos Topology? You can build non-blocking networks You can incrementally scale When using Single ASIC Merchant Silicon switches, it can be very cost effective Given how regular the network is, design and operations is simpler You don t have to use chassis, typically 1RU or 2RU switches.

17 Some Clos Formulas If the n is the number of ports per switch Then, in a Two-Tier Clos Network #10G ports towards TOR, N = n 2 /2 # of Switches, S = 3n/2 And, in a Three-Tier Clos Network #10G ports towards TOR, N = n 3 /4 # of Switches, S = 5n 2 /4

18 Two Tier Clos Network Tier-2 (Spine) 1 2 n-1 n OSPF/eBGP Tier-1 (Leaf) 1 2 n-1 n OSPF/eBGP TOR 1 m Servers

19 Two Tier Clos Network Assuming 3:1 oversubscription at the TOR (Typical Enterprise Level) Using 64x10G switches everywhere (n = 64): N = 2,048 S = 96 # of 10G Hosts, H = ~6k Using 128x10G switches everywhere (n = 128): N = 8,192 S = 192 # of 10G Hosts, H = ~24k

20 Three Tier Clos Network Tier-3 (Datacenter Spine) (n-1)/2 n/2 n/2 1 2 (n-1)/2 n/2 OSPF/eBGP Tier-2 (Spine) 1 2 (n-1)/2 n/2 1 2 (n-1)/2 n OSPF/eBGP Tier-1 (Leaf) 1 2 (n-1)/2 n/2 1 2 (n-1)/2 n 1 n OSPF/eBGP TOR 1 m 1 m Servers

21 Three Tier Clos Network Assuming 3:1 oversubscription at the TOR Using 64x10G switches everywhere (n = 64): N = 65,536 S = 5120 # of 10G Hosts, H = ~192k Using 128x10G switches everywhere (n = 128): N = 524,288 S = 20,480 # of 10G Hosts, H = ~1.5M

22 Clos Network Routing Protocols Careful consideration must be taken when choosing the routing protocol Link-state protocol (OSPF/IS-IS) nodes must retain full link-state data and are very chatty. Goal of leaf-spine is deterministic performance between two leaf nodes. A failure could lead to leaf-transit paths.

23 ebgp as the Leaf-Spine Protocol Spine nodes configured as a single AS. Each leaf node assigned it s own AS number. Allows 1023 AS numbers to be assigned ( )

24 ebgp as the Leaf-Spine Protocol Prevents any leaf from becoming a transit node due to BGP loop prevention mechanisms. Flooding dramatically reduced BGP doesn t expire routing state, speakers only propagate calculated best-paths. Added Benefits Strong routing policy framework Low impact upgrades of spine devices Drain a spine node by employing high MEDs before the upgrade.

25 Equal Cost Multi Pathing (ECMP) ECMP ensures effective use of all available bandwidth Provides failover and resiliency when any individual node or link fails Traffic balanced on a per-flow basis. SRC/DST IP address, SRC/DST UDP or TCP ports

26 Considerations for Clos Network Designs Choice of Routing Protocols BGP is preferred (Scales well) Packet Buffers Merchant Silicon typically implies smaller buffers (Typical 12MB per 128 ports) Become important if you have higher oversubscription or speed mismatches There is merchant silicon offering large buffers Dune Networks, Broadcom Arad (128MB per port!) Network Virtualization VxLAN and NVGRE are two ways of achieving this Yes, you can still do VLANs

27 Considerations for Clos Network Designs Cabling Lots of cables, cabling plan is important Consider 40G and 100G but do consider speed mismatches Path Monitoring How do you find a faulty link (needle in a haystack) Provide active probing of links

28 Side Effects of such a Network Design Simplicity Regular Topology Lends well to automation Lots of Cheap Bandwidth Don t have to worry so much about QoS Capacity Planning becomes easier

29 Thank-You

Hochverfügbarkeit in Campusnetzen

Hochverfügbarkeit in Campusnetzen Hochverfügbarkeit in Campusnetzen Für die deutsche Airheads Community 04. Juli 2017, Tino H. Seifert, System Engineer Aruba Differences between Campus Edge and Campus Core Campus Edge In many cases no

More information

Advanced Computer Networks Exercise Session 7. Qin Yin Spring Semester 2013

Advanced Computer Networks Exercise Session 7. Qin Yin Spring Semester 2013 Advanced Computer Networks 263-3501-00 Exercise Session 7 Qin Yin Spring Semester 2013 1 LAYER 7 SWITCHING 2 Challenge: accessing services Datacenters are designed to be scalable Datacenters are replicated

More information

Mellanox Virtual Modular Switch

Mellanox Virtual Modular Switch WHITE PAPER July 2015 Mellanox Virtual Modular Switch Introduction...1 Considerations for Data Center Aggregation Switching...1 Virtual Modular Switch Architecture - Dual-Tier 40/56/100GbE Aggregation...2

More information

Architecting Data Center Networks in the era of Big Data and Cloud

Architecting Data Center Networks in the era of Big Data and Cloud Architecting Data Center Networks in the era of Big Data and Cloud Spring Interop May 2012 VIDEO of this session: http://bradhedlund.com/?p=3912 Two approaches to DC Networking THE SAME OLD Centralized,

More information

BGP IN THE DATA CENTER

BGP IN THE DATA CENTER BGP IN THE DATA CENTER A PACKET DESIGN E-BOOK Contents Page 3 : BGP the Savior Page 4 : Traditional Data Center Architecture Traffic Flows Scalability Spanning Tree Protocol (STP) Page 6 : CLOS Architecture

More information

Introduction to Spine-Leaf Networking Designs

Introduction to Spine-Leaf Networking Designs Front cover Introduction to - Networking Designs Last Update: 7 November 2017 Explains three-tier versus spine-leaf network architectures Details the advantages and disadvantages of three-tier and spine-leaf

More information

Arista 7020R Series: Q&A

Arista 7020R Series: Q&A 7020R Series: Q&A Document Arista 7020R Series: Q&A Product Overview What is the 7020R Series? The Arista 7020R Series, including the 7020SR, 7020TR and 7020TRA, offers a purpose built high performance

More information

SPARTA: Scalable Per-Address RouTing Architecture

SPARTA: Scalable Per-Address RouTing Architecture SPARTA: Scalable Per-Address RouTing Architecture John Carter Data Center Networking IBM Research - Austin IBM Research Science & Technology IBM Research activities related to SDN / OpenFlow IBM Research

More information

The Impact of Optics on HPC System Interconnects

The Impact of Optics on HPC System Interconnects The Impact of Optics on HPC System Interconnects Mike Parker and Steve Scott Hot Interconnects 2009 Manhattan, NYC Will cost-effective optics fundamentally change the landscape of networking? Yes. Changes

More information

Extreme Networks How to Build Scalable and Resilient Fabric Networks

Extreme Networks How to Build Scalable and Resilient Fabric Networks Extreme Networks How to Build Scalable and Resilient Fabric Networks Mikael Holmberg Distinguished Systems Engineer Fabrics MLAG IETF TRILL Cisco FabricPath Extreme (Brocade) VCS Juniper QFabric IEEE Fabric

More information

Deploying Data Center Switching Solutions

Deploying Data Center Switching Solutions Deploying Data Center Switching Solutions Choose the Best Fit for Your Use Case 1 Table of Contents Executive Summary... 3 Introduction... 3 Multivector Scaling... 3 Low On-Chip Memory ASIC Platforms...4

More information

Arista 7170 series: Q&A

Arista 7170 series: Q&A Arista 7170 series: Q&A Product Overview What are the 7170 series? The Arista 7170 Series are purpose built multifunctional programmable 100GbE systems built for the highest performance environments and

More information

Arista 7060X, 7060X2, 7260X and 7260X3 series: Q&A

Arista 7060X, 7060X2, 7260X and 7260X3 series: Q&A Arista 7060X, 7060X2, 7260X and 7260X3 series: Q&A Product Overview What are the 7060X, 7060X2, 7260X & 7260X3 series? The Arista 7060X Series, comprising of the 7060X, 7060X2, 7260X and 7260X3, are purpose-built

More information

IP Fabric Reference Architecture

IP Fabric Reference Architecture IP Fabric Reference Architecture Technical Deep Dive jammon@brocade.com Feng Shui of Data Center Design 1. Follow KISS Principle Keep It Simple 2. Minimal features 3. Minimal configuration 4. Configuration

More information

Arista 7300X and 7250X Series: Q&A

Arista 7300X and 7250X Series: Q&A Arista 7300X and 7250X Series: Q&A Product Overview What are the 7300X and 7250X Family? The Arista 7300X Series are purpose built 10/40GbE data center modular switches in a new category called Spline

More information

Automating Cloud Networking with RedHat OpenStack

Automating Cloud Networking with RedHat OpenStack Automating Cloud Networking with RedHat OpenStack Madhu Kashyap Sr. Product Mgr, OpenStack & SDN 2015 BROCADE COMMUNICATIONS SYSTEMS, INC. INTERNAL USE ONLY The New IP The Foundation for the Digital Business

More information

4. Networks. in parallel computers. Advances in Computer Architecture

4. Networks. in parallel computers. Advances in Computer Architecture 4. Networks in parallel computers Advances in Computer Architecture System architectures for parallel computers Control organization Single Instruction stream Multiple Data stream (SIMD) All processors

More information

Data Center & Cloud Computing DATASHEET. N C(100G Spine/Core Layer Switch) N C (32*100GbE) 100G Spine/Core Layer Switch with L2/L3 ICOS

Data Center & Cloud Computing DATASHEET. N C(100G Spine/Core Layer Switch) N C (32*100GbE) 100G Spine/Core Layer Switch with L2/L3 ICOS Data Center & Cloud Computing DATASHEET N8500-32C(100G Spine/Core Layer Switch) N8500-32C (32*100GbE) 100G Spine/Core Layer Switch with L2/L3 ICOS REV.1.0 2018 N8500-32C 01 Overview FS.COM N8500-32C is

More information

Date Center Solutions. Stefano Alei Consulting SE EMEA Partners

Date Center Solutions. Stefano Alei Consulting SE EMEA Partners Date Center Solutions Stefano Alei Consulting SE EMEA Partners Disclaimer This statement of product direction sets forth Juniper Networks current intention and is subject to change at any time without

More information

Network-on-chip (NOC) Topologies

Network-on-chip (NOC) Topologies Network-on-chip (NOC) Topologies 1 Network Topology Static arrangement of channels and nodes in an interconnection network The roads over which packets travel Topology chosen based on cost and performance

More information

Network Design Considerations for Grid Computing

Network Design Considerations for Grid Computing Network Design Considerations for Grid Computing Engineering Systems How Bandwidth, Latency, and Packet Size Impact Grid Job Performance by Erik Burrows, Engineering Systems Analyst, Principal, Broadcom

More information

PUSHING THE LIMITS, A PERSPECTIVE ON ROUTER ARCHITECTURE CHALLENGES

PUSHING THE LIMITS, A PERSPECTIVE ON ROUTER ARCHITECTURE CHALLENGES PUSHING THE LIMITS, A PERSPECTIVE ON ROUTER ARCHITECTURE CHALLENGES Greg Hankins APRICOT 2012 2012 Brocade Communications Systems, Inc. 2012/02/28 Lookup Capacity and Forwarding

More information

BGP MIGRATIONS IN A LIVE DATACENTER

BGP MIGRATIONS IN A LIVE DATACENTER BGP MIGRATIONS IN A LIVE DATACENTER CHRIS WOODFIELD @CWOODFIELD OSPF - THE RIGHT APPROACH AT THE TIME Layer 3, Multi-area topology Area 0.0.0.0 SPINE1 SPINE2 SPINE3 SPINE4 CL!-1 CL1-2 CL2-1 CL2-2 EDGE1

More information

Arista 7050X Series: Q&A

Arista 7050X Series: Q&A Arista 7050X Series: Q&A Product Overview What is the 7050X Family? The Arista 7050X Series are purpose built 10/40GbE data center switches in compact and energy efficient form factors with wire speed

More information

Virtualizing The Network For Fun and Profit. Building a Next-Generation Network Infrastructure using EVPN/VXLAN

Virtualizing The Network For Fun and Profit. Building a Next-Generation Network Infrastructure using EVPN/VXLAN Virtualizing The Network For Fun and Profit Building a Next-Generation Network Infrastructure using EVPN/VXLAN By Richard A Steenbergen A BRIEF HISTORY OF LAYER 2 NETWORKING Historically,

More information

Technical Brief. Achieving a Scale-Out IP Fabric with the Adaptive Cloud Fabric Architecture.

Technical Brief. Achieving a Scale-Out IP Fabric with the Adaptive Cloud Fabric Architecture. Technical Brief Achieving a Scale-Out IP Fabric with the Adaptive Cloud Fabric Architecture www.pluribusnetworks.com Terminology Reference This is a glossary of acronyms and terms used throughout this

More information

BROCADE CLOUD-OPTIMIZED NETWORKING: THE BLUEPRINT FOR THE SOFTWARE-DEFINED NETWORK

BROCADE CLOUD-OPTIMIZED NETWORKING: THE BLUEPRINT FOR THE SOFTWARE-DEFINED NETWORK BROCADE CLOUD-OPTIMIZED NETWORKING: THE BLUEPRINT FOR THE SOFTWARE-DEFINED NETWORK Ken Cheng VP, Service Provider and Application Delivery Products September 12, 2012 Brocade Cloud-Optimized Networking

More information

Lecture 2: Topology - I

Lecture 2: Topology - I ECE 8823 A / CS 8803 - ICN Interconnection Networks Spring 2017 http://tusharkrishna.ece.gatech.edu/teaching/icn_s17/ Lecture 2: Topology - I Tushar Krishna Assistant Professor School of Electrical and

More information

Outlines. Introduction (Cont d) Introduction. Introduction Network Evolution External Connectivity Software Control Experience Conclusion & Discussion

Outlines. Introduction (Cont d) Introduction. Introduction Network Evolution External Connectivity Software Control Experience Conclusion & Discussion Outlines Jupiter Rising: A Decade of Clos Topologies and Centralized Control in Google's Datacenter Network Singh, A. et al. Proc. of ACM SIGCOMM '15, 45(4):183-197, Oct. 2015 Introduction Network Evolution

More information

Advanced Computer Networks Data Center Architecture. Patrick Stuedi, Qin Yin, Timothy Roscoe Spring Semester 2015

Advanced Computer Networks Data Center Architecture. Patrick Stuedi, Qin Yin, Timothy Roscoe Spring Semester 2015 Advanced Computer Networks 263-3825-00 Data Center Architecture Patrick Stuedi, Qin Yin, Timothy Roscoe Spring Semester 2015 1 MORE ABOUT TOPOLOGIES 2 Bisection Bandwidth Bisection bandwidth: Sum of the

More information

Welcome. Questions? Please contact or call

Welcome. Questions? Please contact or call Welcome The next big shift in your datacenter VMware NSX with HPE Networking Ethan Melloul CCIE #44000 (R/S, SP) VCP DCV5 Master ASE FlexNetwork Solutions Consulting Solutions Architect HPN Data Center

More information

Arista 7280E Series: Q&A

Arista 7280E Series: Q&A Arista 7280E Series: Q&A Product Overview What are the 7280E Series? The 7280E are a series of purpose built fixed configuration 1RU form factor switches designed with deep buffers, virtual output queues,

More information

CS575 Parallel Processing

CS575 Parallel Processing CS575 Parallel Processing Lecture three: Interconnection Networks Wim Bohm, CSU Except as otherwise noted, the content of this presentation is licensed under the Creative Commons Attribution 2.5 license.

More information

WHITE PAPER. Cloud Scale Networking Part I: Architecture Considerations. April 2014

WHITE PAPER. Cloud Scale Networking Part I: Architecture Considerations. April 2014 WHITE PAPER Cloud Scale Networking Part I: Architecture Considerations Abstract. We explore data center networks built for cloud practices. As external observers, we identify differences and commonalities

More information

White Paper. OCP Enabled Switching. SDN Solutions Guide

White Paper. OCP Enabled Switching. SDN Solutions Guide White Paper OCP Enabled Switching SDN Solutions Guide NEC s ProgrammableFlow Architecture is designed to meet the unique needs of multi-tenant data center environments by delivering automation and virtualization

More information

VXLAN Design with Cisco Nexus 9300 Platform Switches

VXLAN Design with Cisco Nexus 9300 Platform Switches Guide VXLAN Design with Cisco Nexus 9300 Platform Switches Guide October 2014 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 39 Contents What

More information

internet technologies and standards

internet technologies and standards Institute of Telecommunications Warsaw University of Technology 2017 internet technologies and standards Piotr Gajowniczek Andrzej Bąk Michał Jarociński Internet datacenters Introduction Internet datacenters:

More information

Lecture 19: Network Layer Routing in the Internet

Lecture 19: Network Layer Routing in the Internet Lecture 19: Network Layer Routing in the Internet COMP 332, Spring 2018 Victoria Manfredi Acknowledgements: materials adapted from Computer Networking: A Top Down Approach 7 th edition: 1996-2016, J.F

More information

Arista 7050X Series: Q&A

Arista 7050X Series: Q&A Arista 7050X Series: Q&A Product Overview What is the 7050X Family? The Arista 7050X Series are purpose built 10/40GbE data center switches in compact and energy efficient form factors with wire speed

More information

Arista 7500R series: Q&A

Arista 7500R series: Q&A Arista 7500R series: Q&A What are the Arista 7500R Series platforms? The Arista 7500R Series are purpose built modular switches that deliver the industry s highest performance with up to 150Tbps of system

More information

EE 382C Interconnection Networks

EE 382C Interconnection Networks EE 8C Interconnection Networks Deadlock and Livelock Stanford University - EE8C - Spring 6 Deadlock and Livelock: Terminology Deadlock: A condition in which an agent waits indefinitely trying to acquire

More information

Junos Fusion Data Center

Junos Fusion Data Center Junos Fusion Data Center Sachin Vador Technical Marketing Suresh Palguna Krishnan Technical Marketing December 13, 2017 This statement of direction sets forth Juniper Networks current intention and is

More information

Data Center Network Topologies

Data Center Network Topologies Data Center Network Topologies. Overview 1. Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides and audio/video recordings of this class lecture are at:

More information

Network Configuration Example

Network Configuration Example Network Configuration Example MetaFabric Architecture 2.0: Configuring Virtual Chassis Fabric and VMware NSX Modified: 2017-04-14 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089

More information

Arista 7010 Series: Q&A

Arista 7010 Series: Q&A 7010 Series: Q&A Document Arista 7010 Series: Q&A Product Overview What is the 7010 Series? The Arista 7010 Series are a family of purpose built high performance and power efficient fixed configuration

More information

Arista 7320X: Q&A. Product Overview. 7320X: Q&A Document What are the 7320X series?

Arista 7320X: Q&A. Product Overview. 7320X: Q&A Document What are the 7320X series? Arista 7320X: Q&A Product Overview What are the 7320X series? The 7320X series are a range of high performance 100GbE systems that offer flexible support for 10GbE to 100GbE. The 7320X series comprise

More information

The Next Opportunity in the Data Centre

The Next Opportunity in the Data Centre The Next Opportunity in the Data Centre Application Centric Infrastructure Soni Jiandani Senior Vice President, Cisco THE NETWORK IS THE INFORMATION BROKER FOR ALL APPLICATIONS Applications Are Changing

More information

Brocade Ethernet Fabrics

Brocade Ethernet Fabrics Brocade Ethernet Fabrics Brocade 9 June 2015 On-Demand Data Center Network Technologies Strategic focus areas FIBRE CHANNEL FABRICS ETHERNET FABRICS CORE ROUTING SDN NFV CLOUD ORCHESTRATION 2015 Brocade

More information

Introduction: PURPOSE BUILT HARDWARE. ARISTA WHITE PAPER HPC Deployment Scenarios

Introduction: PURPOSE BUILT HARDWARE. ARISTA WHITE PAPER HPC Deployment Scenarios HPC Deployment Scenarios Introduction: Private and public High Performance Computing systems are continually increasing in size, density, power requirements, storage, and performance. As these systems

More information

Cloud networking (VITMMA02) DC network topology, Ethernet extensions

Cloud networking (VITMMA02) DC network topology, Ethernet extensions Cloud networking (VITMMA02) DC network topology, Ethernet extensions Markosz Maliosz PhD Department of Telecommunications and Media Informatics Faculty of Electrical Engineering and Informatics Budapest

More information

Deep Dive QFX5100 & Virtual Chassis Fabric Washid Lootfun Sr. System Engineer

Deep Dive QFX5100 & Virtual Chassis Fabric Washid Lootfun Sr. System Engineer Deep Dive QFX5100 & Virtual Chassis Fabric Washid Lootfun Sr. System Engineer wmlootfun@juniper.net 1 Copyright 2012 Juniper Networks, Inc. www.juniper.net QFX5100 product overview QFX5100 Series Low Latency

More information

Hierarchical Fabric Designs The Journey to Multisite. Lukas Krattiger Principal Engineer September 2017

Hierarchical Fabric Designs The Journey to Multisite. Lukas Krattiger Principal Engineer September 2017 Hierarchical Fabric Designs The Journey to Multisite Lukas Krattiger Principal Engineer September 2017 A Single Fabric, a Single Data Center External Layer-3 Network Pod 1 Leaf/ Topologies (aka Folded

More information

Lecture 7: Data Center Networks

Lecture 7: Data Center Networks Lecture 7: Data Center Networks CSE 222A: Computer Communication Networks Alex C. Snoeren Thanks: Nick Feamster Lecture 7 Overview Project discussion Data Centers overview Fat Tree paper discussion CSE

More information

Implementing VXLAN in DataCenter

Implementing VXLAN in DataCenter Implementing VXLAN in DataCenter LTRDCT-1223 Lilian Quan Technical Marketing Engineering, INSBU Erum Frahim Technical Leader, ecats John Weston Technical Leader, ecats Why Overlays? Robust Underlay/Fabric

More information

WAN. Core Routing Module. Data Cente r LAB. Internet. Today: MPLS, OSPF, BGP Future: OSPF, BGP. Today: L2VPN, L3VPN. Future: VXLAN

WAN. Core Routing Module. Data Cente r LAB. Internet. Today: MPLS, OSPF, BGP Future: OSPF, BGP. Today: L2VPN, L3VPN. Future: VXLAN 150000 100000 50000 0 Trident+ Trident II NG 300 200 100 IPv4 FIB LPM IPv6 FIB LPM 0 Trident+ Trident II or + NG LAB Data Cente r Internet WAN Bandwidth in 10G Increment 40GE Ports 10GE Ports 100GE Ports

More information

Interconnection Networks: Topology. Prof. Natalie Enright Jerger

Interconnection Networks: Topology. Prof. Natalie Enright Jerger Interconnection Networks: Topology Prof. Natalie Enright Jerger Topology Overview Definition: determines arrangement of channels and nodes in network Analogous to road map Often first step in network design

More information

Arista 7280R series: Q&A

Arista 7280R series: Q&A Arista 7280R series: Q&A What are the 7280 Series switches? The 7280R are a series of fixed systems including the 7280R, 7280R2 and 7280R2A. The 7280R are 1RU and 2RU switches designed with deep buffers,

More information

Experiences with BGP in Large Scale Data Centers: Teaching an old protocol new tricks

Experiences with BGP in Large Scale Data Centers: Teaching an old protocol new tricks Experiences with BGP in Large Scale Data Centers: Teaching an old protocol new tricks Global Networking Services Team, Global Foundation Services, Microsoft Corporation Agenda Network design requirements

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme NET1416BE NSX Logical Routing Yves Hertoghs Pooja Patel #VMworld #NET1416BE Disclaimer This presentation may contain product features that are currently under development. This overview of new technology

More information

Cisco Nexus 9200 Switch Datasheet

Cisco Nexus 9200 Switch Datasheet Cisco Nexus 9200 Switch Datasheet CONTENT Content... 1 Overview... 2 Appearance... 2 Key Features and Benefits... 3 NX-OS Software... 4 Nexus 9200 Compare models... 6 Specification of nexus 9200 series

More information

Cisco Nexus 9500 Platform Line Cards and Fabric Modules

Cisco Nexus 9500 Platform Line Cards and Fabric Modules Data Sheet Cisco Nexus 9500 Platform Line Cards and Fabric Modules Product Overview The Cisco Nexus 9500 switching platform (Figure 1), offers three modular options: the Cisco Nexus 9504 Switch with 4

More information

Broadcom Trident 3 Programmable, Varied And Volume

Broadcom Trident 3 Programmable, Varied And Volume Broadcom Trident 3 Programmable, Varied And Volume Greg FerroJune 14, 2017 Broadcom is announcing the Trident 3 ASIC. Takeaways: Trident 3 ASICs have increased performance. 5 versions of the Trident 3

More information

POLYMORPHIC ON-CHIP NETWORKS

POLYMORPHIC ON-CHIP NETWORKS POLYMORPHIC ON-CHIP NETWORKS Martha Mercaldi Kim, John D. Davis*, Mark Oskin, Todd Austin** University of Washington *Microsoft Research, Silicon Valley ** University of Michigan On-Chip Network Selection

More information

Solution Guide. Infrastructure as a Service: EVPN and VXLAN. Modified: Copyright 2016, Juniper Networks, Inc.

Solution Guide. Infrastructure as a Service: EVPN and VXLAN. Modified: Copyright 2016, Juniper Networks, Inc. Solution Guide Infrastructure as a Service: EVPN and VXLAN Modified: 2016-10-16 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All rights reserved.

More information

Choosing Switches and Routers for the Campus

Choosing Switches and Routers for the Campus Choosing Switches and Routers for the Campus Campus Network Design & Operations Workshop These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license (http://creativecommons.org/licenses/by-nc/4.0/)

More information

Utilizing Datacenter Networks: Centralized or Distributed Solutions?

Utilizing Datacenter Networks: Centralized or Distributed Solutions? Utilizing Datacenter Networks: Centralized or Distributed Solutions? Costin Raiciu Department of Computer Science University Politehnica of Bucharest We ve gotten used to great applications Enabling Such

More information

Designing Cisco Data Center Unified Computing

Designing Cisco Data Center Unified Computing Designing Cisco Data Center Unified Computing Number: 642-998 Passing Score: 800 Time Limit: 120 min File Version: 1.1 http://www.gratisexam.com/ Sections 1. Drag and Drop 2. Questions 3. Hot Spot CISCO

More information

Application Centric Infrastructure

Application Centric Infrastructure Application Centric Infrastructure René Raeber, Distinguished Engineer IEEE-802.1 DCB Architect, Datacenter Patent Reviewer Agenda Introduction Application Centric Infrastructure 1. Policy Model & Controller

More information

ZCOMAX S2900 Series 10GE Switches

ZCOMAX S2900 Series 10GE Switches ZCOMAX S2900 Series 10GE Switches ZCOMAX S2900 Series 10GE Switches Product Overview ZCOMAX S2900 Series switches are new-generation smart access ones developed by ZCOMAX for carrier s IP MAN and enterprise

More information

Arista Cranks Leaf Switches To 100G For Big Data, Storage

Arista Cranks Leaf Switches To 100G For Big Data, Storage in Arista Cranks Leaf Switches To 100G For Big Data, Storage July 15, 2014 by Timothy Prickett Morgan The emergence of big data, storage, and streaming media applications that have bursty behavior on the

More information

CloudEngine 6800 Series Data Center Switches

CloudEngine 6800 Series Data Center Switches Series Data Center Switches Series Data Center Switches Product Overview Huawei CloudEngine series (CE for short) switches are nextgeneration 10G Ethernet switches designed for data centers and highend

More information

Adaptive Routing Strategies for Modern High Performance Networks

Adaptive Routing Strategies for Modern High Performance Networks Adaptive Routing Strategies for Modern High Performance Networks Patrick Geoffray Myricom patrick@myri.com Torsten Hoefler Indiana University htor@cs.indiana.edu 28 August 2008 Hot Interconnect Stanford,

More information

BDCOM S2900 Series 10GE Switches

BDCOM S2900 Series 10GE Switches BDCOM S2900 Series 10GE Switches BDCOM S2900 Series BDCOM S2900 Series is a new-generation smart switch designed for carrier's IP MAN and enterprise networks. Based on the new-generation high-performance

More information

BUILD A BUSINESS CASE

BUILD A BUSINESS CASE BUILD A BUSINESS CASE NOW S THE TIME TO INVEST IN NETWORK ARCHITECTURES THAT MAXIMIZE VIRTUALIZATION AND CLOUD COMPUTING table of contents.... 1.... 2.... 3.... 5 A TechTarget White Paper Business and

More information

Networking Terminology Cheat Sheet

Networking Terminology Cheat Sheet Networking Cheat Sheet YOUR REFERENCE SHEET FOR GOING WEB-SCALE WITH CUMULUS LINUX With Cumulus Linux, you can build a web-scale data center with all the scalability, efficiency and automation available

More information

7500 Series Data Center Switch

7500 Series Data Center Switch 7500 Series Data Center Switch Data Sheet Product Highlights Overview Performance The Arista 7500 Series modular switch sets a new standard for performance, density, reliability, and power efficiency for

More information

Ethernet VPN (EVPN) in Data Center

Ethernet VPN (EVPN) in Data Center Ethernet VPN (EVPN) in Data Center Description and Design considerations Vasilis Stavropoulos Sparkle GR EVPN in Data Center The necessity for EVPN (what it is, which problems it solves) EVPN with MPLS

More information

Cloud Data Center Architecture Guide

Cloud Data Center Architecture Guide Cloud Data Center Architecture Guide Modified: 2018-08-21 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net Juniper Networks, the Juniper Networks

More information

Lecture 9: Bridging & Switching"

Lecture 9: Bridging & Switching Lecture 9: Bridging & Switching" CSE 123: Computer Networks Alex C. Snoeren HW 2 due Wednesday! Lecture 9 Overview" Finishing up media access Contention-free methods (rings) Moving beyond one wire Link

More information

1 TJ1400P-M4 Leaf and Spine Switches

1 TJ1400P-M4 Leaf and Spine Switches TJ1400P-M4-48DQ-E TJ1400P-M4-48EU-E TJ1400P-M4-32Q-E TJ1400P-M4-32U-E 1RU Leaf, Spine switches with Redundant, Hot Swap Power Supplies and Fans TJ1400P-M4-16Q-E TJ1400P-M4-16U-E ½ RU Compact Spine switches

More information

Arista 7160 series: Q&A

Arista 7160 series: Q&A Arista 7160 series: Q&A Product Overview What are the 7160 Series? Highly dynamic cloud data center networks continue to evolve with the introduction of new protocols and server technologies such as containers

More information

ARISTA DESIGN GUIDE Data Center Interconnection with VXLAN

ARISTA DESIGN GUIDE Data Center Interconnection with VXLAN ARISTA DESIGN GUIDE Data Center Interconnection with VXLAN Version 1.0 November 2014 The requirement to operate multiple, geographically dispersed data centers is a fact of life for many businesses and

More information

Interconnection Networks

Interconnection Networks Lecture 17: Interconnection Networks Parallel Computer Architecture and Programming A comment on web site comments It is okay to make a comment on a slide/topic that has already been commented on. In fact

More information

VMware vsan Network Design-OLD November 03, 2017

VMware vsan Network Design-OLD November 03, 2017 VMware vsan Network Design-OLD November 03, 2017 1 Table of Contents 1. Introduction 1.1.Overview 2. Network 2.1.vSAN Network 3. Physical Network Infrastructure 3.1.Data Center Network 3.2.Oversubscription

More information

Inter-Domain Routing: BGP

Inter-Domain Routing: BGP Inter-Domain Routing: BGP Richard T. B. Ma School of Computing National University of Singapore CS 3103: Compute Networks and Protocols Inter-Domain Routing Internet is a network of networks Hierarchy

More information

High Performance Datacenter Networks

High Performance Datacenter Networks M & C Morgan & Claypool Publishers High Performance Datacenter Networks Architectures, Algorithms, and Opportunity Dennis Abts John Kim SYNTHESIS LECTURES ON COMPUTER ARCHITECTURE Mark D. Hill, Series

More information

Multi Layer SDN. Yatish Kumar CTO Corsa Technology

Multi Layer SDN. Yatish Kumar CTO Corsa Technology Multi Layer SDN Yatish Kumar CTO Corsa Technology Protocol Independent Roles Network Layer Connectionless Layer (dst) oversubscribed ANY path Link Layer Packet Link Layer (src,dst) oversubscribed FIXED

More information

Disruptive Innovation in ethernet switching

Disruptive Innovation in ethernet switching Disruptive Innovation in ethernet switching Lincoln Dale Principal Engineer, Arista Networks ltd@aristanetworks.com AusNOG 2012 Ethernet switches have had a pretty boring existence. The odd speed increase

More information

DATA CENTER FABRIC COOKBOOK

DATA CENTER FABRIC COOKBOOK Do It Yourself! DATA CENTER FABRIC COOKBOOK How to prepare something new from well known ingredients Emil Gągała WHAT DOES AN IDEAL FABRIC LOOK LIKE? 2 Copyright 2011 Juniper Networks, Inc. www.juniper.net

More information

Scaling to Petaflop. Ola Torudbakken Distinguished Engineer. Sun Microsystems, Inc

Scaling to Petaflop. Ola Torudbakken Distinguished Engineer. Sun Microsystems, Inc Scaling to Petaflop Ola Torudbakken Distinguished Engineer Sun Microsystems, Inc HPC Market growth is strong CAGR increased from 9.2% (2006) to 15.5% (2007) Market in 2007 doubled from 2003 (Source: IDC

More information

EE/CSCI 451: Parallel and Distributed Computation

EE/CSCI 451: Parallel and Distributed Computation EE/CSCI 451: Parallel and Distributed Computation Lecture #5 1/29/2017 Xuehai Qian Xuehai.qian@usc.edu http://alchem.usc.edu/portal/xuehaiq.html University of Southern California 1 From last class Outline

More information

Data Center & Cloud Computing DATASHEET. N S6Q(10G SDN Switch) N S6Q (48*10GbE+6*40GbE) 10G SDN Switch

Data Center & Cloud Computing DATASHEET. N S6Q(10G SDN Switch) N S6Q (48*10GbE+6*40GbE) 10G SDN Switch Data Center & Cloud Computing DATASHEET N5850-48S6Q(10G SDN Switch) N5850-48S6Q (48*10GbE+6*40GbE) 10G SDN Switch REV.1.0 2018 N5850-48S6Q 01 Overview FS.COM N5850-48S6Q is a Top-of-Rack (TOR) or Leaf

More information

Migrate from Cisco Catalyst 6500 Series Switches to Cisco Nexus 9000 Series Switches

Migrate from Cisco Catalyst 6500 Series Switches to Cisco Nexus 9000 Series Switches Migration Guide Migrate from Cisco Catalyst 6500 Series Switches to Cisco Nexus 9000 Series Switches Migration Guide November 2013 2013 Cisco and/or its affiliates. All rights reserved. This document is

More information

Fundamentals of. Parallel Computing. Sanjay Razdan. Alpha Science International Ltd. Oxford, U.K.

Fundamentals of. Parallel Computing. Sanjay Razdan. Alpha Science International Ltd. Oxford, U.K. Fundamentals of Parallel Computing Sanjay Razdan Alpha Science International Ltd. Oxford, U.K. CONTENTS Preface Acknowledgements vii ix 1. Introduction to Parallel Computing 1.1-1.37 1.1 Parallel Computing

More information

Future-Ready Networking for the Data Center. Dell EMC Forum

Future-Ready Networking for the Data Center. Dell EMC Forum Future-Ready Networking for the Data Center Dell EMC Forum Our world is changing We want it now Work is no longer a location We re drowning in information Everything is at risk 8 seconds Average human

More information

Terabit Networking with JASMIN

Terabit Networking with JASMIN Terabit Networking with JASMIN Jonathan Churchill JASMIN Infrastructure Manager Research Infrastructure Group Scientific Computing Department STFC Rutherford Appleton Labs Terabit Networking with JASMIN

More information

Data Center & Cloud Computing DATASHEET. N Q(40G Spine/Core Layer Switch) N Q (32*40GbE) 40GbE Spine/Core Layer Switch Preloaded ONIE

Data Center & Cloud Computing DATASHEET. N Q(40G Spine/Core Layer Switch) N Q (32*40GbE) 40GbE Spine/Core Layer Switch Preloaded ONIE Data Center & Cloud Computing DATASHEET N8000-32Q(40G Spine/Core Layer Switch) N8000-32Q (32*40GbE) 40GbE Spine/Core Layer Switch Preloaded ONIE REV.1.0 2018 N8000-32Q 01 Overview FS.COM N8000-32Q is a

More information

Troubleshooting VoIP in Converged Networks

Troubleshooting VoIP in Converged Networks Troubleshooting VoIP in Converged Networks Terry Slattery Principal Consultant CCIE #1026 1 Objective Provide examples of common problems Troubleshooting tips What to monitor Remediation Tips you can use

More information

Agile Data Center Solutions for the Enterprise

Agile Data Center Solutions for the Enterprise Solution Brief Agile Data Center Solutions for the Enterprise IP Fabrics: Paving the Way to Digital Transformation The data center sits at the core of the business, housing mission critical applications

More information

Introduction. Network Architecture Requirements of Data Centers in the Cloud Computing Era

Introduction. Network Architecture Requirements of Data Centers in the Cloud Computing Era Massimiliano Sbaraglia Network Engineer Introduction In the cloud computing era, distributed architecture is used to handle operations of mass data, such as the storage, mining, querying, and searching

More information