Introduc)on to SDN and NFV. Tomás Lynch Solu/on Architect III Ericsson

Size: px
Start display at page:

Download "Introduc)on to SDN and NFV. Tomás Lynch Solu/on Architect III Ericsson"

Transcription

1 Introduc)on to SDN and NFV Tomás Lynch Solu/on Architect III Ericsson

2 SoBware- Defined Networking THE PATH TO SDN Introduc)on to SDN & NFV Ericsson AB Page 2

3 IP Router Evolu)on In the beginning Császár, András et al., Converging the Evolu)on of Router Architectures and IP Networks, Introduc)on to SDN & NFV Ericsson AB Page 3

4 IP Router Planes Evolu)on Routers have three well- iden)fied planes Forwarding Control Management Architectural development had taken place almost exclusively for the data plane, Control plane had remained virtually the same. Introduc)on to SDN & NFV Ericsson AB Page 4

5 IP Router Evolu)on Plane Separa)on Control Plane (RIB, LIB) Forwarding Plane (FIB, LFIB) Management Plane (SSH, SNMP) Router Introduc)on to SDN & NFV Ericsson AB Page 5

6 IP/MPLS Backbone Example Router1 Router3 Control Plane (RIB, LIB) Forwarding Plane (FIB, LFIB) Management Plane Control Plane (RIB, LIB) Forwarding Plane (FIB, LFIB) Management Plane Internet Control Plane (RIB, LIB) Forwarding Plane (FIB, LFIB) Management Plane Control Plane (RIB, LIB) Forwarding Plane (FIB, LFIB) Management Plane Router2 Router4 Introduc)on to SDN & NFV Ericsson AB Page 6

7 So far, so good. But Moore s law =~ processing doubles every 24 months Nielsen's Law =~ bandwidth doubles every 12 months Teenager Law =~ the App I was using last week is soooooo boring, I need a new phone every month Introduc)on to SDN & NFV Ericsson AB Page 7

8 New Network Requirements Efficiency Simplify network & opera)ons Speed Fast deployment of new services Innova)on Implement new business models Introduc)on to SDN & NFV Ericsson AB Page 8

9 Efficiency Physically Decoupling Control Plane Control Plane (RIB, LIB) Router1 Router3 Control Plane (RIB, LIB) Forwarding Plane (FIB, LFIB) Management Plane Control Plane (RIB, LIB) Forwarding Plane (FIB, LFIB) Management Plane Internet Control Plane (RIB, LIB) Forwarding Plane (FIB, LFIB) Management Plane Control Plane (RIB, LIB) Forwarding Plane (FIB, LFIB) Management Plane Router2 Router4 Introduc)on to SDN & NFV Ericsson AB Page 9

10 Efficiency Physically Decoupling Control Plane Control Plane SDN (RIB, Controller LIB) Router1 Router3 Forwarding Plane (FIB, LFIB) Management Plane Forwarding Plane (FIB, LFIB) Management Plane Internet Forwarding Plane (FIB, LFIB) Management Plane Forwarding Plane (FIB, LFIB) Management Plane Router2 Router4 Introduc)on to SDN & NFV Ericsson AB Page 10

11 SoBware- Defined Networking Defini)on? Introduc)on to SDN & NFV Ericsson AB Page 11

12 SoBware- Defined Networking Defini)on Introduc)on to SDN & NFV Ericsson AB Page 12

13 SoBware- Defined Networking SDN ARCHITECTURE Introduc)on to SDN & NFV Ericsson AB Page 13

14 SDN Architecture "SDN- architecture- overview- transparent" by Open Networking Founda)on (ONF) - SDN Architecture Overview (PDF), Version 1.0, December 12, Licensed under CC BY- SA 3.0 via Wikimedia Commons Introduc)on to SDN & NFV Ericsson AB Page 14

15 Simplified SDN Architecture Directly programmable Applica)on Plane Centrally managed Programma2cally configured Control Plane Agile Data (Forwarding) Plane Open standards- based and vendor- neutral Introduc)on to SDN & NFV Ericsson AB Page 15

16 SDN Speed & Innova)on: Configuring Services SDN Controller App Introduc)on to SDN & NFV Ericsson AB Page 16

17 SDN Speed & Innova)on: Network Slicing Service Provider D (New) Service Provider C Enterprise Customer M2M Introduc)on to SDN & NFV Ericsson AB Page 17

18 SDN Speed & Innova)on: Network Slicing Wait!! That s MPLS!!!! No, It is centrally managed It is agile It is programma)cally configured It is SDN Introduc)on to SDN & NFV Ericsson AB Page 18

19 SoBware- Defined Networking OPENDAYLIGHT AND OPENFLOW Introduc)on to SDN & NFV Ericsson AB Page 19

20 SDN Controller SoBware Open and community driven ini)a)ves: OpenDaylight OpenContrail ONOS Project Floodlight Beacon NOX/POX Vendor specific ini)a)ves: Juniper Contrail Alcatel- Lucent Nuage OpenDayLight OpenContrail ONOS Lines of code 2.48 Millions 1.37 Millions 0.25 Millions Contributors Source: Introduc)on to SDN & NFV Ericsson AB Page 20

21 OpenDaylight An Open Source project to build a versa)le SDN Controller Par)cipants from many companies Pla)num members are Brocade, Cisco, Citrix, Dell, Ericsson, HP, Intel, and Red Hat. Includes support for mul)ple southbound protocols OpenFlow, OVSDB, NetConf, BGP- LS, PCE Northbound is principally RestConf with YANG Central core is a YANG drive Model Based Service Abstrac)on Introduc)on to SDN & NFV Ericsson AB Page 21

22 OpenFlow First standard communica)ons interface defined between the control and forwarding layers of an SDN architecture. Allows direct access to and manipula)on of the forwarding plane of network devices Allows switches from different suppliers to be managed remotely. Source: hwps:// resources/openflow/ Introduc)on to SDN & NFV Ericsson AB Page 22

23 OpenFlow Switch Where s my decoupling? Source: OpenFlow Switch Specifica)on. Version ( Protocol version 0x06 ) Introduc)on to SDN & NFV Ericsson AB Page 23

24 OpenFlow Switch Flow Tables Flow tables processed in order (pipelining) Egress processing is op)onal Source: OpenFlow Switch Specifica)on. Version ( Protocol version 0x06 ) Introduc)on to SDN & NFV Ericsson AB Page 24

25 OpenFlow Switch PING SDN Controller OFS Traffic Flow = ping Host1 Host2 Introduc)on to SDN & NFV Ericsson AB Page 25

