NETWORK FUNCTIONS VIRTUALIZATION (NFV) FORCES-BASED ABSTRACTION LAYER

Size: px
Start display at page:

Download "NETWORK FUNCTIONS VIRTUALIZATION (NFV) FORCES-BASED ABSTRACTION LAYER"

Transcription

1 NETWORK FUNCTIONS VIRTUALIZATION (NFV) FORCES-BASED ABSTRACTION LAYER Evangelos Haleplidis Jamal Hadi Salim Joel Halpern ) Odysseas Koufopavlou Spyros Denazis (sdena@upatras.gr)

2 Goal Define and Deploy Network Functions (NFs) (NFVrelated) White paper clearly defines problem statement NF Abstraction model to enable common handling of NFs Integrate deployed NFs into datapath (SDN-related) Required for faster and reliable deployment of NFs Requires separation of control/forwarding plane Can we do both with the same framework?

3 (Enter) ForCES Framework Network Element (NE) Control Plane Control Control Control Element (CE) Element (CE) Element (CE) Network Element (NE) Packet Processing Entity Constitutes of CEs & s Multiple CEs to s for HA CEs/s Physical or Virtual ForCES protocol Forwarding Plane Forwarding Forwarding Forwarding Element () Element () Element () NE components distributed Local (within one box) Geographical distributed (LAN/WAN/Internet)

4 ForCES & SDN (obvious correlation) Application Application SDN SDN NorthBound API Network Operating System SouthBound API Control Plane NorthBound API Network Operating CE System SouthBound API ForCES Control Plane Network Devices Forwarding Plane Network Devices Forwarding Plane

5 ForCES model - 1 Graph of Logical Functional Blocks Control Element (CE) Graph can be dynamic if supported by implementation ForCES Hardware/Software Physical/Virtual Fine grained operations P LFB1 LFB3 P+M LFB2 LFB4 Object-oriented approach Classes Instances Etc LFB3 Forwarding Element () LFB4 P: Packet M: Metadata

6 ForCES model - 2 Datatypes definition LFB Definition Components Capabilities Events LFB Model defined in XML Datatype definition C-like datatypes Atomic (uint, string, etc ) Compound (Structs/Arrays) Alias Building blocks for custom-defined datatypes. Component definition Operational parameters ACL (Read/Write) Capability definition Event definition Target/Condition/Reports Subscription based

7 ForCES protocol CE Protocol Layer (ForCES protocol) Transport Layer (SCTP) Transport Layer (SCTP) Protocol Layer (ForCES protocol) ForCES Protocol & Transport Layer Base ForCES semantics and encapsulation (RFC 5810) Transport depends on underlying media. One is standardized (RFC 5812) others expected to be Semantics Simple Verbs Transactional capability (2PC) Various Execution modes Scalability via batching and command pipeline Security Traffic Sensitive Heartbeating High Availability

8 So? Why ForCES for NFV? Initial ForCES design for controlling forwarding engines BUT! Model is: Extensible/Powerful/Descriptive Unrelated to physical/virtual implementation Protocol is: Rich in features Agnostic to the model Conclusion: ForCES defines a base abstraction layer for any separation Can be applied where operational parameters are defined

9 ForCES & NFV ForCES NF definition Define a Network Function (NF) as either: An LFB (a) or a series of LFBs (b) (LFB chain) An LFB chain may go across s (new charter work) An (c) or a series of s (d) ( chain) Immediate gain: Manage operational parameters of NF Network Function Network Function Network Function Network Function LFB1 LFB1 LFB2 LFB3 (a) (b) (c) (d)

10 ForCES & NFV Overview ForCES model: Does not care if NF is virtualized or not Components are the operational parameters of the NF ForCES protocol (one for all): Instantiate/Destroy NFs (Define Hypervisor as an ) Connect LFBs within same (current proposed standard) or interconnect with other s (new charter work) NFs One protocol for both network device management & NF deployment and configuration

11 NFV ForCES Abstraction Layer App App App App Network Function Manager / Orchestrator ForCES Abstraction Layer Service Plane Management Control Plane ForCES Layer ForCES Layer ForCES Layer ForCES Layer Layeryer ForCES Layer Network Plane ForCES ForCES ForCES VM VM VM VM VM VM ForCES ForCES ForCES Network Network Devices Devices Network Devices Hypervisor Hypervisor ForCES ForCES ForCES VN VN F F F Network Network Devices Devices Network Network Devices Devices Network Devices ForCES Layer ForCES Network Devices Network Devices ForCES (for configuration) ForCES (for management) Open API (with ForCES semantics) ForCES can be used for both control and management. Dotted line is only for visual differentiation. Network Device: Any device connected to the network. From an NFV perspective a switch is a L2 NF.

