sdn intro openstack
play

SDN intro + Openstack Radim Ro ka / worwan 5.5.2015 @ SH Obsah - PowerPoint PPT Presentation

SDN intro + Openstack Radim Ro ka / worwan 5.5.2015 @ SH Obsah Intro do SDN Pojmy a mylenky Rzn open source projekty SDN svta OpenFlow OpenStack Hlavn mylenky a popis architektury Detailnj i Nova a


  1. SDN intro + Openstack Radim Ro ška / worwan 5.5.2015 @ SH

  2. Obsah • Intro do SDN • Pojmy a myšlenky • Různé open source projekty SDN světa • OpenFlow • OpenStack • Hlavní myšlenky a popis architektury • Detailněj i Nova a Neutron • cvičení Page 2

  3. Wiki intro • Software-defined networking (SDN) is an approach to computer networking that allows network administrators to manage network services through abstraction of lower-level functionality. This is done by decoupling the system that makes decisions about where traffic is sent (the control plane) from the underlying systems that forward traffic to the selected destination (the data plane). The inventors and vendors of these systems claim that this simplifies networking. [1] • SDN requires some method for the control plane to communicate with the data plane. One such mechanism, OpenFlow, is often misunderstood to be equivalent to SDN, but other mechanisms could also fit into the concept. Page 3

  4. SDN architektura • The OpenFlow protocol is a foundational element for building SDN solutions. The SDN architecture is: Directly programmable : Network control is directly programmable because it is › decoupled from forwarding functions. Agile : Abstracting control from forwarding lets administrators dynamically adjust › network-wide traffic flow to meet changing needs. Centrally managed : Network intelligence is (logically) centralized in software-based › SDN controllers that maintain a global view of the network, which appears to applications and policy engines as a single, logical switch. Programmatically configured : SDN lets network managers configure, manage, secure, › and optimize network resources very quickly via dynamic, automated SDN programs, which they can write themselves because the programs do not depend on proprietary software. Open standards-based and vendor-neutral : When implemented through open › standards, SDN simplifies network design and operation because instructions are provided by SDN controllers instead of multiple, vendor-specific devices and protocols. Src: wiki Page 4

  5. SDN Standards Organization Several Efforts related to SDN and smooth migration using existing NEs  Programmatic Interfaces  SDN Agents and Controllers  Infrastructure Virtualization Initiated by IT companies, with some involvement from operator side  SDN architecture definition  OpenFlow standard definition  Not much consideration on existing network infrastructure Initiated NfV Industry Standards Group Network-operator-driven - Started by 13 Operators (VZ, DT, ATT..) Virtualization of Network Functions Complimentary to SDN and Open Innovation IT vendors such as HP extremely active Page 5

  6. SDN • Možné definice – stručnějí  › SDN - nová architektura sítí » Usnadňuje programování toho, jak se sítě chovají » Hlavní myšlenka SDN je remote control síťového HW » … › Je to nyní populární téma  » Probírá se ve škole? Page 6

  7. From Vertically Integrated to … Feature Feature Network OS Feature Feature Operating System Feature Feature Specialized Packet Forwarding Hardware Operating System Feature Feature Specialized Packet Forwarding Hardware Operating System Feature Feature Specialized Packet Forwarding Hardware Operating System Specialized Packet Forwarding Hardware Feature Feature Operating System Specialized Packet Forwarding Hardware Page 7 Src: Stelios Frantzeskakis / tik.ee.ethz.ch

  8. Software Defined Network Well-defined open API Constructs a logical map of the network Feature Feature Network OS Open vendor agnostic protocol OpenFlow Simple Packet Forwarding Simple Packet Hardware Forwarding Hardware Simple Packet Forwarding Simple Packet Hardware Forwarding Hardware Simple Packet Forwarding Hardware Page 8 Src: Stelios Frantzeskakis / tik.ee.ethz.ch

  9. Page 9

  10. App App App App App App App App App App App Specialized Applications Open Interface Specialized Operating Windows Mac or or Linux System (OS) OS Specialized Open Interface Hardware Microprocessor Mainframe industry in the 1980s: Vertically integrated Horizontal Closed, proprietary Open interfaces Slow innovation Rapid innovation Small industry Huge industry Page 10 Src: Stelios Frantzeskakis / tik.ee.ethz.ch

  11. Specialized App App App App App App App App App App App Features Specialized Open Interface Control Plane Control Control Control or or Plane Plane Plane Specialized Hardware Open Interface Merchant Switching Chips Networking industry in 2007: Vertically Horizontal integrated Open interfaces Closed, proprietary Rapid innovation Slow innovation Page 11 Src: Stelios Frantzeskakis / tik.ee.ethz.ch

  12. Základy SDN Page 12

  13. Cloud Overview Cloud OS SDN Controller Northbound Interface Southbound Interface Cloud Architecture Service WEB Portal/APP Portal Presentation  Service presentation layer Layer  Portals oriented to carriers, enterprises, tenants, and Open API RSPs  Flexible service customization interfaces Orchestration  Orchestration layer Cloud OS Layer  Standard and open architecture, compatible with multi- vendors Northbound Interface  Orchestration of storage, computing, and network SDN Controller resources Network Control  Network control layer Layer  Implementing network modeling and network instantiation.  Northbound open APIs can be deployed for rapid Southbound Interface customization and automatic provisioning of services.  Southbound interfaces can be deployed for managing physical and virtual networks in a unified manner. Infrastructure  Infrastructure layer Layer  The infrastructure layer is composed of computing, storage and network resources  Overlay network with physical and virtual networks Compute Storage Network planned and designed in a unified manner Page 13

  14. Cloud Overview Cloud OS SDN Controller Northbound Interface Southbound Interface Mainstream Open-source Cloud OS Background of What Can We Do on Cloud OS OpenStack and CloudStack OpenStack http://www.openstack.org/ Application Owner/User  OpenStack is a global collaboration whose aim is to produce the Subscribe to Cloud services, monitor the application operation and billing status open standard cloud operating system for both public and private Developer and Operator clouds.  OpenStack is a freely available, Apache-licensed software system Create and Save their customized images. Start, monitor and that can be used to build massively scalable cloud environments. terminate instances by using customized images  OpenStack was initially developed by Rackspace and NASA. Administrator Opened source on October 2010 and using Apache 2.0 license Configure and operate the infrastructure includes computing, storage  2011 Rackspace announced OpenStack Foundation and and network resources contributed it to the OpenStack Foundation CloudStack http://cloudstack.apache.org/  CloudStack is a Cloud Orchestration platform that pools computing resources to build public, private, and hybrid Infrastructure as a Service (IaaS) clouds.  CloudStack was developed by Cloud.com in 2008. There are two versions of commercial and open source. Open source version uses GPL v2 license  On July 2011, Cloud.com was acquired by Citrix (Citrix) and CloudStack source was open since then  In April 2012, Citrix contributed CloudStack to the Apache Foundation Page 14

  15. Cloud Overview Cloud OS SDN Controller Northbound Interface Southbound Interface Mainstream Open-source SDN Controller OpenDayLight http://www.opendaylight.org/ ONOS http://onosproject.org/  On Apr 8, 2013, The Linux Foundation, announced the  The Open Network Operating System (ONOS) is the first founding of the OpenDaylight Project as a community-led open source SDN network operating system targeted and industry-supported open source framework to specifically at the Service Provider and mission critical accelerate adoption, foster new innovation and create a networks. more open and transparent approach to Software-Defined Networking (SDN) and Network Functions Virtualization  ONOS has created useful Northbound abstraction and (NFV). APIs to enable easier application development and Southbound abstractions and interfaces to allow for  The project’s founding members— Arista Networks, Big control of OpenFlow-ready and legacy devices. Switch Networks, Brocade, Cisco, Citrix, Ericsson, HP, IBM, Juniper Networks, Microsoft, NEC, Nuage Networks,  ONOS has been developed in concert with leading service PLUMgrid, Red Hat and VMware — committed to donating providers (AT&T, NTT), with demanding network vendors software and engineering resources for OpenDaylight’s (Ciena, E///, Fujitsu, Huawei, Intel, NEC), R&E network open source framework to help define the future of an operators (Internet2, CNIT, CREATE-NET), collaborators open source SDN platform. (SRI, Infoblox), and with ONF to validate its architecture.  On Feb, 2014 First Release “Hydrogen” On Oct,2014. Second Release “Helium”  First release “Avocet” was released on Dec, 2014. Third Release “Lithium” is on roadmap Second release “Blackbird” will be released on Feb, 2015. Page 15

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend