Software Defined Networking

Size: px
Start display at page:

Download "Software Defined Networking"

Transcription

1 Software Defined Networking Olaf Hagemann SE Director for DACH and HGM

2 SDN Drivers User, Device, App Mobility Cloud-Sourcing Consumerization of IT Silo d Workflows Dynamism Scale Complexity Vendor Dependence Cost 2

3 Remember the Mainframe? App App App App Specialized Applications Programmable Open Interface Specialized Operating System Windows (OS) or Linux or Mac OS Specialized Hardware Open Interface Commercial Off The Shelf Microprocessor Vertically integrated Closed, proprietary Slow innovation Controlled industry Open interfaces Rapid innovation Broad industry Participation 3

4 What is SDN: Networking App App App App Specialized Features Open Interface Specialized Control Plane Control Plane or Control Plane or Open Interface Control Plane Specialized Hardware Merchant Switching Chips Tight Vertical integration Closed, proprietary Slow innovation Tightly controlled De-coupling of Layers Open interfaces Rapid innovation Broad Industry Opportunity 4

5 Software Defined Networking (SDN) Model Make Control and Management Plane Programmable Centralize Network Intelligence Abstract Network Infrastructure for Applications Separate Control Plane from Data Plane 5

6 Today Closed Boxes, Fully Distributed Protocols Closed App App App Operating System Specialized Packet Forwarding Hardware App App App Operating System App App App Operating System Specialized Packet Forwarding Hardware App App App Operating System Specialized Packet Forwarding Hardware App App App Specialized Packet Forwarding Hardware Operating System Specialized Packet Forwarding Hardware 6

7 Another Approach Centralized Control App App App Network Operating System App App App Open App App App Operating System Specialized Packet Forwarding Hardware Operating System Specialized Packet Forwarding Hardware App App App App App App Operating System Specialized Packet Forwarding Hardware App App App Operating System Specialized Packet Forwarding Hardware Operating System Specialized Packet Forwarding Hardware 7

8 The Software-defined Network 3. Well- defined open API App App App 2. At least one good system Extensible, possibly open- source Network Operating System 1. Open interface to hardware Simple Packet Forwarding Hardware Simple Packet Forwarding Hardware Simple Packet Forwarding Hardware Simple Packet Forwarding Hardware Simple Packet Forwarding Hardware 8

9 Isolated slices Many systems, or Many versions App App App App App App App App Network Operating System 1 Network Operating System 2 Network Operating System 3 Network Operating System 4 Open interface to hardware Virtualization or Slicing Layer Open interface to hardware Simple Packet Forwarding Hardware Simple Packet Forwarding Hardware Simple Packet Forwarding Hardware Simple Packet Forwarding Hardware 9 Simple Packet Forwarding Hardware

10 Extreme Networks SDN Approach SDN Apps VM Lifecycle Management (XNV) User Identity Management Application Performance Management BYOD. Management Platforms Ridgeline XOS Extensible, Open Secure XML Modular OpenStack Quantum Plugin External App SDK Scripts Predictable Performance Memory Protected Hardware Abstracted High Performance Converged Open Fabric Low Latency High Capacity MLAG Page 10 OpenFlow DCB

11 Programmability: New Open Interfaces For SDN Extending SDN Strategy with OpenFlow Open Multi-Vendor Approach to SDN Support for OpenFlow across all Ethernet Switch products Powered by ExtremeXOS Will be available as a dynamically downloadable module Hybrid mode of operation Supporting multiple OpenFlow controllers Extending SDN Strategy with Openstack Creating SDN Developer Community Portal with XKit Support for OpenStack Quantum with Plug-In Launching Xkit for collaborative Programmable Network Applications 11 Page 11

12 SDN (OpenFlow) Details

13 What is OpenFlow? OpenFlow is a protocol that allows an external node to control the forwarding tables of a switch. 13

14 What is OpenFlow? Started 2008 at Stanford University Is now driven by Open Networking Foundation(ONF) ONF has over 70 members including: Extreme Networks Broadcom Google Microsoft Yahoo Facebook Deutsche Telekom...

15 What is OpenFlow? Definitions: OpenFlow-only switch: supports the mandatory client features of the OpenFlow protocol. OpenFlow-capable switch: supports the mandatory client features of OpenFlow in addition to normal switch functions (e.g., STP, EAPS). Controller: supports the server feature of the OpenFlow protocol. Manages the forwarding behavior of one or more OpenFlow switches. Flow entry: the basic unit of forwarding management. Flow table: consists of a set of priority ordered flow entries. A switch may support more than one flow table. Emergency flow table: flow table that the switch uses in case connectivity with all configured controllers fails. A switch may simultaneously connect to multiple Controllers, but only one controller is master. Flowvisor: can be used to slice a switch into multiple logical switches, each managed by a different Controller. 15

16 New Programmable Interfaces For SDN: OpenFlow OpenFlow 1.0 API XMOD; Hybrid Support OpenFlow controller redundancy; Out-of-band management port Flow Table Match Condition Match Action Counters Ingress Port VLAN ID & Ethernet Priority SA DA Type IP SA DA Proto SRC TCP DST Ø Ø Ø Actions Forward Out-port/Enqueue/Controller Drop: Drop a packet (Security) Modify a packet (Source/Destination MAC, VLAN ID) Per Table Per flow Per port Counters 16

17 Flow Entry Actions Forward: forward packet to the following physical or virtual ports: Output port: forward to a specified physical output port ALL: forward to all ports, excluding the incoming port CONTROLLER: encapsulate packet (Packet-In message) and send it to the controller LOCAL: forward via the switch s local networking stack TABLE: perform actions in the flow table (for Packet-Out messages only) IN_PORT: forward the packet back out of the incoming port NORMAL (optional): forward according to the traditional forwarding path (e.g., generated by STP + learning) FLOOD (optional): flood the packet along the minimum spanning tree, excluding the incoming port Drop: drop the packet Enqueue (optional): enqueue the packet in a specified output port queue. Modify-Field (optional): modify a header field 17

18 Flow Entry Modify Actions Set VLAN ID Set VLAN Priority Strip VLAN header Modify Ethernet MAC SA Modify Ethernet MAC DA Modify IPv4 SA (and update IPv4/TCP/UDP checksum) Modify IPv4 DA (and update IPv4/TCP/UDP checksum) Modify IPv4 ToS (DSCP) Modify TCP/UDP source port Modify TCP/UDP destination port