12 ForCES & NFV Use Cases (1) On existing hardware, using ForCES Locate Network Devices that support the NF Instantiate and configure the operational parameters of the NF Integrate NF with the datapath by managing the network device

13 ForCES & NFV Use Cases (2) On virtual machines, using ForCES Boot-up required VMs with required NF based on profile Manager LFB (hypervisor) Initial configuration of NF Integrate Function with the datapath by managing the network device

14 ForCES & NFV Use Cases (3) Hybrid mode, using ForCES Part of NF could reside in hardware Part of NF could be boot-up in VM Interconnect to instantiate NF (new re-charter work) Integrate Function with the datapath by managing the network device LFB3 LFB3 P LFB1 P+M LFB2 Inter LFB P+M Inter LFB P+M LFB2 LFB4 LFB3 LFB4 Forwarding Element () (Hardware) LFB3 Forwarding Element () (VM) LFB4

15 IETF ForCES & ETSI NFV ISG Activities Standardize the operating parameters & a base LFB of Network Functions Coordination between with IETF ForCES working group and ETSI NFV ISG ForCES can be used for the northbound interface (orchestrator to apps) (not in recharter) Requires minor changes to ForCES protocol (for clean solution) Service chaining ForCES s & LFBs for s Bootstrapping & dynamic element insertion interfaces

16 Questions Thank you for listening

17 Backup 1 ForCES framework CE Manager Manager ForCES Network Element Control Plane CE CE Forwarding Plane Interface between CE & Manager Interface between CEs Data Path. Interface between s or external interface Interface between CEs & s. ForCES Protocol. Interface between Managers and Elements

18 Backup 2 SCTP TML CE Protocol Layer (ForCES protocol) Transport Layer (SCTP) HP MP LP Transport Layer (SCTP) Protocol Layer (ForCES protocol) Strict Priority Scheduling High Priority (HP): Strictly reliable channel Configs and Queries issued by CE Response by the Medium Priority (MP): Semi-reliable Event notifications from Low Priority (LP): Unreliable channel Packet Redirects and HBs

19 Backup 3 Inter-LFB (recharter work) Control Element (CE) Control Element (CE) LFB3 LFB3 P LFB1 P+M LFB2 Inter LFB P+M Inter LFB P+M LFB2 LFB4 LFB3 LFB4 LFB3 LFB4 Forwarding Element () Forwarding Element ()

20 Backup 4 ForCES & more SDN Application CE CE CE Application NorthBound API Network Operating CE System SouthBound API Control Plane SDN NorthBound API Network Operating CE System SouthBound API Control Plane SDN Network Devices Forwarding Plane Network Devices Forwarding Plane

21 Backup 5 Boot up profiled VM On virtual machines, using ForCES Boot-up required VMs with required NF based on profile Manager LFB (hypervisor-style) Array of and LFB instances that will be instantiated per Function and the connection graph Array of Locations for instantiation Array of instantiated Functions (Array of {Function, Location}). (Set the array == instantiate ) Initial configuration of NF Integrate Function with the datapath by managing the network device

22 Backup 6 Define a new NF Model LFB(s) (e.g. using UPatras ForCES DSL) Parse model and generate code (e.g. with Mojatatu SDK) Write specific hardware code (if missing) Instantiate/Deploy with Manager LFB

ForCES: An implementation

ForCES: An implementation ForCES: An implementation Evangelos Haleplidis (ehalep@ece.upatras.gr) (Speaker) Odysseas Koufopavlou (odysseas@ece.upatras.gr) Denazis Spyros (sdena@ece.upatras.gr) University of Patras Department of

More information

ForCES Model Gap Analysis for I2RS. Jamal Hadi Salim IETF 89, London, UK

ForCES Model Gap Analysis for I2RS. Jamal Hadi Salim IETF 89, London, UK ForCES Model Gap Analysis for I2RS Jamal Hadi Salim IETF 89, London, UK ForCES Architecture In A Nutshell Resource Controller (CE) PL (RFC5810) TML (current: RFC5811) HP MP LP TML PL

More information

Implementation Experience on ForCES

Implementation Experience on ForCES ation Experience on ForCES Weiming Wang, wmwang@mail.zjgsu.edu.cn Chuanhuang Li, chuanhuang_li@pop.zjgsu.edu.cn Ming Gao, gmyyqno1@pop.zjgsu.edu.cn Fenggen Jia,jfg@mail.ndsc.com.cn Ligang Dong, donglg@mail.zjgsu.edu.cn

More information

Challenges for the success of SDN and NFV (from a standardization perspective)