26 OpenFlow Switch Ini)aliza)on Phase Hello Hello Answer Feature Request Set Config Feature Reply Feature Reply includes: Max packet buffer Number of tables Capabili)es: queues, flow tables, etc. Ac)ons: to perform on packets Port defini)on Introduc)on to SDN & NFV Ericsson AB Page 26

27 OpenFlow Switch ARP Flow ARP Request Packet IN: No flow. Send first bytes. Packet OUT: How packet should be forwarded. ARP Request ARP Reply Packet IN: No flow. Send first bytes. Flow MOD: How packet should be forwarded. ARP Reply Introduc)on to SDN & NFV Ericsson AB Page 27

28 OpenFlow Switch ICMP Flow ICMP Request Packet IN: No flow. Send first bytes. Flow MOD: How packet should be forwarded. ICMP Request ICMP Reply Packet IN: No flow. Send first bytes. Flow MOD: How packet should be forwarded. ICMP Reply Next ICMP Request Next ICMP Reply Introduc)on to SDN & NFV Ericsson AB Page 28

29 Network Func)on Virtualiza)on WHAT IS NFV? Introduc)on to SDN & NFV Ericsson AB Page 29

30 What is NFV? ETSI ini)a)ve (November 2012) Aims to transform the way that network operators architect networks Addresses hardware dependence: Consolidates many network equipment types onto industry standard high volume servers Implementa)on of network func)ons in sobware Source: Network Func)ons Virtualisa)on Introductory White Paper, ETSI Introduc)on to SDN & NFV Ericsson AB Page 30

31 NFV Benefits Reduced equipment costs and reduced power consump)on Reduc)on in variety of equipment for planning & provisioning Increased velocity of TTM Op)mizing network configura)on and/or topology in near real )me Hardware Hardware Hardware NAT DPI Firewall VM VM VM NAT DPI Firewall Hypervisor Source: Network Func)ons Virtualisa)on Introductory White Paper, ETSI Introduc)on to SDN & NFV Ericsson AB Page 31

32 NFV Architecture NFV Management and Orchestra)on OSS/BSS Service, VNF and Infrastructure Descrip)on Os- Ma Se- Ma Orchestrator Or- Vnfm EMS 1 EMS 2 EMS 3 Ve- Vnfm VNF Manager(s) VNF 1 VNF 2 VNF 3 Or- Vi NFVI Vn- Nf Vi- Vnfm Virtual Compu)ng Compu)ng Hardware Virtual Storage Virtualisa)on Layer Vl- Ha Storage Hardware Virtual Network Hardware resources Network Hardware Nf- Vi Virtualised Infrastructure Manager(s) Source: Network Func)ons Virtualisa)on (NFV); Infrastructure Overview, ETSI GS NFV- INF 001 V1.1.1 ( ) Introduc)on to SDN & NFV Ericsson AB Page 32

33 Simplified NFV Architecture OSS/BSS Service, VNF and Infrastructure Descrip)on Service, VNF and Infrastructure Descrip)on Management & Orchestra)on Orchestrator Or- Vnfm NFVI Element Management System EMS 1 Compu)ng Hardware EMS 2 VNF 1 VNF 2 VNF 3 Virtual Network Func)on Virtual Compu)ng NFV Infrastructure Virtual Storage EMS 3 Element Management & VNF Virtualized Resources Virtual Network Virtualisa)on Layer Vl- Ha Hardware resources Storage Network Hardware Hardware Virtualiza)on Layer (e.g. Hypervisor) Hardware Resources VNF Manager VNF Manager(s) Vi- Vnfm Virtualized Virtualised Infrastructure Infrastr. Manager(s) Manager Orchestrator Introduc)on to SDN & NFV Ericsson AB Page 33

34 NFV Ini)a)ves OPNFV (Open Pla{orm NFV Linux Founda)on) OpenNFV (HP) NFV on OpenStack (Miran)s) Introduc)on to SDN & NFV Ericsson AB Page 34

35 SDN and NFV SERVICE CHAINING Introduc)on to SDN & NFV Ericsson AB Page 35

36 Tradi)onal Networks Challenge THE CHALLENGE Transparent network func)ons act as a man in the middle SOLUTION 1 Put the NF as a bump- in- the- wire NF receives 100% of traffic, but only processes 20% of it SOLUTION 2 Use Policy Based Rou)ng PBR rules are sta)c and costly to maintain up- to- date OLen Inefficient, or Subscriber- Unaware & StaTc Introduc)on to SDN & NFV Ericsson AB Page 36

37 SDN Solu)on Service Chaining THE SOLUTION Use SDN/OpenFlow to intelligently steer traffic Central control FULL AWARENESS Subscriber aware Des)na)on aware Applica)on aware Performance aware THE RESULT Service Deployment in Minutes Opera)onal Simplicity Carrying live traffic today OFS OFS SDN Ctrl PersonalizaTon Faster Time to Market MulT tenancy Introduc)on to SDN & NFV Ericsson AB Page 37

38 SDN Service Chaining Firewall/AV Parental Control TCP/HTTP op)miza)on DPI, Charging &analy)cs CDN & TIC Media compression IPv44, IPv64 NAT Adver)sing, profiling, enrichment NFV (maybe) SDNc BNG/ PGW OFS OFS OFS Lower CAPEX costs Lower OPEX costs Faster Time to Market MulT tenancy VAS dimensioned just for the subscribers/traffic that needs it Formal network verifica)on & centralized troubleshoo)ng Opportunity for new func)ons Virtualiza)on and Abstrac)on (MVNO s, VPN s) Introduc)on to SDN & NFV Ericsson AB Page 38

39 SDN and NFV CONCLUSIONS Introduc)on to SDN & NFV Ericsson AB Page 39

40 SDN and NFV Advantages Efficiency Simplify network & opera)ons Speed Fast deployment of new services Innova)on Implement new business models Introduc)on to SDN & NFV Ericsson AB Page 40

41 SDN and NFV Highlights A defined architecture implemented through open standards. NFV is highly complementary to SDN, but not dependent on it (or vice- versa). SDN aligns closely with NFV objec)ves to use commodity servers and switches. Introduc)on to SDN & NFV Ericsson AB Page 41

42 Introduc)on to SDN and NFV QUESTIONS? Introduc)on to SDN & NFV Ericsson AB Page 42

43 Introduc)on to SDN & NFV Ericsson AB Page 43

44 SDN and NFV IETF WORKING GROUPS Introduc)on to SDN & NFV Ericsson AB Page 44