19 OpenFlow Startup Example OpenFlow Controller Switch connects to controller. Both exchange Hello s. Version negotiation. Controller requests features with Features-Request. Switch responds with Features-Reply to indicate supported features and OpenFlow-enabled ports.

20 Topology OpenFlow Application Example Switch and controller startup already complete. OpenFlow Controller Packet-Out LLDP Request Packet-Out LLDP Request Packet-Out LLDP Request Controller discovers topology of the network by forwarding LLDP s out to the switching and inspecting the replies. A B

21 Topology OpenFlow Application Example OpenFlow Controller Packet-In LLDP Request Packet-In LLDP Request Packet-In LLDP Request A Each switch forwards the LLDP s out the indicated ports. Each switch forwards the LLDP s to the controller as Packet-in s. Controller now knows the network topology. B

22 Reactive OpenFlow Application Example OpenFlow Controller Packet-In ARP Request Packet-Out ARP Request Packet-Out ARP Request ARP Request ARP Request ARP Request A System A needs to communicate with B. No path exists. OpenFlow controller reactively establishes path through the switching network. B

23 Reactive OpenFlow Application Example OpenFlow Controller Packet-In ARP Reply ARP Reply A B

24 Reactive OpenFlow Application Example OpenFlow Controller Flow-Mod Add Flow-Mod Add Flow-Mod Add A B

25 Reactive OpenFlow Application Example OpenFlow Controller Packet-Out ARP Reply ARP Reply IP Packet A B

26 Extreme Networks SDN Controlled Fabric in action SDN Community Portal XKIT Crowdsourcing, Network Applications store Open Multi-vendor Approach BigSwitch, NEC, Floodlight Controller etc. Extending SDN with OpenStack Network-as-a-service, Quantum Plugin Enabling SDN with OpenFlow OpenFlow 1.0 API, XMOD, Hybrid Support 26

27 Key SDN OpenFlow Features in EXOS Open vswitch (OVS) based OpenFlow Robust implementation based on OVS Long Term Support (LTS) Advanced Traffic Management Traffic distributed using LAG hashing Queuing support based on EXOS profiles Multiple Tables for Deployment Flexibility FDB based flows for simple L2 flows Higher Scale ACL based flows for complex match & set conditions Multiple VLANs with Edit actions Simple OF based routing between VLANs Support Applications requiring control of multiple VLANs MAC Address Rewrite Rewrite source and destination MAC Support L3 SDN applications requiring MAC rewrite 27

28 EXOS SDN Differentiation: Advanced Traffic Management QP 0 Ingress Traffic OF Controller Output traffic to port 1 Switch Fabric/OF Logic Ports in LAG Group LAG Hashing function WDRR QP 1 QP 2 QP 3 QP 4 QP 5 QP 6 QP 7 OpenFlow traffic distributed using LAG hashing function, instead of one port OpenFlow traffic distributed through different QoS Profiles on egress port 28

29 SDN OpenFlow: Deployment Flexibility with Unified Forwarding Table Legacy L2 MAC L3 IPv4/ v6 IP Multicast ACL/Flow Optimal Table Utilization Unified Forwarding Table (UFT) SDN Deployment Profiles L2/L3 Balanced L3 Heavy Flow/ACL Heavy

30 SDN OpenFlow: Multiple Tables for Deployment Flexibility OpenFlow needs flow oriented architecture scaling requirements L2 MAC FDB Tables can be used for macro flows that doesn t need finer-granular traffic control L3 IPv4/v6 LPM Tables can be used for some complex flows involving IP address match conditions ACL/Flow ACL Tables can be used for micro flows that requires finer granular control of traffic with complex match and set conditions OpenFlow abstracts all these tables into one table. From controller s perspective, OpenFlow behaves as if there is a single table

31 X-Kit: Application Portal Crowd-Sourced Knowledge Base for SDN Applications 31

32 SDN Differentiations Extreme Networks has specific capabilities that provide clear differentiation among competition. Shipping TODAY! Hardware Link Aggregation EXOS represents the LAG as a single virtual interface to the OpenFlow controller enabling bandwidth scaling, load balancing and link redundancy Hybrid Mode Support Standard Ethernet switching and OpenFlow based forwarding on a per-vlan basis. Hardware Quality of Service Configured profile queues are reported to the OpenFlow controller, enabling flows to be programmed directly to hardware queues. Automated Flow Management EXOS intelligently classifies and maps flows to hardware resources, both the ACL and FDB tables, allowing up to 100,000 flows per switch. 32

33 Extreme Networks Products & SDN Support Campus Enterprise Summit X350 Data Center Summit X450a/e Summit X670 Summit X480 BlackDiamond X8 Summit X650 Summit X250e Summit X440 Summit X460 Summit X150 WM3xxx Mobile Backhaul Altitude 45xx/ 46xx/47xx N/S: Not Supported Altitude 4511 BlackDiamond 8800 E4G-200 E4G-400

34 SDN Technology Leadership Continues. OpenFlow Rel. 2 with Open vswitch extensions Extreme starts discussions with Big Switch Extreme demos OpenFlow switch at INTEROP 2011 Extreme demo OpenFlow at ONS Extreme demo OpenFlow at Interop 2012 Openstack Rel Extreme XOS supports Stanford software implementation of OpenFlow 1.0 Extreme XOS OpenFlow distributed to over 20 customers OpenFlow & Openstack GA in Extreme s Open Fabric 1QCY2013 Extreme enters partnering discussions with controller vendors (BigSwitch, Nicira etc.) OpenFlow Rel. 1 with Open vswitch extensions Openstack Rel. 1 34

35 OpenFlow Implementation Plan-of-Record* *FUTURE AVAILABILITY PRODUCTS AND FEATURES SUBJECT TO CHANGE SDN Rel1.1* FDB based flows for increased scale VLAN modification (Edit) SDN Rel1.2* Multiple OpenFlow VLANs Source MAC modification MediLight SDN Applications SDN Rel2.1* Support for OF 1.3 Open Controller Strategy Intermediate Releases Feb 13 Apr 13 Jun 13 Dec 13 Feb 14 EXOS 15.3 SDN Rel1.0 Open Virtual Switch (OVS) based on OpenFlow 1.0 XMOD ACL Based Flows Redundant Controller Support Multiple Actions per Flow OpenFlow QOS Support using EXOS QOS Profiles Platform Support: X440, X460, X480, X670 Integration with BigSwitch, NEC & Floodlight Controllers Merge to Mainstream EXOS EXOS 15.4* SDN Rel2.0* All previous features merged into Mainline Releases FDB based flows for increased scale VLAN modification (Edit) Multiple OpenFlow VLANs Enhanced ACL flow performance Multiple OpenFlow VLANs Source MAC modification 35