Challenges for the success of SDN and NFV (from a standardization perspective) Challenges for the success of SDN and NFV (from a standardization perspective) Dr. Fabian Schneider Senior Researcher, NEC Laboratories Europe Vice-chair of the ONF Architecture WG Disclaimer: The views

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

Netlink2 as ForCES protocol (update)

Netlink2 as ForCES protocol (update) 57 th IETF, Juy 14 th, 2003 Netlink2 as ForCES protocol (update) draft-jhsrha-forces-netlink2-01.txt presentation available online at http://www.zurich.ibm.com/~rha/netlink2-1.pdf Robert Haas, IBM Research

More information

CloudEngine 1800V Virtual Switch

CloudEngine 1800V Virtual Switch CloudEngine 1800V Virtual Switch CloudEngine 1800V Virtual Switch Product Overview Huawei CloudEngine 1800V (CE1800V) is a distributed virtual switch designed for virtualized environments in cloud data

More information

Juniper JN0-410 Exam. Volume: 65 Questions. Question No: 1 What are two valid service VMs in a service chain? (Choose two.) A.

Juniper JN0-410 Exam. Volume: 65 Questions. Question No: 1 What are two valid service VMs in a service chain? (Choose two.) A. Volume: 65 Questions Question No: 1 What are two valid service VMs in a service chain? (Choose two.) A. gateway B. load balancer C. orchestrator D. firewall Answer: B,D Question No: 2 Which role does OpenStack

More information

Virtual Network Functions Life Cycle Management

Virtual Network Functions Life Cycle Management Virtual Network Functions Life Cycle Management Cisco Elastic Services Controller (ESC) provides a single point of control to manage all aspects of VNF lifecycle for generic virtual network functions (VNFs)

More information

Virtual Network Functions Life Cycle Management

Virtual Network Functions Life Cycle Management Virtual Network Functions Life Cycle Management Cisco Elastic Services Controller (ESC) provides a single point of control to manage all aspects of VNF lifecycle for generic virtual network functions (VNFs)

More information

HP SDN Document Portfolio Introduction

HP SDN Document Portfolio Introduction HP SDN Document Portfolio Introduction Technical Solution Guide Version: 1 September 2013 Table of Contents HP SDN Document Portfolio Overview... 2 Introduction... 2 Terms and Concepts... 2 Resources,

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

JN0-210.juniper. Number: JN0-210 Passing Score: 800 Time Limit: 120 min.

JN0-210.juniper. Number: JN0-210 Passing Score: 800 Time Limit: 120 min. JN0-210.juniper Number: JN0-210 Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 Which protocol does Juniper Networks recommend to provide real-time updates of the network topology to the NorthStar

More information

Hillstone CloudEdge For Network Function Virtualization (NFV) Solutions

Hillstone CloudEdge For Network Function Virtualization (NFV) Solutions Hillstone CloudEdge For Network Function Virtualization (NFV) Solutions Introduction With the advancing technologies, business applications and operations naturally have become more dynamic in order to

More information

VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS

VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS SOLUTION OVERVIEW VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS Combined solution provides end-to-end service and infrastructure visibility, service monitoring and

More information

ISSN: S. Denazis. University of Patras. J. Hadi Salim Mojatatu Networks D. Meyer Brocade O. Koufopavlou. University of Patras.

ISSN: S. Denazis. University of Patras. J. Hadi Salim Mojatatu Networks D. Meyer Brocade O. Koufopavlou. University of Patras. Internet Research Task Force (IRTF) Request for Comments: 7426 Category: Informational ISSN: 2070-1721 E. Haleplidis, Ed. University of Patras K. Pentikousis, Ed. EICT S. Denazis University of Patras J.

More information

Cross-Site Virtual Network Provisioning in Cloud and Fog Computing

Cross-Site Virtual Network Provisioning in Cloud and Fog Computing This paper was accepted for publication in the IEEE Cloud Computing. The copyright was transferred to IEEE. The final version of the paper will be made available on IEEE Xplore via http://dx.doi.org/10.1109/mcc.2017.28

More information

ONF SDN Architecture and Standards for Transport Networks

ONF SDN Architecture and Standards for Transport Networks ONF SDN Architecture and Standards for Transport Networks Control Architecture and Network Modeling I M2H.1 Lyndon Ong Tutorial Talk 21 March 2016, 01.30 pm 02.30 pm lyong@ciena.com Agenda 2 Open Networking

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

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

SFC in the DOCSIS Network James Kim Cable Television Laboratories, Inc.

SFC in the DOCSIS Network James Kim Cable Television Laboratories, Inc. SFC in the DOCSIS Network James Kim Cable Television Laboratories, Inc. Abstract Service Function Chaining (SFC) is a concept that has been around for a while. Newer technology advancements in the SDN

More information

Performance Considerations of Network Functions Virtualization using Containers

Performance Considerations of Network Functions Virtualization using Containers Performance Considerations of Network Functions Virtualization using Containers Jason Anderson, et al. (Clemson University) 2016 International Conference on Computing, Networking and Communications, Internet

More information

ONUG SDN Federation/Operability

ONUG SDN Federation/Operability ONUG SDN Federation/Operability Orchestration A white paper from the ONUG SDN Federation/Operability Working Group May, 2016 Definition of Open Networking Open networking is a suite of interoperable software

More information

China Unicom SDN Practice in WAN. Lv Chengjin/Ma Jichun, China Unicom

China Unicom SDN Practice in WAN. Lv Chengjin/Ma Jichun, China Unicom China Unicom SDN Practice in WAN Lv Chengjin/Ma Jichun, China Unicom What Will Operator SDN Do? Two development directions Operator Softwaredefined networking (SDN) 1. Cloudify traditional services 2.

More information

ACI Terminology. This chapter contains the following sections: ACI Terminology, on page 1. Cisco ACI Term. (Approximation)

ACI Terminology. This chapter contains the following sections: ACI Terminology, on page 1. Cisco ACI Term. (Approximation) This chapter contains the following sections:, on page 1 Alias API Inspector App Center Alias A changeable name for a given object. While the name of an object, once created, cannot be changed, the Alias

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

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

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

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

Getting started with O3 Project Achievement ~ Innovating Network Business through SDN WAN Technologies~

Getting started with O3 Project Achievement ~ Innovating Network Business through SDN WAN Technologies~ Getting started with O3 Project Achievement ~ Innovating Network Business through SDN WAN Technologies~ April 20, 2015 Yoshiaki Kiriha O3 project (NEC, NTT, NTT Communications, Fujitsu, Hitachi) 1 Agenda

More information

Making Network Functions Software-Defined

Making Network Functions Software-Defined Making Network Functions Software-Defined Yotam Harchol VMware Research / The Hebrew University of Jerusalem Joint work with Anat Bremler-Barr and David Hay Appeared in ACM SIGCOMM 2016 THE HEBREW UNIVERSITY

More information

General Router Management Protocol (GRMP) Version 1

General Router Management Protocol (GRMP) Version 1 General Router Management Protocol (GRMP) Version 1 Weiming Wang, Yunfei Guo, Guanming Wang Presenter: Weiming Wang (wmwang@mail.hzic.edu.cn) Dept. of Info. & Elec. Eng.

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

Virtualized Network Services SDN solution for enterprises

Virtualized Network Services SDN solution for enterprises Virtualized Network Services SDN solution for enterprises Nuage Networks Virtualized Network Services (VNS) is a fresh approach to business networking that seamlessly links your enterprise s locations

More information

Cisco Extensible Network Controller

Cisco Extensible Network Controller Data Sheet Cisco Extensible Network Controller Product Overview Today s resource intensive applications are making the network traffic grow exponentially putting high demands on the existing network. Companies

More information

POLITECNICO DI TORINO Repository ISTITUZIONALE

POLITECNICO DI TORINO Repository ISTITUZIONALE POLITECNICO DI TORINO Repository ISTITUZIONALE Per-user NFV services with mobility support Original Per-user NFV services with mobility support / D Ambrosio, Matteo; Ullio, Mario; Vercellone, Vinicio;

More information

Cisco ACI Terminology ACI Terminology 2

Cisco ACI Terminology ACI Terminology 2 inology ACI Terminology 2 Revised: May 24, 2018, ACI Terminology Cisco ACI Term Alias API Inspector App Center Application Policy Infrastructure Controller (APIC) Application Profile Atomic Counters Alias

More information

ETSI NFV CONCEPTS AND MANO DETAILS NFV#19 TUTORIAL 11 SEPTEMBER

ETSI NFV CONCEPTS AND MANO DETAILS NFV#19 TUTORIAL 11 SEPTEMBER ETSI NFV CONCEPTS AND MANO DETAILS NFV#19 TUTORIAL 11 SEPTEMBER 2017 Jeremy Fuller (IFA Chair, GENBAND) with input from many others, including: U. Rauschenbach (Nokia), M. Flauw (HPE), B. Chatras (Orange),

More information

Using SDN and NFV to Realize a Scalable and Resilient Omni-Present Firewall

Using SDN and NFV to Realize a Scalable and Resilient Omni-Present Firewall Institute of Computer Science Chair of Communication Networks Prof. Dr.-Ing. P. Tran-Gia Using SDN and NFV to Realize a Scalable and Resilient Omni-Present Firewall comnet.informatik.uni-wuerzburg.de SarDiNe

More information

Introduction. Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution

Introduction. Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution Introduction Service providers and IT departments of every type are seeking

More information

Generic Network Functions. Daya Kamath (Ericsson) Prem Sankar G (Ericsson)

Generic Network Functions. Daya Kamath (Ericsson) Prem Sankar G (Ericsson) Generic Network Functions Daya Kamath (Ericsson) Prem Sankar G (Ericsson) Application Co-existence and Integration Challanges Partitioning of OpenFlow Resources Every application must have their private

More information

Draft Recommendation X.sdnsec-3 Security guideline of Service Function Chain based on software defined network

Draft Recommendation X.sdnsec-3 Security guideline of Service Function Chain based on software defined network Draft Recommendation X.sdnsec-3 Security guideline of Service Function Chain based on software defined network Summary This recommendation is to analyze the security threats of the SDN-based Service Function

More information

2015 Spring Technical Forum Proceedings

2015 Spring Technical Forum Proceedings SDNized CABLE ACCESS NETWORKS Karthik Sundaresan CableLabs Abstract Software-Defined Networking ideas are showing a lot of value in the networking industry. SDN can transform cable access networks and

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

Guide to SDN, SD-WAN, NFV, and VNF

Guide to SDN, SD-WAN, NFV, and VNF Evalu- ation Guide Technical Brief SD-WAN, NFV, and With so many acronyms and each one building on another, it can be confusing about how they work together. This guide describes the difference. 006180206

More information

THE BUSINESS POTENTIAL OF NFV/SDN FOR TELECOMS

THE BUSINESS POTENTIAL OF NFV/SDN FOR TELECOMS WHITE PAPER THE BUSINESS POTENTIAL OF NFV/SDN FOR TELECOMS WHAT YOU WILL LEARN What are the potential benefits of implementing Network Function Virtualization (NFV) and software-defined networking (SDN)?

More information

Virtualized Network Services SDN solution for service providers

Virtualized Network Services SDN solution for service providers Virtualized Network Services SDN solution for service providers Nuage Networks Virtualized Network Services (VNS) is a fresh approach to business networking that seamlessly links your enterprise customers

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

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

UNIVERSITY OF CAGLIARI

UNIVERSITY OF CAGLIARI UNIVERSITY OF CAGLIARI DIEE - Department of Electrical and Electronic Engineering Infrastrutture ed Applicazioni Avanzate nell Internet NFV ACK: content taken from Foundations of Modern Networking, SDN,

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

Multi-domain Service Orchestration with Cisco Network Service Orchestrator. Gabor Szabo Version 1.2

Multi-domain Service Orchestration with Cisco Network Service Orchestrator. Gabor Szabo Version 1.2 Multi-domain Service Orchestration with Cisco Network Service Orchestrator Gabor Szabo gabszabo@cisco.com Version 1.2 Agenda Theory & Concepts Cisco NSO inroduction Demonstration: simple service Use-Cases

More information

Ending the Confusion About Software- Defined Networking: A Taxonomy

Ending the Confusion About Software- Defined Networking: A Taxonomy Ending the Confusion About Software- Defined Networking: A Taxonomy This taxonomy cuts through confusion generated by the flood of vendor SDN announcements. It presents a framework that network and server

More information

NEC Virtualized Evolved Packet Core vepc

NEC Virtualized Evolved Packet Core vepc TE-524262 NEC Virtualized Evolved Packet Core vepc Design Concepts and Benefits INDEX Leading the transformation into Mobile Packet Core Virtualization P.3 vepc System Architecture Overview P.4 Elastic

More information

Agilio OVS Software Architecture

Agilio OVS Software Architecture WHITE PAPER Agilio OVS Software Architecture FOR SERVER-BASED NETWORKING THERE IS CONSTANT PRESSURE TO IMPROVE SERVER- BASED NETWORKING PERFORMANCE DUE TO THE INCREASED USE OF SERVER AND NETWORK VIRTUALIZATION

More information

lecture 18: network virtualization platform (NVP) 5590: software defined networking anduo wang, Temple University TTLMAN 401B, R 17:30-20:00

lecture 18: network virtualization platform (NVP) 5590: software defined networking anduo wang, Temple University TTLMAN 401B, R 17:30-20:00 lecture 18: network virtualization platform (NVP) 5590: software defined networking anduo wang, Temple University TTLMAN 401B, R 17:30-20:00 Network Virtualization in multi-tenant Datacenters Teemu Koponen.,

More information

ONOS OVERVIEW. Architecture, Abstractions & Application