45 IETF SDN Working Groups Interface to Rou)ng System (I2RS) Defines an interface for policy manipula)on of rou)ng control Service Func)on Chaining (SFC) Other related groups in IRTF NFVRG suppor)ng research into the protocol implica)ons of virtualizing network func)ons SDNRG suppor)ng research into newer SDN ideas Introduc)on to SDN & NFV Ericsson AB Page 45

46 SDN Food for Thought Central controller (or centralized visibility or central policy engine) is not centralized control plane. Centralized Control Is Not Centralized Control Plane by Ivan Pepelnjak, blog on June 16, a more appropriate wording of the basic tenet of SDN is that it replaces the distributed control plane with a centralized management plane. SDN, NFV and all that by Yaakov Stein, IETF Journal, vol. 11, Issue 1, July 2015 Introduc)on to SDN & NFV Ericsson AB Page 46

47 But.. Introduc)on to SDN & NFV Ericsson AB Page 47

48 A Network is more than Routers! Introduc)on to SDN & NFV Ericsson AB Page 48

49 It s a set of boxes Introduc)on to SDN & NFV Ericsson AB Page 49

50 Actually, very simple white boxes Rules Control Plane Incoming Port White Box 3 Outgoing Port Incoming Flow Forwarding Plane Outgoing Flow Introduc)on to SDN & NFV Ericsson AB Page 50

51 Can be controlled by an SDN Controller SDN Controller Introduc)on to SDN & NFV Ericsson AB Page 51

Inves&ga&ng Intent API for Service Chaining. Andy Veitch NetCracker (NEC)

Inves&ga&ng Intent API for Service Chaining. Andy Veitch NetCracker (NEC) Inves&ga&ng Intent API for Service Chaining Andy Veitch NetCracker (NEC) Goals Define and develop Intent NBI for service chaining Define for mul&ple underlying implementa&ons avoid network details Develop

More information

SDN and NFV: Why ODL ticks all the right boxes?

SDN and NFV: Why ODL ticks all the right boxes? SDN and NFV: Why ODL ticks all the right boxes? Sridhar K. N. Rao (Ph.D) NEC Technologies India Limited. sridhar@linux.com www.theraos.in Acknowledgement Image Sources. NEC America. ETSI-NfV Framework

More information

China Telecom NFV Lab Trial Decoupling of VNF/Hypervisor/Hardware/MANO

China Telecom NFV Lab Trial Decoupling of VNF/Hypervisor/Hardware/MANO ITU-T SG11 Workshop Control plane of IMT-2020 and emerging networks. Current issues and the way forward China Telecom NFV Lab Trial Decoupling of VNF/Hypervisor/Hardware/MANO Haining Wang, China Telecom

More information

SDN+NFV Next Steps in the Journey

SDN+NFV Next Steps in the Journey SDN+NFV Next Steps in the Journey Margaret T. Chiosi AT&T Labs Distinguished Architect SDN-NFV Realization 2015 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks

More information

Accelerating SDN and NFV Deployments. Malathi Malla Spirent Communications

Accelerating SDN and NFV Deployments. Malathi Malla Spirent Communications Accelerating SDN and NFV Deployments Malathi Malla Spirent Communications 2 Traditional Networks Vertically integrated Closed, proprietary Slow innovation 3 Infinite Complexity of Testing Across virtual

More information

Elastic Network Functions: Opportunities and Challenges

Elastic Network Functions: Opportunities and Challenges Elastic Network Functions: Opportunities and Challenges Robert Szabo (Ericsson Research) EU-FP7-UNIFY Project UNIFY is co-funded by the European Commission DG CONNECT in FP7 Outline ETSI Elastic VNF with

More information

ONOS and the importance of deployments

ONOS and the importance of deployments ONOS and the importance of deployments Luca Prete (ON.Lab) International OpenFlow/SDN Testbeds Miami April 1 st, 2015 Why this talk? The importance of deployments In general, for ONOS and its community

More information

SDN TO BE OR NOT TO BE. Uwe Richter SE Director Russia/CIS, East and South East Europe

SDN TO BE OR NOT TO BE. Uwe Richter SE Director Russia/CIS, East and South East Europe SDN TO BE OR NOT TO BE Uwe Richter SE Director Russia/CIS, East and South East Europe uwe@juniper.net FUNDAMENTAL PROBLEMS TO SOLVE Want more innovation in networking Want it more quickly too Want more

More information

Virtualized SatCom Networks and Mul^- Domain Integra^on with 5G: Architectural Perspec^ves from VITAL Project

Virtualized SatCom Networks and Mul^- Domain Integra^on with 5G: Architectural Perspec^ves from VITAL Project VIRTUALIZED HYBRID SATELLITE-TERRESTRIAL SYSTEMS FOR RESILIENT AND FLEXIBLE FUTURE NETWORKS INFORMATION & COMMUNICATION TECHNOLOGIES (ICT) Grant Agreement #644843 VITAL H2020-ICT-2014-1 Virtualized SatCom

More information

Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide

Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide Overview of Red Hat OpenDaylight OpenStack Team Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide Overview of Red Hat OpenDaylight

More information

Policy-preserving Middlebox Placement in SDN-Enabled Data Centers

Policy-preserving Middlebox Placement in SDN-Enabled Data Centers Policy-preserving Middlebox Placement in SDN-Enabled Data Centers Bin Tang Computer Science Department California State University Dominguez Hills Some slides are from www.cs.berkeley.edu/~randy/courses/cs268.f08/lectures/22-

More information

MONSTER. Managing an Operator s Network with Software Defined Networking and Segment Routing. Ing. Luca Davoli

MONSTER. Managing an Operator s Network with Software Defined Networking and Segment Routing. Ing. Luca Davoli MONSTER Managing an Operator s Network with Software Defined Networking and Segment Routing Ing. Luca Davoli davoli@ce.unipr.it Tutor: Prof. Ing. Luca Veltri UNIVERSITÀ DEGLI STUDI DI PARMA Overview Segment

More information

Optical network virtualization. Optical network virtualization. Transport SDN for cloud-centric networking

Optical network virtualization. Optical network virtualization. Transport SDN for cloud-centric networking Optical network virtualization Optical network virtualization Transport SDN for cloud-centric networking 1 Transport SDN for the cloud Manually initiated and managed provisioning processes do not provide

More information

ODL and NFV orchestration The OSM case

ODL and NFV orchestration The OSM case ODL and NFV orchestration The OSM case Oct 2016 GERARDO GARCÍA Network Virtualisation @ GCTO Unit OSM Technical Steering Committee member gerardo.garciadeblas@telefonica.com OSM is a large community, with

More information

SDN Controller/ Orchestration/ FastDataStacks. Joel Halpern (Ericsson) Frank Brockners (Cisco)