36 OpenStack Implementation Plan-of-Record* *FUTURE AVAILABILITY PRODUCTS AND FEATURES SUBJECT TO CHANGE DROP 1 DROP 2 DROP 3 DROP 4 HA on management ports Porting to Grizzly Provider Network Extension API VR Insertion API SR-IOV Data Model API for Router Configuration QoS Rate limiting per Quantum port Profile Management. Intermediate Releases to Feb 13 Aug 13 Oct 13 Nov 13 Dec 13 Feb 14 SDN 1.0 OpenStack Release 1.0 Quantum based on Folsom Topology Aware Scheduler VLAN & VMAN configuration through API for Multi-tenancy Live VM Migration Merge to Mainstream EXOS SDN 2.0* Openstack Release 2.0 All features from intermediate drops merged 36

37 Controller & Applications

38 Multi-Vendor Interoperability & Applications with OpenFlow Future Support Big Switch Floodlight NEC VMware App App App App Controller Platform" Switch Switch Switch Switch OpenFlow API Data Switch 38

39 Big Network Controller mit Hyperglance 39

40 Big Network Controller mit Hyperglance 40

41 Floodlight Dashboard 41

42 Floodlight Topology View 42

43 Floodlight Switchview Detail 43

44 Floodlight Switchview 44

45 Software-Defined Networking: Myths vs. Reality SDN is just a research topic Seeing real production deployments for early adopters, moving to early majority OpenFlow can (can t) solve any real-world network problem OpenFlow is at version 1.0 and can solve a few problems well, but is expanding Key point: it is a *control* (not a data) protocol SDN == OpenFlow OpenFlow is an open, standard protocol between the control & data planes in an SDN architecture SDN == Network Virtualization Network Virtualization is an important, key application for SDN, but others are possible We ve been doing SDN with scripts for years There has been a trend toward central controllers, but a programmable dataplane is different from configuration automation OpenFlow can t scale Google s entire datacenter backbone runs on OpenFlow 1.0 SDN/OpenFlow deployment is rip-and-replace All our current deployments have SDN/OpenFlow interoperating with existing networks

46 Architectural Disruptions Open architectures bring waves of innovation Open Architectures Linux OS Disrup:on X86 Architecture Closed, Proprietary Systems Compute Mobile Networking 2011 Extreme Networks, 46 Inc. All rights reserved.

47 Looking to the Future of SDN and OpenFlow OpenFlow becomes the Android of networking Open network OS and controller for Ethernet switches and routers OpenFlow and related specifications all available as Open Source Apps for every need From QoS, to PBR, to Identity Management, to Mobility Management, to multi-tenancy and so on Controller vendors eventually become application developers Apps come in free, premium, and freemium models Switch vendors continue to build and sell switches Much like phone vendors continue to sell phones App Stores and Marketplaces for OpenFlow and SDN Apps 47

48 And the Hardware...? 48

49 ...still matters! 49

50 THANK YOU

Software Defined Networking

Software Defined Networking Software Defined Networking Olaf Hagemann SE Director for DACH and HGM ohagemann@extremenetworks.com SDN Drivers User, Device, App Mobility Cloud-Sourcing Consumerization of IT Silo d Workflows Dynamism

More information

Open Fabric SDN The Comprehensive SDN approach. Jake Howering, Director SDN Product Line Management Bithika Khargharia, PhD, Senior Engineer

Open Fabric SDN The Comprehensive SDN approach. Jake Howering, Director SDN Product Line Management Bithika Khargharia, PhD, Senior Engineer Open Fabric SDN The Comprehensive SDN approach Jake Howering, Director SDN Product Line Management Bithika Khargharia, PhD, Senior Engineer Agenda SDN Market and Industry Extreme Networks Open Fabric SDN

More information

SOFTWARE-DEFINED NETWORKING AND OPENFLOW

SOFTWARE-DEFINED NETWORKING AND OPENFLOW SOFTWARE-DEFINED NETWORKING AND OPENFLOW Freddie Örnebjär TREX Workshop 2012 2012 Brocade Communications Systems, Inc. 2012/09/14 Software-Defined Networking (SDN): Fundamental Control

More information

SOFTWARE-DEFINED NETWORKING AND OPENFLOW

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

More information

Open Source Network: Software-Defined Networking (SDN) and OpenFlow

Open Source Network: Software-Defined Networking (SDN) and OpenFlow Open Source Network: Software-Defined Networking (SDN) and OpenFlow Insop Song, Ericsson LinuxCon North America, Aug. 2012, San Diego CA Objectives Overview of OpenFlow Overview of Software Defined Networking

More information

Bringing OpenFlow s Power to Real Networks

Bringing OpenFlow s Power to Real Networks Bringing OpenFlow s Power to Real Networks Curt Beckmann, Brocade Forwarding Abstractions Working Group ( FAWG @ ONF) April 2013 1 Overview of this preso The Two Schools of OpenFlow OpenFlow Implementation

More information

OpenFlow Technology Investigation Vendors Review on OpenFlow implementation

OpenFlow Technology Investigation Vendors Review on OpenFlow implementation OpenFlow Technology Investigation Vendors Review on OpenFlow implementation Ioan Turus, NORDUnet GN3 JRA1 T1&2, Copenhagen, 21.11.2012 Outline! Software Defined Networks (SDN)! Introduction to OpenFlow!

More information

How To Orchestrate The Clouddusing Network With Andn

How To Orchestrate The Clouddusing Network With Andn ORCHESTRATING THE CLOUD USING SDN Joerg Ammon Systems Engineer Service Provider 2013-09-10 2013 Brocade Communications Systems, Inc. Company Proprietary Information 1 SDN Update -

More information

Software Defined Networking What is it, how does it work, and what is it good for?

Software Defined Networking What is it, how does it work, and what is it good for? Software Defined Networking What is it, how does it work, and what is it good for? slides stolen from Jennifer Rexford, Nick McKeown, Michael Schapira, Scott Shenker, Teemu Koponen, Yotam Harchol and David

More information

SDN AND SECURITY: Why Take Over the Hosts When You Can Take Over the Network

SDN AND SECURITY: Why Take Over the Hosts When You Can Take Over the Network SDN AND SECURITY: Why Take Over the s When You Can Take Over the Network SESSION ID: TECH0R03 Robert M. Hinden Check Point Fellow Check Point Software What are the SDN Security Challenges? Vulnerability

More information

An Overview of OpenFlow

An Overview of OpenFlow An Overview of OpenFlow By Jim Metzler, Ashton Metzler & Associates Distinguished Research Fellow and Co-Founder, Webtorials Editorial/Analyst Division The OpenFlow Protocol Figure 1 depicts the Open Networking

More information

Tutorial: OpenFlow in GENI

Tutorial: OpenFlow in GENI Tutorial: OpenFlow in GENI GENI Project Office The current Internet is at an impasse because new architecture cannot be deployed or even adequately evaluated [PST04] [PST04]: Overcoming the Internet Impasse

More information

The State of OpenFlow: Advice for Those Considering SDN. Steve Wallace Executive Director, InCNTRE SDN Lab Indiana University ssw@iu.

The State of OpenFlow: Advice for Those Considering SDN. Steve Wallace Executive Director, InCNTRE SDN Lab Indiana University ssw@iu. The State of OpenFlow: Advice for Those Considering SDN Steve Wallace Executive Director, InCNTRE SDN Lab Indiana University ssw@iu.edu 2 3 4 SDN is an architecture Separation of Control and Data Planes

More information

Ten Things to Look for in an SDN Controller

Ten Things to Look for in an SDN Controller Ten Things to Look for in an SDN Controller Executive Summary Over the last six months there has been significant growth in the interest that IT organizations have shown in Software-Defined Networking

More information

Software Defined Networking and OpenFlow: a Concise Review

Software Defined Networking and OpenFlow: a Concise Review Software Defined Networking and OpenFlow: a Concise Review Stefano Forti stefano.forti92@gmail.com MSc in Computer Science and Networking Scuola Superiore Sant'Anna - University of Pisa 1. Introduction

More information

Outline. Institute of Computer and Communication Network Engineering. Institute of Computer and Communication Network Engineering

Outline. Institute of Computer and Communication Network Engineering. Institute of Computer and Communication Network Engineering Institute of Computer and Communication Network Engineering Institute of Computer and Communication Network Engineering Communication Networks Software Defined Networking (SDN) Prof. Dr. Admela Jukan Dr.

More information

SOFTWARE DEFINED NETWORKING: A PATH TO PROGRAMMABLE NETWORKS. Jason Kleeh September 27, 2012

SOFTWARE DEFINED NETWORKING: A PATH TO PROGRAMMABLE NETWORKS. Jason Kleeh September 27, 2012 SOFTWARE DEFINED NETWORKING: A PATH TO PROGRAMMABLE NETWORKS Jason Kleeh September 27, 2012 What if you could Build your next data center optimized for highest demands in flexibility, reliability, and

More information

Network Virtualization and Software-defined Networking. Chris Wright and Thomas Graf Red Hat June 14, 2013

Network Virtualization and Software-defined Networking. Chris Wright and Thomas Graf Red Hat June 14, 2013 Network Virtualization and Software-defined Networking Chris Wright and Thomas Graf Red Hat June 14, 2013 Agenda Problem Statement Definitions Solutions She can't take much more of this, captain! Challenges

More information

What is SDN? And Why Should I Care? Jim Metzler Vice President Ashton Metzler & Associates

What is SDN? And Why Should I Care? Jim Metzler Vice President Ashton Metzler & Associates What is SDN? And Why Should I Care? Jim Metzler Vice President Ashton Metzler & Associates 1 Goals of the Presentation 1. Define/describe SDN 2. Identify the drivers and inhibitors of SDN 3. Identify what

More information

Programmable Networking with Open vswitch

Programmable Networking with Open vswitch Programmable Networking with Open vswitch Jesse Gross LinuxCon September, 2013 2009 VMware Inc. All rights reserved Background: The Evolution of Data Centers Virtualization has created data center workloads

More information

基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器

基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器 基 於 SDN 與 可 程 式 化 硬 體 架 構 之 雲 端 網 路 系 統 交 換 器 楊 竹 星 教 授 國 立 成 功 大 學 電 機 工 程 學 系 Outline Introduction OpenFlow NetFPGA OpenFlow Switch on NetFPGA Development Cases Conclusion 2 Introduction With the proposal

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

SDN Software Defined Networks

SDN Software Defined Networks There is nothing more important than our customers SDN Software Defined Networks A deployable approach for the Enterprise 2012 Enterasys Networks, Inc. All rights reserved SDN Overview What is SDN? Loosely

More information

March 2012 Interoperability Event White Paper

March 2012 Interoperability Event White Paper March 2012 Interoperability Event Version 1.0 April 18, 2012 CONTACT: ONF Testing-Interoperability Working Group Michael Haugh, Chair (mhaugh@ixiacom.com) Rob Sherwood, Vice-Chair (Rob.Sherwood@bigswitch.com)

More information

OpenFlow - the key standard of Software-Defined Networks. Dmitry Orekhov, Epam Systems

OpenFlow - the key standard of Software-Defined Networks. Dmitry Orekhov, Epam Systems OpenFlow - the key standard of Software-Defined Networks Dmitry Orekhov, Epam Systems Software-defined network The Need for a New Network Architecture Limitations of Current Networking Technologies Changing

More information

Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心

Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心 Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心 1 SDN Introduction Decoupling of control plane from data plane

More information

Software-Defined Networking for the Data Center. Dr. Peer Hasselmeyer NEC Laboratories Europe

Software-Defined Networking for the Data Center. Dr. Peer Hasselmeyer NEC Laboratories Europe Software-Defined Networking for the Data Center Dr. Peer Hasselmeyer NEC Laboratories Europe NW Technology Can t Cope with Current Needs We still use old technology... but we just pimp it To make it suitable

More information

Software Defined Networking & Openflow