ONOS OVERVIEW. Architecture, Abstractions & Application ONOS OVERVIEW Architecture, Abstractions & Application WHAT IS ONOS? Open Networking Operating System (ONOS) is an open source SDN network operating system (controller). Mission: to enable Service Providers

More information

WELCOME. Chicago Juniper Users Group SEPT 18TH, 2013

WELCOME. Chicago Juniper Users Group SEPT 18TH, 2013 WELCOME Chicago Juniper Users Group SEPT 18TH, 2013 THE SDN OPPORTUNITY James Kelly SDN PORTFOLIO & PARTNER MANAGEMENT SSD STRATEGY & MARKETING WHY SDN NOW? SOFTWARE TRENDS AND TECHNOLOGY DAMANDS + + Software

More information

One Platform Kit: The Power to Innovate

One Platform Kit: The Power to Innovate White Paper One Platform Kit: The Power to Innovate What Could You Do with the Power of the Network? What if you could: Reach into your network and extract the information you need, when you need it? Directly

More information

ONOS YANG Tools. Thomas Vachuska Open Networking Foundation

ONOS YANG Tools. Thomas Vachuska Open Networking Foundation ONOS YANG Tools Thomas Vachuska Open Networking Foundation background SDN and Dynamic Control Dynamic control over forwarding plane behaviour from a logically centralized vantage point Configuration and

More information

Open Network Operating System

Open Network Operating System Open Network Operating System Michele Santuari msantuari@fbk.eu FBK CREATE-NET - Future Networks research unit April 28, 2017 Agenda Short introduction to SDN and network programmability Introduction to

More information

How DPI enables effective deployment of CloudNFV. David Le Goff / Director, Strategic & Product Marketing March 2014

How DPI enables effective deployment of CloudNFV. David Le Goff / Director, Strategic & Product Marketing March 2014 How DPI enables effective deployment of CloudNFV David Le Goff / Director, Strategic & Product Marketing March 2014 Key messages of this presentation 1. DPI (Deep Packet Inspection) is critical for effective

More information

Separation of concerns among application and network services orchestration in a 5G ecosystem

Separation of concerns among application and network services orchestration in a 5G ecosystem Separation of concerns among application and network services orchestration in a 5G ecosystem Panagiotis Gouvas, Anastasios Zafeiropoulos, Eleni Fotopoulou, Thanos Xirofotos Network Softwarization and

More information

A Web-Services Based Architecture for Dynamic- Service Deployment

A Web-Services Based Architecture for Dynamic- Service Deployment A Web-Services Based Architecture for Dynamic- Service Deployment Christos Chrysoulas 1, Evangelos Haleplidis 1, Robert Haas 2, Spyros Denazis 1,3, Odysseas Koufopavlou 1 1 University of Patras, ECE Department,

More information

UNIVERSITY OF CAGLIARI

UNIVERSITY OF CAGLIARI UNIVERSITY OF CAGLIARI DIEE - Department of Electrical and Electronic Engineering Infrastrutture ed Applicazioni Avanzate nell Internet SDN: Control Plane ACK: content taken from Foundations of Modern

More information

FROM SDN TO CLOUD NETWORKING. Bob Muglia EXECUTIVE VICE PRESIDENT, SOFTWARE SOLUTIONS DIVISION

FROM SDN TO CLOUD NETWORKING. Bob Muglia EXECUTIVE VICE PRESIDENT, SOFTWARE SOLUTIONS DIVISION FROM SDN TO CLOUD NETWORKING Bob Muglia EXECUTIVE VICE PRESIDENT, SOFTWARE SOLUTIONS DIVISION TODAY S REALITY Instability & Constant Change 10 % of CEOs feel confident in their ability to plan for growth

More information

and controller independence with NetIDE

and controller independence with NetIDE Supporting composed SDN applications and controller independence with NetIDE Alec Leckey Intel Labs SDN Application Development Java Python C/C++ Javascript Beacon Iris Pox Nox NodeFlow Jaxon Floodlight

More information

Cisco CCIE Data Center Written Exam.

Cisco CCIE Data Center Written Exam. Cisco 400-151 CCIE Data Center Written Exam http://killexams.com/pass4sure/exam-detail/400-151 Question: 237 Which options is a consortium of service providers and vendors that address NFV architecture

More information

3GPP Advances Towards Transport

3GPP Advances Towards Transport 3GPP Advances Towards Transport Ingo Wendler (SBB CFF FFS), UIC 3GPP Date: 04./05. July 2018 ETSI, Sophia Antipolis Version: 1.1.1 (1) Focus subject (2) Design principles 5G System (3) System Principles:

More information

Design and Implementation of ForCES Protocol