SDN Controller/ Orchestration/ FastDataStacks. Joel Halpern (Ericsson) Frank Brockners (Cisco) SDN Controller/ Orchestration/ FastDataStacks Joel Halpern (Ericsson) Frank Brockners (Cisco) Building Blocks Service Model WorkFlow Topology App Intent Service/WF Life Cycle Manager Virtual Machine/Container

More information

Ethernet Fabrics- the logical step to Software Defined Networking (SDN) Frank Koelmel, Brocade

Ethernet Fabrics- the logical step to Software Defined Networking (SDN) Frank Koelmel, Brocade Ethernet Fabrics- the logical step to Software Defined Networking (SDN) Frank Koelmel, Brocade fkoelmel@broc 10/28/2013 2 2012 Brocade Communications Systems, Inc. Proprietary Information ETHERNET FABRICS

More information

OpenDaylight: Introduction, Lithium and Beyond Colin Dixon

OpenDaylight: Introduction, Lithium and Beyond Colin Dixon OpenDaylight: Introduction, Lithium and Beyond Colin Dixon Technical Steering Committee Chair, OpenDaylight Senior Principal Engineer, Brocade Some content from: David Meyer, Neela Jaques, and Kevin Woods

More information

Network Function Virtualization in Software Defined Optical Transport Networks

Network Function Virtualization in Software Defined Optical Transport Networks Network Function Virtualization in Software Defined Optical Transport Networks Yongli Zhao State Key Laboratory of Information Photonics and Optical Communications, Beijing University of Posts and Telecommunications

More information

Taxonomy of SDN. Vara Varavithya 17 January 2018

Taxonomy of SDN. Vara Varavithya 17 January 2018 Taxonomy of SDN Vara Varavithya 17 January 2018 Modern Data Center Environmentally protected warehouses Large number of computers for compute and storage Blades Computer- Top-of-Rack (TOR) Switches Full

More information

Software-Defined Networking (SDN) Overview

Software-Defined Networking (SDN) Overview Reti di Telecomunicazione a.y. 2015-2016 Software-Defined Networking (SDN) Overview Ing. Luca Davoli Ph.D. Student Network Security (NetSec) Laboratory davoli@ce.unipr.it Luca Davoli davoli@ce.unipr.it

More information

SDN/NFV for Cloud Data Centers: Case Study

SDN/NFV for Cloud Data Centers: Case Study SDN/NFV for Cloud Data Centers: Case Study June, 2014 안종석 (JongSeog Ahn) Senior Managing Director NAIM Networks james@naimnetworks.com 내용 NFV/SDN ONF의 SDN NFV NFV/SDN Use Cases and PoC NFV and SDN Industry

More information

SDN Evolution of networks. Raul Caldeira

SDN Evolution of networks. Raul Caldeira SDN Evolution of networks Raul Caldeira The networked society SDN - Evolution of Networks Commercial in confidence Ericsson Telecomunicações, Lda 2013 2013-04-09 Page 2 Realizing the networked society

More information

Management in SDN/NFV

Management in SDN/NFV Management in SDN/NFV Network Management Spring 2018 Bahador Bakhshi CE & IT Department, Amirkabir University of Technology Outline Introduction What is the SDN? NM in SDN What is the NFV? NM in NFV Summary

More information

Joel Obstfeld Director of Engineering SP CTO team November Cisco and/or its affiliates. All rights reserved. 1

Joel Obstfeld Director of Engineering SP CTO team November Cisco and/or its affiliates. All rights reserved. 1 Joel Obstfeld Director of Engineering SP CTO team November 2012 2012 Cisco and/or its affiliates. All rights reserved. 1 Controller architecture that efficiently computes & fits applica9on instances onto

More information

NFV ACCELERATION INTRODUCTION. Presenter Ning Zong

NFV ACCELERATION INTRODUCTION. Presenter Ning Zong NFV ACCELERATION INTRODUCTION Presenter Ning Zong (zongning@huawei.com) 1 Some History - Why Acceleration is Beneficial to NFV PoC#21 - Network Intensive and Compute Intensive Hardware Acceleration ETSI

More information

OPEN CONTRAIL ARCHITECTURE GEORGIA TECH SDN EVENT

OPEN CONTRAIL ARCHITECTURE GEORGIA TECH SDN EVENT OPEN CONTRAIL ARCHITECTURE GEORGIA TECH SDN EVENT sdn-and-nfv-technical---georgia-tech---sep-2013---v2 Bruno Rijsman, Distinguished Engineer 24 September 2013 Use Cases 2 Copyright 2013 Juniper Networks,

More information

APNIC elearning: SDN Fundamentals

APNIC elearning: SDN Fundamentals APNIC elearning: SDN Fundamentals Issue Date: esdn01_v0.15 Revision: Overview Evolution of routers The Clean Slate project OpenFlow Emergence and evolution of SDN SDN architecture today Use cases Standards

More information

OPTIMAL ROUTING VS. ROUTE REFLECTOR VNF - RECONCILE THE FIRE WITH WATER

OPTIMAL ROUTING VS. ROUTE REFLECTOR VNF - RECONCILE THE FIRE WITH WATER OPTIMAL ROUTING VS. ROUTE REFLECTOR VNF - RECONCILE THE FIRE WITH WATER Rafal Jan Szarecki #JNCIE136 Solu9on Architect, Juniper Networks. AGENDA Route Reflector VNF - goals Route Reflector challenges and

More information

Segment Rou+ng IETF 87

Segment Rou+ng IETF 87 Segment Rou+ng IETF 87 Clarence Filsfils cf@cisco.com C. Filsfils, S. Previdi, A. Bashandy, B. Decraene, S. Litkowski, M. Horneffer, I. Milojevic, R. Shakir, S. YP, W. Henderickx, J. Tantsura, Ericsson,

More information

Intel Network Builders Solution Brief. Etisalat* and Intel Virtualizing the Internet. Flexibility

Intel Network Builders Solution Brief. Etisalat* and Intel Virtualizing the Internet. Flexibility Intel Network Builders Solution Brief Etisalat* and Intel Virtualizing the Internet Gateway Gi-LAN for Service Flexibility Introduction Etisalat Group* is one of the world s leading telecom groups in emerging

More information

Hybrid Cloud (Telco & IT) - en fleksibel og optimal implementering

Hybrid Cloud (Telco & IT) - en fleksibel og optimal implementering Hybrid Cloud (Telco & IT) - en fleksibel og optimal implementering June 6th, 2017 1 Nokia 2016 Drivers - Agility is the prime reason to move to the Cloud 16% New revenues 16% Fluctuating demand 13% Customer

More information