Software Defined Networking & Openflow Software Defined Networking & Openflow Autonomic Computer Systems, HS 2015 Christopher Scherb, 01.10.2015 Overview What is Software Defined Networks? Brief summary on routing and forwarding Introduction

More information

How To Make A Vpc More Secure With A Cloud Network Overlay (Network) On A Vlan) On An Openstack Vlan On A Server On A Network On A 2D (Vlan) (Vpn) On Your Vlan

How To Make A Vpc More Secure With A Cloud Network Overlay (Network) On A Vlan) On An Openstack Vlan On A Server On A Network On A 2D (Vlan) (Vpn) On Your Vlan Centec s SDN Switch Built from the Ground Up to Deliver an Optimal Virtual Private Cloud Table of Contents Virtualization Fueling New Possibilities Virtual Private Cloud Offerings... 2 Current Approaches

More information

SDN, OpenFlow and the ONF

SDN, OpenFlow and the ONF SDN, OpenFlow and the ONF OpenFlow/Software-Defined Networking (SDN) OpenFlow/SDN is emerging as one of the most promising and disruptive networking technologies of recent years. It has the potential to

More information

DEMYSTIFYING ROUTING SERVICES IN SOFTWAREDEFINED NETWORKING

DEMYSTIFYING ROUTING SERVICES IN SOFTWAREDEFINED NETWORKING DEMYSTIFYING ROUTING SERVICES IN STWAREDEFINED NETWORKING GAUTAM KHETRAPAL Engineering Project Manager, Aricent SAURABH KUMAR SHARMA Principal Systems Engineer, Technology, Aricent DEMYSTIFYING ROUTING

More information

Underneath OpenStack Quantum: Software Defined Networking with Open vswitch

Underneath OpenStack Quantum: Software Defined Networking with Open vswitch Underneath OpenStack Quantum: Software Defined Networking with Open vswitch Principal Software Engineer Red Hat, Inc. April 24, 2013 1 Part One Why Open vswitch? Open vswitch enables Linux to become part

More information

BROCADE NETWORKING: EXPLORING SOFTWARE-DEFINED NETWORK. Gustavo Barros Systems Engineer Brocade Brasil

BROCADE NETWORKING: EXPLORING SOFTWARE-DEFINED NETWORK. Gustavo Barros Systems Engineer Brocade Brasil BROCADE NETWORKING: EXPLORING SOFTWARE-DEFINED NETWORK Gustavo Barros Systems Engineer Brocade Brasil Software- Defined Networking Summary Separate control and data planes Networks are becoming: More programmatic

More information

Software Defined Networks (SDN)

Software Defined Networks (SDN) Software Defined Networks (SDN) Nick McKeown Stanford University With: Martín Casado, Teemu Koponen, Scott Shenker and many others With thanks to: NSF, GPO, Stanford Clean Slate Program, Cisco, DoCoMo,

More information

SDN and OpenFlow. Naresh Thukkani (ONF T&I Contributor) Technical Leader, Criterion Networks

SDN and OpenFlow. Naresh Thukkani (ONF T&I Contributor) Technical Leader, Criterion Networks SDN and OpenFlow Naresh Thukkani (ONF T&I Contributor) Technical Leader, Criterion Networks Open 2014 Open SDN Networking India Foundation Technology Symposium, January 18-19, 2015, Bangalore Agenda SDN

More information

Software Defined Networking

Software Defined Networking Software Defined Networking Dr. Nick Feamster Associate Professor In this course, you will learn about software defined networking and how it is changing the way communications networks are managed, maintained,

More information

Software Defined Networks

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

More information

BROADCOM SDN SOLUTIONS OF-DPA (OPENFLOW DATA PLANE ABSTRACTION) SOFTWARE

BROADCOM SDN SOLUTIONS OF-DPA (OPENFLOW DATA PLANE ABSTRACTION) SOFTWARE BROADCOM SDN SOLUTIONS OF-DPA (OPENFLOW DATA PLANE ABSTRACTION) SOFTWARE Network Switch Business Unit Infrastructure and Networking Group 1 TOPICS SDN Principles Open Switch Options Introducing OF-DPA

More information

THE REVOLUTION TOWARDS SOFTWARE- DEFINED NETWORKING

THE REVOLUTION TOWARDS SOFTWARE- DEFINED NETWORKING THE REVOLUTION TOWARDS SOFTWARE- DEFINED NETWORKING Transforming Networking with Open SDN Guido Appenzeller April, 2013 JOIN THE REVOLUTION TOWARDS OPEN NETWORKING Independence from closed, proprietary

More information

Software Defined Networking

Software Defined Networking Software Defined Networking Richard T. B. Ma School of Computing National University of Singapore Material from: Scott Shenker (UC Berkeley), Nick McKeown (Stanford), Jennifer Rexford (Princeton) CS 4226:

More information

MASTER THESIS. Performance Comparison Of the state of the art Openflow Controllers. Ahmed Sonba, Hassan Abdalkreim

MASTER THESIS. Performance Comparison Of the state of the art Openflow Controllers. Ahmed Sonba, Hassan Abdalkreim Master's Programme in Computer Network Engineering, 60 credits MASTER THESIS Performance Comparison Of the state of the art Openflow Controllers Ahmed Sonba, Hassan Abdalkreim Computer Network Engineering,

More information

The Internet: A Remarkable Story. Inside the Net: A Different Story. Networks are Hard to Manage. Software Defined Networking Concepts

The Internet: A Remarkable Story. Inside the Net: A Different Story. Networks are Hard to Manage. Software Defined Networking Concepts The Internet: A Remarkable Story Software Defined Networking Concepts Based on the materials from Jennifer Rexford (Princeton) and Nick McKeown(Stanford) Tremendous success From research experiment to

More information

Software Defined Networking & OpenFlow

Software Defined Networking & OpenFlow Software Defined Networking & OpenFlow Steven Wallace Executive Director, InCNTRE ssw@iu.edu http://tinyurl.com/i-light-2013 Universities are like time machines to the future two decades of BYOD 15 years

More information

OpenFlow: Concept and Practice. Dukhyun Chang (dhchang@mmlab.snu.ac.kr)

OpenFlow: Concept and Practice. Dukhyun Chang (dhchang@mmlab.snu.ac.kr) OpenFlow: Concept and Practice Dukhyun Chang (dhchang@mmlab.snu.ac.kr) 1 Contents Software-Defined Networking (SDN) Overview of OpenFlow Experiment with OpenFlow 2/24 Software Defined Networking.. decoupling

More information

Software Defined Networking (SDN) OpenFlow and OpenStack. Vivek Dasgupta Principal Software Maintenance Engineer Red Hat

Software Defined Networking (SDN) OpenFlow and OpenStack. Vivek Dasgupta Principal Software Maintenance Engineer Red Hat Software Defined Networking (SDN) OpenFlow and OpenStack Vivek Dasgupta Principal Software Maintenance Engineer Red Hat CONTENTS Introduction SDN and components SDN Architecture, Components SDN Controller

More information

NEC contribution to OpenDaylight: Virtual Tenant Network (VTN)

NEC contribution to OpenDaylight: Virtual Tenant Network (VTN) NEC contribution to OpenDaylight: Virtual Tenant Network (VTN) June. 2013 NEC Page 1 Agenda OpenDaylight Virtual Tenant Network - VTN Model Live Demo VTN Implementation Page 2 OpenDaylight Virtual Tenant

More information

Software Defined Networking What is it, how does it work, and what is it good for?

Software Defined Networking What is it, how does it work, and what is it good for? Software Defined Networking What is it, how does it work, and what is it good for? Many slides stolen from Jennifer Rexford, Nick McKeown, Scott Shenker, Teemu Koponen, Yotam Harchol and David Hay Agenda

More information

Introduction to OpenFlow:

Introduction to OpenFlow: Introduction to OpenFlow: Bringing Experimental Protocols to a Network Near You! Chris Tracy, Network Engineer ESnet Engineering Group Overview Fundamentals and Terminology Hardware Options for Deploying

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

Software Defined Networks Virtualized networks & SDN

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

More information

Software Defined Network Application in Hospital

Software Defined Network Application in Hospital InImpact: The Journal of Innovation Impact: ISSN 2051-6002 : http://www.inimpact.org Special Edition on Innovation in Medicine and Healthcare : Vol. 6. No. 1 : pp.1-11 : imed13-011 Software Defined Network

More information

Brocade SDN/OpenFlow. Norival Figueira Office of the CTO. January 9, 2015 2014/2015 BROCADE COMMUNICATIONS SYSTEMS, INC. ALL RIGHTS RESERVED.

Brocade SDN/OpenFlow. Norival Figueira Office of the CTO. January 9, 2015 2014/2015 BROCADE COMMUNICATIONS SYSTEMS, INC. ALL RIGHTS RESERVED. Brocade SDN/OpenFlow Norival Figueira Office of the CTO January 9, 2015 2014/2015 BROCADE COMMUNICATIONS SYSTEMS, INC. ALL RIGHTS RESERVED. 1 Legal Disclaimer All or some of the products detailed in this

More information

OpenFlow & Software Defined Networking

OpenFlow & Software Defined Networking OpenFlow & Software Defined Networking HPC SEMINAR DELL & INTEL, 24 APRIL 2014 Ronald van der Pol Outline Vision behind Software Defined Networking (SDN) OpenFlow OpenDaylight

More information

HP OpenFlow Protocol Overview

HP OpenFlow Protocol Overview HP OpenFlow Protocol Overview Technical Solution Guide Version: 1 September 2013 Table of Contents Introduction: Traditional Switch and Openflow... 2 Destination Address-based Switching... 2 Flow-based

More information

IxNetwork OpenFlow Solution

IxNetwork OpenFlow Solution IxNetwork OpenFlow Solution Solution Highlights OpenFlow Controller Emulation OpenFlow Switch Emulation OpenFlow Benchmarking Test OpenFlow Switch Conformance Test Key Features Software Defined Networking

More information

Surviving the SDN Wars. Curt Beckmann Chair of Forwarding Abstractions WG, ONF and EMEA CTO

Surviving the SDN Wars. Curt Beckmann Chair of Forwarding Abstractions WG, ONF and EMEA CTO Surviving the SDN Wars Curt Beckmann Chair of Forwarding Abstractions WG, ONF and EMEA CTO 2014 Sequence Defining SDN and NFV Last 4 years Last 6 months What happens next for SDN? Defining SDN and NFV

More information

From Active & Programmable Networks to.. OpenFlow & Software Defined Networks. Prof. C. Tschudin, M. Sifalakis, T. Meyer, M. Monti, S.

From Active & Programmable Networks to.. OpenFlow & Software Defined Networks. Prof. C. Tschudin, M. Sifalakis, T. Meyer, M. Monti, S. From Active & Programmable Networks to.. OpenFlow & Software Defined Networks Prof. C. Tschudin, M. Sifalakis, T. Meyer, M. Monti, S. Braun University of Basel Cs321 - HS 2012 (Slides material from www.bigswitch.com)

More information

SDN Overview for UCAR IT meeting 19-March-2014. Presenter Steven Wallace (ssw@iu.edu) Support by the GENI Program Office!

SDN Overview for UCAR IT meeting 19-March-2014. Presenter Steven Wallace (ssw@iu.edu) Support by the GENI Program Office! SDN Overview for UCAR IT meeting 19-March-2014 Presenter Steven Wallace (ssw@iu.edu) Support by the GENI Program Office! Patterns (here, there, everywhere) Patterns (here, there, everywhere) Today s Internet

More information

ProgrammableFlow for Open Virtualized Data Center Network

ProgrammableFlow for Open Virtualized Data Center Network ProgrammableFlow for Open Virtualized Data Center Network Samrat Ganguly NEC Corporation of America Challenges in Today s Data Center and Cloud Networks Performance scaling concerns Complexity scaling

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

Real-World Insights from an SDN Lab. Ron Milford Manager, InCNTRE SDN Lab Indiana University

Real-World Insights from an SDN Lab. Ron Milford Manager, InCNTRE SDN Lab Indiana University Real-World Insights from an SDN Lab Ron Milford Manager, InCNTRE SDN Lab Indiana University 1 A bit about IU, the GlobalNOC, and InCNTRE... Indiana University s Network History 1998 University Corporation

More information

How To Understand The Power Of The Internet

How To Understand The Power Of The Internet DATA COMMUNICATOIN NETWORKING Instructor: Ouldooz Baghban Karimi Course Book: Computer Networking, A Top-Down Approach, Kurose, Ross Slides: - Course book Slides - Slides from Princeton University COS461