Design and Implementation of ForCES Protocol Design and Implementation of ForCES Protocol Pedro Luis González Ramírez Dept. of Electronics, Universidad Central Cra 5 No. 21-38, Bogotá (Colombia) E-mail: pgonzalezr1@ucentral.edu.co Jaime Lloret Instituto

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

ITU-T Y Framework of the IMT-2020 network

ITU-T Y Framework of the IMT-2020 network I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.3102 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (05/2018) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

The CORD reference architecture addresses the needs of various communications access networks with a wide array of use cases including:

The CORD reference architecture addresses the needs of various communications access networks with a wide array of use cases including: Introduction Today s Mobile Network Operator (MNO) infrastructure is built with proprietary vertically integrated Network Elements (NEs), leading to inefficient utilization of network resources. Further,

More information

Evolution of Data Center Security Automated Security for Today s Dynamic Data Centers

Evolution of Data Center Security Automated Security for Today s Dynamic Data Centers Evolution of Data Center Security Automated Security for Today s Dynamic Data Centers Speaker: Mun Hossain Director of Product Management - Security Business Group Cisco Twitter: @CiscoDCSecurity 2 Any

More information

Building NFV Solutions with OpenStack and Cisco ACI

Building NFV Solutions with OpenStack and Cisco ACI Building NFV Solutions with OpenStack and Cisco ACI Domenico Dastoli @domdastoli INSBU Technical Marketing Engineer Iftikhar Rathore - INSBU Technical Marketing Engineer Agenda Brief Introduction to Cisco

More information

Way to Implement SDN Network In Data Center

Way to Implement SDN Network In Data Center Way to Implement SDN Network In Data Center Cloud Computing Era Is Coming Cloud computing market has a bright prospect According to a report from Forrester Research, the global cloud computing market will

More information

SDN for Multi-Layer IP & Optical Networks

SDN for Multi-Layer IP & Optical Networks SDN for Multi-Layer IP & Optical Networks Sterling d Perrin Senior Analyst, Heavy Reading Agenda Definitions for SDN and NFV SDN Drivers and Barriers SDN Use Cases and Applications General Uses Specific

More information

STRATEGIC WHITE PAPER. Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview

STRATEGIC WHITE PAPER. Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview STRATEGIC WHITE PAPER Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview Abstract Cloud architectures rely on Software-Defined Networking

More information

Transport SDN at OIF Assuring a Seamless Evolution to Interoperable Transport Networks of the Future

Transport SDN at OIF Assuring a Seamless Evolution to Interoperable Transport Networks of the Future Transport SDN at OIF Assuring a Seamless Evolution to Interoperable Transport Networks of the Future Vishnu Shukla OIF President Verizon, USA Presented by Jonathan Sadler (Coriant) ECOC Cannes, September

More information

O3 Project Network Business Innovation by SDN WAN Technologies

O3 Project Network Business Innovation by SDN WAN Technologies O3 Project Network Business Innovation by SDN WAN Technologies 16 October, 2014 Yoshiaki Kiriha O3 project (NEC, NTT, NTT Communications, Fujitsu, Hitachi) Agenda Trend on Future Information Networking

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

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

DevOps for Software-Defined Telecom Infrastructures. draft-unify-nfvrg-devops-01

DevOps for Software-Defined Telecom Infrastructures. draft-unify-nfvrg-devops-01 DevOps for Software-Defined Telecom Infrastructures draft-unify-nfvrg-devops-01 C. Meirosu, A. Manzalini, J. Kim, R. Steinert, S. Sharma, G. Marchetto, I. Pappafili UNIFY is co-funded by the European Commission

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

VNF Benchmarking. Customer Profile. The Move to Virtualization. The Challenges. Case Study

VNF Benchmarking. Customer Profile. The Move to Virtualization. The Challenges. Case Study Case Study VNF Benchmarking Customer Profile Customer: Large Network Equipment Manufacturer Industry: Networking Equipment Employees: 180,000 (2016) The Challenges How to test the performance of VNFs?

More information

Packet-Optical SDN Field Trial for Multi-Layer Network Optimization. Jim Theodoras May 2016

Packet-Optical SDN Field Trial for Multi-Layer Network Optimization. Jim Theodoras May 2016 Packet-Optical SDN Field Trial for Multi-Layer Network Optimization Jim Theodoras May 2016 OSI Stack Top of Stack 7 6 5 Application Presentation Session Data 4 Transport Layer TCP, UDP Segments SDN 3 Network

More information

Cisco Application Centric Infrastructure and Microsoft SCVMM and Azure Pack