Impact of Virtualiza0on and SDN on Emerging Network Coding

Impact of Virtualiza0on and SDN on Emerging Network Coding Impact of Virtualiza0on and SDN on Emerging Network Coding htps://datatracker.iew.org/doc/drax- khasnabish- nwcrg- impact- of- vir- and- sdn/ (Current Version: drax- khasnabish- nwcrg- impact- of- vir-

More information

Carrier SDN for Multilayer Control

Carrier SDN for Multilayer Control Carrier SDN for Multilayer Control Savings and Services Víctor López Technology Specialist, I+D Chris Liou Vice President, Network Strategy Dirk van den Borne Solution Architect, Packet-Optical Integration

More information

OpenStack and OpenDaylight, the Evolving Relationship in Cloud Networking Charles Eckel, Open Source Developer Evangelist

OpenStack and OpenDaylight, the Evolving Relationship in Cloud Networking Charles Eckel, Open Source Developer Evangelist OpenStack and OpenDaylight, the Evolving Relationship in Cloud Networking Charles Eckel, Open Source Developer Evangelist Agenda Introduction OpenStack OpenDaylight OPNFV Putting it all Together Conclusion

More information

Moving along the NFV Way_

Moving along the NFV Way_ Moving along the NFV Way_ Diego R. Lopez Telefónica I+D May 2014 The NFV Concept Network functions are fully defined by SW, minimising dependence on HW constraints DPI BRAS Firewall CG-NAT PE Router GGSN/

More information

OpenContrail as SDN controller for NFV infrastructure in AT&T network Alexey Gorbunov Network Architect CCIE 41088

OpenContrail as SDN controller for NFV infrastructure in AT&T network Alexey Gorbunov Network Architect CCIE 41088 OpenContrail as SDN controller for NFV infrastructure in AT&T network Alexey Gorbunov Network Architect CCIE 41088 What we re doing: AT&T Wireless Mobility Network We re a suppor+ng a large network infrastructure

More information

The Virtual Brick Road Achievements and Challenges in NFV Space. Diego R. Lopez Telefónica NFV ISG Technical Manager October 2013

The Virtual Brick Road Achievements and Challenges in NFV Space. Diego R. Lopez Telefónica NFV ISG Technical Manager October 2013 The Virtual Brick Road Achievements and Challenges in NFV Space Diego R. Lopez Telefónica NFV ISG Technical Manager October 2013 The NFV Concept A means to make the network more flexible and simple by

More information

vbranch Introduction and Demo

vbranch Introduction and Demo v Introduction and Demo Innovation@Cisco November, 2015 Bart Van de Velde, Sr. Director, Engineering, Chief Technology & Architecture Office Simon Spraggs, Distinguished Consulting Engineer, Chief Technology

More information

OpenADN: Service Chaining of Globally Distributed VNFs

OpenADN: Service Chaining of Globally Distributed VNFs OpenADN: Service Chaining of Globally Distributed VNFs Project Leader: Subharthi Paul Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu Software Telco Congress, Santa Clara,

More information

Intelligent Service Function Chaining. March 2015

Intelligent Service Function Chaining. March 2015 Intelligent Service Function Chaining March 2015 Drivers & challenges for Service Chaining 1. Easier & faster service deployment 2. Cost reduction 3. Smooth transition to the future architecture 4. Standardization

More information

Leverage SDN Principles in LTE to Meet Future Network Demands

Leverage SDN Principles in LTE to Meet Future Network Demands Leverage SDN Principles in LTE to Meet Future Network Demands PLATFORM FOR PROFITABLE GROWTH The Role of SDN in LTE Networks SDN refers to specific technologies considered promising for mobile network

More information

Layer 7 Visibility for vcpe Services

Layer 7 Visibility for vcpe Services Layer 7 Visibility for vcpe Services Erik Larsson, VP Marketing April 2016 Business Drivers for Enterprise vcpe Services Enterprise Drivers Service Provider Drivers Source: 2015 Virtual Edge Report, SDxCentral

More information

Building a Platform Optimized for the Network Edge

Building a Platform Optimized for the Network Edge Building a Platform Optimized for the Network Edge MPLS + SDN + NFV WORLD 2018 Nicolas Bouthors, Enea Innovation Agenda Software Virtualization - Key Requirements Leveraging DPDK Multi-Function VNFs at

More information

Network Function Virtualization over Open DC/OS Yung-Han Chen

Network Function Virtualization over Open DC/OS Yung-Han Chen Network Function Virtualization over Open DC/OS Yung-Han Chen 2016.05.18 1 Outlines Network Function Virtualization (NFV) Framework Container-based Open Source Solutions for NFV Use Cases 2 NFV Architectural

More information

Network Virtualisation Vision and Strategy_ (based on lesson learned) Telefónica Global CTO

Network Virtualisation Vision and Strategy_ (based on lesson learned) Telefónica Global CTO Network Virtualisation Vision and Strategy_ (based on lesson learned) Telefónica I+D @ Global CTO 18.03.2014 Business development requires a continuous evolution of our network but it still seems unable

More information

Verification of NFV Services : Problem Statement and Challenges

Verification of NFV Services : Problem Statement and Challenges Verification of NFV Services : Problem Statement and Challenges draft-shin-nfvrg-service-verification-01 M-K. Shin, ETRI K. Nam, Friesty S. Pack, Korea Univ. S. Lee, ETRI Tae-wan Kim, LG U+ NFVRG Meeting@IETF92,

More information

SDN: Software Defined Networks

SDN: Software Defined Networks SDN: Software Defined Networks Thomas D. Nadeau and Ken Gray O'REILLY* Beijing Cambridge Farnham Köln Sebastopol Tokyo Table of Contents Foreword by David Meyer Foreword by David Ward Preface ix xi xvii

More information

Service Function Chaining (SFC)

Service Function Chaining (SFC) Service Function Chaining (SFC) Release draft (534a1d1) OPNFV February 25, 2016 CONTENTS 1 Introduction 1 2 Definitions 3 3 Abbreviations 5 4 Use Cases 7 5 Architecture 9 5.1 Service Functions............................................

More information

MWC 2015 End to End NFV Architecture demo_

MWC 2015 End to End NFV Architecture demo_ MWC 2015 End to End NFV Architecture demo_ March 2015 demonstration @ Intel booth Executive summary The goal is to demonstrate how an advanced multi-vendor implementation of the ETSI ISG NFV architecture

More information

Subscriber-aware Dynamic SFC

Subscriber-aware Dynamic SFC Subscriber-aware Dynamic SFC Madhu Kashyap Dir. of Product Management Netsia Serkant Uluderya Engineering Mgr. Netsia 1 About Netsia Working with Leading Operators in Tandem Collaboration & Partnerships