More information

OpenStack/Quantum SDNbased network virtulization with Ryu

OpenStack/Quantum SDNbased network virtulization with Ryu OpenStack/Quantum SDNbased network virtulization with Ryu Kei Ohmura NTT May 31, 2013 Outline Introduction to Ryu OpenStack Quantum and Ryu Demo Summary 2 What is Ryu 流流 (ryu) means flow 龍龍 (ryu) means

More information

YI-CHIH HSU & JEI-WEI CHANG @ ESTINET TECHNOLOGIES

YI-CHIH HSU & JEI-WEI CHANG @ ESTINET TECHNOLOGIES YI-CHIH HSU & JEI-WEI CHANG @ ESTINET TECHNOLOGIES A Professional Company in Software-Defined Networking Copyright 2000-2015, EstiNet Technologies Inc. All Rights Reserved. 1 About EstiNet A Professional

More information

How To Write A Network Plan In Openflow V1.3.3 (For A Test)

How To Write A Network Plan In Openflow V1.3.3 (For A Test) OpenFlowand IPv6 Two great tastes that taste great together! Scott Hogg, CTO GTRI Chair Emeritus RMv6TF Infoblox IPv6 COE Today s Outline Software-Defined Networking Background Introduction to OpenFlow

More information

OpenDaylight Network Virtualization and its Future Direction

OpenDaylight Network Virtualization and its Future Direction OpenDaylight Network Virtualization and its Future Direction May 20, 2014 Masashi Kudo NEC Corporation Table of Contents SDN Market Overview OpenDaylight Topics Network Virtualization Virtual Tenant Network

More information

White Paper. SDN 101: An Introduction to Software Defined Networking. citrix.com

White Paper. SDN 101: An Introduction to Software Defined Networking. citrix.com SDN 101: An Introduction to Software Defined Networking citrix.com Over the last year, the hottest topics in networking have been software defined networking (SDN) and Network ization (NV). There is, however,

More information

DCB for Network Virtualization Overlays. Rakesh Sharma, IBM Austin IEEE 802 Plenary, Nov 2013, Dallas, TX

DCB for Network Virtualization Overlays. Rakesh Sharma, IBM Austin IEEE 802 Plenary, Nov 2013, Dallas, TX DCB for Network Virtualization Overlays Rakesh Sharma, IBM Austin IEEE 802 Plenary, Nov 2013, Dallas, TX What is SDN? Stanford-Defined Networking Software-Defined Networking Sexy-Defined Networking Networking

More information

Cloud Networking Disruption with Software Defined Network Virtualization. Ali Khayam

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

More information

Software Defined Networking Subtitle: Network Virtualization Terry Slattery Chesapeake NetCraftsmen Principal Consultant CCIE #1026.

Software Defined Networking Subtitle: Network Virtualization Terry Slattery Chesapeake NetCraftsmen Principal Consultant CCIE #1026. Software Defined Networking Subtitle: Network Virtualization Terry Slattery Chesapeake NetCraftsmen Principal Consultant CCIE #1026 1 What is Virtualization? Virtual Existing or resulting in essence or

More information

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

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

More information

OF 1.3 Testing and Challenges

OF 1.3 Testing and Challenges OF 1.3 Testing and Challenges May 1 st, 2014 Ash Bhalgat (Senior Director, Products), Luxoft Santa Clara, CA USA April-May 2014 1 Agenda OpenFlow : What and Why? State of OpenFlow Conformance Challenges

More information

Software Defined Networking (SDN) - Open Flow

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

More information

OpenFlow and Software Defined Networking presented by Greg Ferro. OpenFlow Functions and Flow Tables

OpenFlow and Software Defined Networking presented by Greg Ferro. OpenFlow Functions and Flow Tables OpenFlow and Software Defined Networking presented by Greg Ferro OpenFlow Functions and Flow Tables would like to thank Greg Ferro and Ivan Pepelnjak for giving us the opportunity to sponsor to this educational

More information

OpenFlow / SDN: A New Approach to Networking

OpenFlow / SDN: A New Approach to Networking OpenFlow / SDN: A New Approach to Networking Guru Parulkar (parulkar@stanford.edu) Johan van Reijendam (jvanreij@stanford.edu) Joe LiHle (jlihle@ee.stanford.edu) A Quick Overview The Biggest Thing Since

More information

The 2012 Cloud Networking Report

The 2012 Cloud Networking Report The 2012 Cloud Networking Report Part 3: Software Defined Networks By Dr. Jim Metzler Ashton Metzler & Associates Distinguished Research Fellow and Co-Founder Webtorials Analyst Division Sponsored in part

More information

OpenFlow/So+ware- defined Networks. Srini Seetharaman Clean Slate Lab Stanford University July 2010

OpenFlow/So+ware- defined Networks. Srini Seetharaman Clean Slate Lab Stanford University July 2010 OpenFlow/So+ware- defined Networks Srini Seetharaman Clean Slate Lab Stanford University July 2010 Outline MoFvaFon OpenFlow - Technical details Overall ecosystem Deployments We have lost our way RouFng,

More information

SDN. WHITE PAPER Intel Ethernet Switch FM6000 Series - Software Defined Networking. Recep Ozdag Intel Corporation

SDN. WHITE PAPER Intel Ethernet Switch FM6000 Series - Software Defined Networking. Recep Ozdag Intel Corporation WHITE PAPER Intel Ethernet Switch FM6000 Series - Software Defined Networking Intel Ethernet Switch FM6000 Series - Software Defined Networking Recep Ozdag Intel Corporation Software Defined Networking

More information

Panopticon: Incremental SDN Deployment in Enterprise Networks

Panopticon: Incremental SDN Deployment in Enterprise Networks Panopticon: Incremental SDN Deployment in Enterprise Networks Stefan Schmid with Dan Levin, Marco Canini, Fabian Schaffert, Anja Feldmann https://venture.badpacket.in I SDN! How can I deploy it? SDN: Where

More information

What s New in VMware vsphere 5.5 Networking

What s New in VMware vsphere 5.5 Networking VMware vsphere 5.5 TECHNICAL MARKETING DOCUMENTATION Table of Contents Introduction.................................................................. 3 VMware vsphere Distributed Switch Enhancements..............................