Cisco Application Centric Infrastructure and Microsoft SCVMM and Azure Pack White Paper Cisco Application Centric Infrastructure and Microsoft SCVMM and Azure Pack Introduction Cisco Application Centric Infrastructure (ACI) is a next-generation data center fabric infrastructure

More information

Creating a VMware vcloud NFV Platform R E F E R E N C E A R C H I T E C T U R E V E R S I O N 1. 5

Creating a VMware vcloud NFV Platform R E F E R E N C E A R C H I T E C T U R E V E R S I O N 1. 5 Creating a VMware vcloud NFV Platform R E F E R E N C E A R C H I T E C T U R E V E R S I O N 1. 5 Table of Contents 1. Introduction... 4 2. Network Function Virtualization Overview... 5 2.1 NFV Infrastructure

More information

This is a postprint version of the following published document:

This is a postprint version of the following published document: This is a postprint version of the following published document: Deiss, Thomas, et al. Packet forwarding for heterogeneous technologies for integrated fronthaul/backhaul. EuCNC 2016, "The dawn of 5G",

More information

Harmonizing Open Source and Standards: A Case Study of ONAP

Harmonizing Open Source and Standards: A Case Study of ONAP Harmonizing Open Source and Standards: A Case Study of ONAP Draft by Jenny Huang (AT&T), Lingli Deng (CMCC), and Hui Deng (Huawei) Harmonizing Open Source and Standards: A Case Study of ONAP 1 As part

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

Frequently Asked Questions for HP EVI and MDC

Frequently Asked Questions for HP EVI and MDC Frequently Asked Questions for HP EVI and MDC Q. What are we announcing at VMworld? A. HP will be expanding Virtual Application Networks with new FlexFabric innovations that simplify the interconnection

More information

History of SDN Control at AT&T

History of SDN Control at AT&T History of SDN Control at AT&T Chris Rice Senior Vice-President, AT&T Labs Definition of SDN and an SDN Controller Software-Defined Networking - (SDN) is an architectural approach to network design that

More information

Design and Implementation of a Data Plane for the OpenBox Framework

Design and Implementation of a Data Plane for the OpenBox Framework The Interdisciplinary Center, Herzliya Efi Arazi School of Computer Science Design and Implementation of a Data Plane for the OpenBox Framework M.Sc. final project submitted in partial fulfillment of the

More information

Intended status: Standards Track Expires: December 11, 2018 Chongqing University of Posts and Telecommunications June 9, 2018

Intended status: Standards Track Expires: December 11, 2018 Chongqing University of Posts and Telecommunications June 9, 2018 DetNet Internet Draft Intended status: Standards Track Expires: December 11, 2018 H. Wang P. Wang C. Zhang Y. Yang Chongqing University of Posts and Telecommunications June 9, 2018 Joint Scheduling Architecture

More information

Benchmarking Drafts Overview for Members of SDNRG (94th IETF, Yokohama)

Benchmarking Drafts Overview for Members of SDNRG (94th IETF, Yokohama) Benchmarking Drafts Overview for Members of SDNRG (, Yokohama) Contr oller Perfo rman ce (A Charter of BMWG) Draft References Authors draft-ietf-bmwg-sdn-controller-benchmark-term-00 draft-ietf-bmwg-sdn-controller-benchmark-meth-00

More information

Progress report on NFV standardization in ETSI.

Progress report on NFV standardization in ETSI. Progress report on NFV standardization in ETSI. NetV: IRISA / Technicolor Workshop on Network Virtualization Bruno CHATRAS, Orange, ETSI NFV ISG Vice-Chairman 1 Agenda Overview Selected technical items

More information

Microsoft Architecting Microsoft Azure Solutions.

Microsoft Architecting Microsoft Azure Solutions. Microsoft 70-535 Architecting Microsoft Azure Solutions https://killexams.com/pass4sure/exam-detail/70-535 QUESTION: 106 Your organization has developed and deployed several Azure App Service Web and API

More information

Research on Firewall in Software Defined Network

Research on Firewall in Software Defined Network Advances in Computer, Signals and Systems (2018) 2: 1-7 Clausius Scientific Press, Canada Research on Firewall in Software Defined Cunqun Fan a, Manyun Lin, Xiangang Zhao, Lizi Xie, Xi Zhang b,* National

More information

Research and development on virtualized telecommunication networks by Fraunhofer FOKUS and TU Berlin

Research and development on virtualized telecommunication networks by Fraunhofer FOKUS and TU Berlin FP7/FIRE SDN Workshop Research and development on virtualized telecommunication networks by Fraunhofer FOKUS and TU Berlin Julius Mueller (TU Berlin / Fraunhofer FOKUS) Julius.mueller@tu-berlin.de www.av.tu-berlin.de/jm

More information