More information

PAVING THE WAY TO OPEN SOURCE NFV. A Linux Foundation Collaborative Project

PAVING THE WAY TO OPEN SOURCE NFV. A Linux Foundation Collaborative Project PAVING THE WAY TO OPEN SOURCE NFV A Linux Foundation Collaborative Project 1. AN OVERVIEW OF OPNFV The Open Platform for Network Functions Virtualization (OPNFV) project was introduced in September 2014

More information

OVERVIEW. Virtual Solutions for Your NFV Environment

OVERVIEW. Virtual Solutions for Your NFV Environment Contents Introduction 3 Build a Virtualized Network with F5 s 4 Virtual Firewall (vfw) 4 Virtual CGNAT (vcgn) 4 Virtual Policy Charging Enforcement Function (vpcef) 4 Virtual Content Insertion (vci) 4

More information

ETSI GS NFV-EVE 005 V1.1.1 ( )

ETSI GS NFV-EVE 005 V1.1.1 ( ) GS NFV-EVE 005 V1.1.1 (2015-12) GROUP SPECIFICATION Network Functions Virtualisation (NFV); Ecosystem; Report on SDN Usage in NFV Architectural Framework Disclaimer This document has been produced and

More information

IRS Use Case & Requirements

IRS Use Case & Requirements IRS Use Case & Requirements Shane Amante Level 3 Communica:ons, Inc. (Speaking on behalf of several Use Case and Requirement I- D s co- authors) IRS Use Case & Reqmt s DraHs Use Cases dra$- amante- irs-

More information