More information

IPOP-TinCan: User-defined IP-over-P2P Virtual Private Networks

IPOP-TinCan: User-defined IP-over-P2P Virtual Private Networks IPOP-TinCan: User-defined IP-over-P2P Virtual Private Networks Renato Figueiredo Advanced Computing and Information Systems Lab University of Florida ipop-project.org Unit 3: Intra-cloud Virtual Networks

More information

Dell OpenFlow Deployment and User Guide Dell Software-Defined Networking (SDN)

Dell OpenFlow Deployment and User Guide Dell Software-Defined Networking (SDN) Dell OpenFlow Deployment and User Guide Dell Software-Defined Networking (SDN) Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

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

OpenFlow and Onix. OpenFlow: Enabling Innovation in Campus Networks. The Problem. We also want. How to run experiments in campus networks? OpenFlow and Onix Bowei Xu boweixu@umich.edu [1] McKeown et al., "OpenFlow: Enabling Innovation in Campus Networks," ACM SIGCOMM CCR, 38(2):69-74, Apr. 2008. [2] Koponen et al., "Onix: a Distributed Control

More information

OpenFlow Overview. Daniel Turull danieltt@kth.se

OpenFlow Overview. Daniel Turull danieltt@kth.se OpenFlow Overview Daniel Turull danieltt@kth.se Overview OpenFlow Software Defined Networks (SDN) Network Systems Lab activities Daniel Turull - Netnod spring meeting 2012 2 OpenFlow Why and where was

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

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

More information

Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre

Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre Wilfried van Haeren CTO Edgeworx Solutions Inc. www.edgeworx.solutions Topics Intro Edgeworx Past-Present-Future

More information

SOFTWARE DEFINED NETWORKING FOR SERVICE PROVIDERS USE CASES. Steve Worrall May 23rd 2013

SOFTWARE DEFINED NETWORKING FOR SERVICE PROVIDERS USE CASES. Steve Worrall May 23rd 2013 SOFTWARE DEFINED NETWORKING FOR SERVICE PROVIDERS USE CASES Steve Worrall May 23rd 2013 What if you could Build your next data center optimized for highest demands in flexibility, reliability, and scale

More information

Software Defined Networking and the design of OpenFlow switches

Software Defined Networking and the design of OpenFlow switches Software Defined Networking and the design of OpenFlow switches Paolo Giaccone Notes for the class on Packet Switch Architectures Politecnico di Torino December 2015 Outline 1 Introduction to SDN 2 OpenFlow

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

COMPSCI 314: SDN: Software Defined Networking

COMPSCI 314: SDN: Software Defined Networking COMPSCI 314: SDN: Software Defined Networking Nevil Brownlee n.brownlee@auckland.ac.nz Lecture 23 Current approach to building a network Buy 802.3 (Ethernet) switches, connect hosts to them using UTP cabling

More information

D1.2 OpenFlow. December 2011 Version 1.1 Ronald van der Pol SARA

D1.2 OpenFlow. December 2011 Version 1.1 Ronald van der Pol SARA D1.2 OpenFlow December 2011 Version 1.1 Ronald van der Pol 1 Introduction OpenFlow [1] is a new network technology and an example of Software Defined Networking (SDN) which could revolutionize the way

More information

Software-Defined Networking Architecture Framework for Multi-Tenant Enterprise Cloud Environments

Software-Defined Networking Architecture Framework for Multi-Tenant Enterprise Cloud Environments Software-Defined Networking Architecture Framework for Multi-Tenant Enterprise Cloud Environments Aryan TaheriMonfared Department of Electrical Engineering and Computer Science University of Stavanger

More information

Wedge Networks: Transparent Service Insertion in SDNs Using OpenFlow

Wedge Networks: Transparent Service Insertion in SDNs Using OpenFlow Wedge Networks: EXECUTIVE SUMMARY In this paper, we will describe a novel way to insert Wedge Network s multiple content security services (such as Anti-Virus, Anti-Spam, Web Filtering, Data Loss Prevention,

More information

WHITE PAPER. SDN Controller Testing: Part 1

WHITE PAPER. SDN Controller Testing: Part 1 WHITE PAPER SDN Controller Testing: Part 1 www.ixiacom.com 915-0946-01 Rev. A, April 2014 2 Table of Contents Introduction... 4 Testing SDN... 5 Methodologies... 6 Testing OpenFlow Network Topology Discovery...

More information

Securing Local Area Network with OpenFlow

Securing Local Area Network with OpenFlow Securing Local Area Network with OpenFlow Master s Thesis Presentation Fahad B. H. Chowdhury Supervisor: Professor Jukka Manner Advisor: Timo Kiravuo Department of Communications and Networking Aalto University

More information

Stanford SDN-Based Private Cloud. Johan van Reijendam (jvanreij@stanford.edu) Stanford University

Stanford SDN-Based Private Cloud. Johan van Reijendam (jvanreij@stanford.edu) Stanford University Stanford SDN-Based Private Cloud (jvanreij@stanford.edu) Stanford University Executive Summary The Web and its infrastructure continue to make phenomenal progress, allowing the creation and scaling of

More information

Software Defined Networking A quantum leap for Devops?

Software Defined Networking A quantum leap for Devops? Software Defined Networking A quantum leap for Devops? TNG Technology Consulting GmbH, http://www.tngtech.com/ Networking is bottleneck in today s devops Agile software development and devops is increasing

More information

OPENFLOW, SDN, OPEN SOURCE AND BARE METAL SWITCHES. Guido Appenzeller (Not representing Anyone)

OPENFLOW, SDN, OPEN SOURCE AND BARE METAL SWITCHES. Guido Appenzeller (Not representing Anyone) OPENFLOW, SDN, OPEN SOURCE AND BARE METAL SWITCHES Guido Appenzeller (Not representing Anyone) October, 2014 Networking is Changing CLOSED & PROPRIETARY NETWORKING EQUIPMENT Vertically Integrated Systems

More information

Security Challenges & Opportunities in Software Defined Networks (SDN)

Security Challenges & Opportunities in Software Defined Networks (SDN) Security Challenges & Opportunities in Software Defined Networks (SDN) June 30 th, 2015 SEC2 2015 Premier atelier sur la sécurité dans les Clouds Nizar KHEIR Cyber Security Researcher Orange Labs Products

More information