Abstrac(ons for Middleboxes. à StonyBrook

Abstrac(ons for Middleboxes. à StonyBrook Abstrac(ons for Middleboxes Vyas Sekar Intel Labs à StonyBrook Sylvia Ratnasamy UC Berkeley 1 Need for In- Network Func(ons Changing applica(ons Evolving threats Performance Security Compliance Policy

More information

James Won-Ki Hong. Distributed Processing & Network Management Lab. Dept. of Computer Science and Engineering POSTECH, Korea.

James Won-Ki Hong. Distributed Processing & Network Management Lab. Dept. of Computer Science and Engineering POSTECH, Korea. James Won-Ki Hong Distributed Processing & Network Management Lab. Dept. of Computer Science and Engineering POSTECH, Korea jwkhong@postech.ac.kr 2017. 7. 6 DPNM Lab., POSTECH NetSoft 2017 DEP Network

More information

Lecture 14 SDN and NFV. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

Lecture 14 SDN and NFV. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it Lecture 14 SDN and NFV Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it Traditional network vs SDN TRADITIONAL Closed equipment Software + hardware Cost Vendor-specific management.

More information

Customize OpenStack for Telco NFV

Customize OpenStack for Telco NFV Security Level: Customize OpenStack for Telco NFV Tianran Zhou (zhoutianran@huawei.com) Feng Dong (albert.dongfeng@huawei.com) www.huawei.com HUAWEI TECHNOLOGIES CO., LTD. Motivation Linux as a general

More information

SD-WANs and Lifecycle Service Orchestra8on (LSO) Pascal Menezes CTO, MEF

SD-WANs and Lifecycle Service Orchestra8on (LSO) Pascal Menezes CTO, MEF s and Lifecycle Service Orchestra8on (LSO) Pascal Menezes CTO, MEF Content About MEF, LSO and Vision MEF s Defini>on of MEF s Use Cases MEF s Vision of the Evolu>on of Summary MEF Created the $80B* Carrier

More information

What is ONOS? ONOS Framework (ONOSFW) is the OPNFV project focused on ONOS integration. It is targeted for inclusion in the Brahmaputra release.

What is ONOS? ONOS Framework (ONOSFW) is the OPNFV project focused on ONOS integration. It is targeted for inclusion in the Brahmaputra release. What is ONOS? Open Network Operating System (ONOS) is an open source SDN network operating system. Our mission is to enable Service Providers to build real SDN/NFV Solutions. ONOS Framework (ONOSFW) is

More information

NFV. Cloud Standard Coordination Workshop January 28th 2016, Brussels. 1 Nokia 2016

NFV. Cloud Standard Coordination Workshop January 28th 2016, Brussels. 1 Nokia 2016 NFV Cloud Standard Coordination Workshop January 28th 2016, Brussels 1 Nokia 2016 Vision and high level expectations SCALE LIKE: MANAGE DATA LIKE: HAVE THE AGILITY OF: Cloud, NFV and SDN are perceived

More information

The Interoperability Challenge in. Telecom and NFV Environments. Carsten Rossenhövel, EANTC Chris Price, Ericsson Ildikó Váncsa, OpenStack Foundation

The Interoperability Challenge in. Telecom and NFV Environments. Carsten Rossenhövel, EANTC Chris Price, Ericsson Ildikó Váncsa, OpenStack Foundation The Interoperability Challenge in Telecom and NFV Environments Carsten Rossenhövel, EANTC Chris Price, Ericsson Ildikó Váncsa, OpenStack Foundation Open source testing Commercial implementation testing

More information

Disaggregation and Virtualization within the Juniper Networks Mobile Cloud Architecture. White Paper

Disaggregation and Virtualization within the Juniper Networks Mobile Cloud Architecture. White Paper Disaggregation and Virtualization within the Juniper Networks Mobile Cloud Architecture White Paper June 2017 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net

More information

nil.com 2017 NIL, Security Tag: PUBLIC 2017 NIL, Security Tag: INTERNAL 1

nil.com 2017 NIL, Security Tag: PUBLIC 2017 NIL, Security Tag: INTERNAL 1 nil.com 2017 NIL, Security Tag: PUBLIC 2017 NIL, Security Tag: INTERNAL 1 Implementing NFV: From Idea to Practice 2017 NIL, Security Tag: INTERNAL 2 Overview What is NFV? Why should I care? If I do care,

More information

Empowering SDN SOFTWARE-BASED NETWORKING & SECURITY FROM VYATTA. Bruno Barba Systems Engineer Mexico & CACE

Empowering SDN SOFTWARE-BASED NETWORKING & SECURITY FROM VYATTA. Bruno Barba Systems Engineer Mexico & CACE Empowering SDN SOFTWARE-BASED NETWORKING & SECURITY FROM VYATTA Bruno Barba Systems Engineer Mexico & CACE bbarba@brocade.com Brocade Who is Vyatta? Leader in software-based networking Founded in 2006

More information

The Edge Resource Center: Leveraging NFV and SDN for High Availability/High Performance Network Functions

The Edge Resource Center: Leveraging NFV and SDN for High Availability/High Performance Network Functions The Edge Resource Center: Leveraging NFV and SDN for High Availability/High Performance Network Functions Jeff DeMent, Erich Arnold, and Mircea Orban ARRIS Group, Inc. Abstract Service providers around

More information

Next hop in rou-ng Summary of Future Internet WP1 work. Hannu Flinck

Next hop in rou-ng Summary of Future Internet WP1 work. Hannu Flinck Next hop in rou-ng Summary of Future Internet WP1 work Hannu Flinck Original focus on Rou-ng Scalability Mo$va$on: Internet Architecture Board stated (in RFC 4984): rou-ng scalability is the most important

More information

VIRTUALIZATION IN 5G SYSTEMS PART I

VIRTUALIZATION IN 5G SYSTEMS PART I VIRTUALIZATION IN 5G SYSTEMS PART I Fabrizio Granelli fabrizio.granelli@unitn.it Download the material https://www.dropbox.com/sh/70q7y2msqnbh28q/a ACdH2gfhd9i_o8rTEINhiqca?dl=0 Table of Contents Virtualization

More information

NFV ISG PoC Proposal Subscriber Aware - SGi/Gi-LAN Virtualization

NFV ISG PoC Proposal Subscriber Aware - SGi/Gi-LAN Virtualization NFV ISG PoC Proposal Subscriber Aware - SGi/Gi-LAN Virtualization 1 NFV ISG PoC proposal 1.1 PoC Team Members PoC Project Name: Subscriber Aware SGi/Gi-LAN Virtualization Network Operator/Service Provider:

More information

Software Defined Networking 2015 BROCADE COMMUNICATIONS SYSTEMS, INC.

Software Defined Networking 2015 BROCADE COMMUNICATIONS SYSTEMS, INC. Software Defined Networking 2015 BROCADE COMMUNICATIONS SYSTEMS, INC. Agenda Business Consideration A Customer Journey Quick Overview of SDN and NFV Software Networking Solutions SDN Controller vrouter

More information

Model Driven APIs for the Network Infrastructure Layer

Model Driven APIs for the Network Infrastructure Layer Model Driven APIs for the Network Infrastructure Layer Akshat Sharma, Technical Marketing Engineer, Cisco. What brings us here? 2 Plenty of Standardization Efforts The Network Processing Forum (NPF) took

More information

Software defined networking

Software defined networking Software defined networking Telecom Summit 2015 Anton Turygin IP Networks and Services solution architect Programmable Networks Drivers Network Evolution Agility Communication Services New Revenue Streams

More information

Orchestrated Network Services with LSO, SDN and NFV

Orchestrated Network Services with LSO, SDN and NFV Host Sponsor Co- Sponsor Orchestrated Network Services with LSO, SDN and NFV Darryl Stork Regional Director WebNMS 1 PresentaBon Agenda Overview of LSO, SDN, NFV, and the Third Network Using LSO, SDN and

More information

Pradeep Kathail Chief Software Architect Network Operating Systems Technology Group, Cisco Systems Inc.

Pradeep Kathail Chief Software Architect Network Operating Systems Technology Group, Cisco Systems Inc. Pradeep Kathail Chief Software Architect Network Operating Systems Technology Group, Cisco Systems Inc. March 4 th, 2014 2012 2010 Cisco and/or its affiliates. All rights reserved. 1 2012 Cisco and/or

More information

Service Automation Made Easy

Service Automation Made Easy Service Automation Made Easy Networks that know how to customize the network experience for every subscriber Challenge Service providers want to quickly develop and deliver personalized services their

More information

Network Functions Virtualisation. Kazuaki OBANA Media Innovation Laboratory, NTT Network Innovation Laboratories

Network Functions Virtualisation. Kazuaki OBANA Media Innovation Laboratory, NTT Network Innovation Laboratories Network Functions Virtualisation Looking to the Future NFV ETSI Industry Specification Group Kazuaki OBANA Media Innovation Laboratory, NTT Network Innovation Laboratories Network Functions Virtualisation:

More information

Mobile-CORD Enable 5G. ONOS/CORD Collabora3on h5p://opencord.org/

Mobile-CORD Enable 5G. ONOS/CORD Collabora3on h5p://opencord.org/ Mobile-CORD Enable 5G ONOS/CORD Collabora3on h5p://opencord.org/ FlaKening Revenue M-CORD Drivers = Operator Challenges In the last 5 years 100,000% Increase in Wireless Data Traffic $50 Billion Spectrum

More information

Using Future OSS Orchestration to enhance operations and service agility

Using Future OSS Orchestration to enhance operations and service agility Using Future OSS to enhance operations and service agility Neeraj Vyas Head Digital Business Solutions, South East Asia, Oceania and India November 14 2018 Network operations will be tested in future 1

More information

ONAP ETSI NFV ARCHITECTURE ALIGNEMENT

ONAP ETSI NFV ARCHITECTURE ALIGNEMENT ONAP ETSI NFV ARCHITECTURE ALIGNEMENT Bruno Chatras, NFV ISG Vice-Chairman on behalf of the ISG leadership team ETSI 2017. All rights reserved 2 PART 1 ETSI NFV CONCEPTS ETSI NFV Architecture, and NFV-MANO

More information

Design and Implementa/on of a Consolidated Middlebox Architecture. Vyas Sekar Sylvia Ratnasamy Michael Reiter Norbert Egi Guangyu Shi

Design and Implementa/on of a Consolidated Middlebox Architecture. Vyas Sekar Sylvia Ratnasamy Michael Reiter Norbert Egi Guangyu Shi Design and Implementa/on of a Consolidated Middlebox Architecture Vyas Sekar Sylvia Ratnasamy Michael Reiter Norbert Egi Guangyu Shi 1 Need for Network Evolu/on New applica/ons Evolving threats Performance,

More information

MEF's Lifecycle Service Orchestration (LSO): Multi-operator Service Delivery from Months to Minutes..

MEF's Lifecycle Service Orchestration (LSO): Multi-operator Service Delivery from Months to Minutes.. Seminar Series Sponsor Event Sponsors MEF's Lifecycle Service Orchestration (LSO): Multi-operator Service Delivery from Months to Minutes.. Janine Rebelo Head of Global Ethernet Product Development Vodafone

More information

SDN and NFV: How they Will Change Your Network Operations. IAMU Annual Conference March 2015 Eric Lampland Lookout Point Communications

SDN and NFV: How they Will Change Your Network Operations. IAMU Annual Conference March 2015 Eric Lampland Lookout Point Communications SDN and NFV: How they Will Change Your Network Operations IAMU Annual Conference March 2015 Eric Lampland Lookout Point Communications Are you going to be the next legacy network? Will your services cost

More information

5th SDN Workshop ICCLab & SWITCH

5th SDN Workshop ICCLab & SWITCH 5th SDN Workshop ICCLab & SWITCH SDN-based SDK for DC Networks & Service Function Chaining Use Case Irena Trajkovska traj@zhaw.ch Networking in DCs - Yet another abstraction layer? Networking in DCs -

More information

SDN Software-Defined Networking

SDN Software-Defined Networking SDN Software-Defined Networking The big picture: Rationale, comparison with current model, pitfalls Morten Engelsåstrø Chief NMS Architect Fixed Networks Telenor Norway High-level definitions Software-Defined

More information

L7 Application Visibility for NFV and Data Centers

L7 Application Visibility for NFV and Data Centers L7 Application Visibility for NFV and Data Centers Creating Service-Awareness across Networks October 2015 Agenda 1. Who is Qosmos? 2. What is L7 visibility and application awareness? 3. Use cases L7 application

More information

Multi-tenancy of network operators and edge cloud services using small cells

Multi-tenancy of network operators and edge cloud services using small cells Multi-tenancy of network operators and edge cloud services using small cells Emmanouil Kafetzakis, Ph.D. ORION Innovations P.C. mkafetz@orioninnovations.gr Infocom World 2017, 25-10-2017 Athens, Greece

More information

TEN ESSENTIAL NETWORK VIRTUALIZATION DEFINITIONS

TEN ESSENTIAL NETWORK VIRTUALIZATION DEFINITIONS E-Guide TEN ESSENTIAL NETWORK VIRTUALIZATION DEFINITIONS SearchSDN T here is some confusion surrounding as there is no one definition. In this exclusive guide, you ll find ten to help you better understand

More information

Casa Systems Axyom Multiservice Router

Casa Systems Axyom Multiservice Router Solution Brief Casa Systems Axyom Multiservice Router Solving the Edge Network Challenge To keep up with broadband demand, service providers have used proprietary routers to grow their edge networks. Cost

More information

SDN/NFV: So*ware Defined Networking & Network Func9on Virtualiza9on

SDN/NFV: So*ware Defined Networking & Network Func9on Virtualiza9on Topic Preview Sessions SDN/NFV: So*ware Defined Networking & Network Func9on Virtualiza9on Chris'an Esteve Rothenberg (University of Campinas) Rodrigo Fonseca (Brown University) Monday, August 22, 2016

More information

PROVIDING NETWORK OPERATOR MULTI-TENANCY AND EDGE CLOUD SERVICES USING SMALL CELLS

PROVIDING NETWORK OPERATOR MULTI-TENANCY AND EDGE CLOUD SERVICES USING SMALL CELLS PROVIDING NETWORK OPERATOR MULTI-TENANCY AND EDGE CLOUD SERVICES USING SMALL CELLS Ioannis Giannoulakis, Ph.D. National Centre for Scientific Research Demokritos giannoul@iit.demokritos.gr Emmanouil Kafetzakis,

More information

Casa Systems Axyom Multiservice Router

Casa Systems Axyom Multiservice Router Solution Brief Casa Systems Axyom Multiservice Router Solving the Edge Network Challenge To keep up with broadband demand, service providers have used proprietary routers to grow their edge networks. Cost

More information

Architecture for QoS-enabled Application Service Deployment in Virtualized Environment

Architecture for QoS-enabled Application Service Deployment in Virtualized Environment , pp.121-125 http://dx.doi.org/10.14257/astl.2016.142.22 Architecture for QoS-enabled Application Service Deployment in Virtualized Environment Hyun-Min Yoon, Zeqi Liu, Woo-Suk Yang, Jung-Ho Kim and Jae-Oh

More information

Mobile World Congress 2016 OPEN SOURCE MANO (OSM) E2E Orchestration Demo. February 2016

Mobile World Congress 2016 OPEN SOURCE MANO (OSM) E2E Orchestration Demo. February 2016 osm.etsi.org Mobile World Congress 2016 OPEN SOURCE MANO () E2E Orchestration Demo February 2016 Open Source MANO () aims to accelerate NFV adoption around a common IM for orchestration Delivering an open

More information

So#ware Defined Networking is an Architecture Not a Protocol

So#ware Defined Networking is an Architecture Not a Protocol So#ware Defined Networking is an Architecture Not a Protocol David Meyer World Telecommunica3ons Congress 2012 March 04 07, 2012 Miyazaki, Japan dmm@cisco.com Agenda SoGware Defined Networking (SDN) A

More information

CT and IT architecture reconstruction based on software_. Global CTO

CT and IT architecture reconstruction based on software_. Global CTO CT and IT architecture reconstruction based on software_ Global CTO 09.09.2015 We are evolving towards a Hyper Connected and Intelligent Digital World* The explosion of digital services makes connectivity

More information

ETSI GR MEC 017 V1.1.1 ( )

ETSI GR MEC 017 V1.1.1 ( ) GR MEC 017 V1.1.1 (2018-02) GROUP REPORT Mobile Edge Computing (MEC); Deployment of Mobile Edge Computing in an NFV environment Disclaimer The present document has been produced and approved by the Mobile

More information

An NFV Reality Check. Authored by. Sponsored by

An NFV Reality Check. Authored by. Sponsored by An NFV Reality Check Authored by Sponsored by 1 Introduction The traditional IT operational model is highly manual and very hardware centric. As a result, IT infrastructure services have historically been

More information

Raj Jain (Washington University in Saint Louis) Mohammed Samaka (Qatar University)

Raj Jain (Washington University in Saint Louis) Mohammed Samaka (Qatar University) APPLICATION DEPLOYMENT IN FUTURE GLOBAL MULTI-CLOUD ENVIRONMENT Raj Jain (Washington University in Saint Louis) Mohammed Samaka (Qatar University) GITMA 2015 Conference, St. Louis, June 23, 2015 These

More information

Open and Disaggregated Transport SDN

Open and Disaggregated Transport SDN Open and Disaggregated Transport SDN - from PoC to Field Trial - Dai Kashiwa, Director, NTT Communications / Board member of ONOS/CORD Marc De Leenheer, MTS, ON.Lab Toru Furusawa, Chief Engineer, NTT Communications

More information

Chapter 5 Network Layer: The Control Plane

Chapter 5 Network Layer: The Control Plane Chapter 5 Network Layer: The Control Plane A note on the use of these Powerpoint slides: We re making these slides freely available to all (faculty, students, readers). They re in PowerPoint form so you

More information