SlideShare a Scribd company logo
1 of 52
NFV Track: OPNFV Open
Source Carrier Networking
Panel
What is OPNFV?
OPNFV is a carrier-grade,
integrated, open source
platform to accelerate the
introduction of new NFV
products and services.
OPNFV Membership List
Platinum Members
Silver Members
2015-06-24 OPNFV Introduction 4
OPNFV Open Source Carrier Networking
Panelists
• Heather Kirksey, Director, OPNFV (Moderator)
• Chris Donley: Director, SDN, NFV, Home Networking, IPv6, Metro Ethernet,
CableLabs
• Ashiq Khan: Assistant Manager, NTT DOCOMO
• Dirk Kutscher: Chief Researcher & SDN Architect, NEC Laboratories
Europe
2015-06-24
6© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.
Open Source Carrier Networking
Chris Donley
Director, Virtualization and Network Evolution
7© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.
• R&D Consortium chartered to foster innovation in
the cable industry
– 58 member MSOs worldwide
– 150+ million subscribers
• Vendor-neutral R&D/lab facilities in Louisville, CO and
Sunnyvale, CA
– Best known for DOCSIS® specifications
• Extensive research into SDN & NFV with active participation
from cable operators and vendors
– ETSI NFV ISG – NOC Chair
– OPNFV – Founding member, Silver End-User Director
About CableLabs
7
8© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.
• Started SDN research in 2012
– ON.Lab
• Pox/mininet/FlowVisor experimentation
– MSO and vendor use case analysis
• SDN is promising, but need to move beyond OpenFlow in access network
• Began NFV research in 2013
• Experimenting with Open Daylight in August ‘13
– PacketCable Multimedia plugin – COPS protocol to control legacy CMTSs
– Documentation was non-existant…
– …code/interfaces kept changing…
– …but we still had a working demo in 6 weeks
• Continuing approach with use case analysis, architecture design, and prototyping
– PCMM plugin (Helium) -> enhancing in Lithium
• Expanding Open Source engagement through OPNFV
– Virtual Business CPE (MEF services)
– Intent networking
CableLabs involvement with SDN & NFV
8
9© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.9
VNE Architecture
Portal
Platform Orchestration APIs
Network
Services
Infrastructure Control APIs
Network Compute Storage
VNFs
SaaS
Applications
Custom
Application
Metro
Ethernet*
RTC Backup
IaaS
PaaS
Physical Access APIs
Physical Resources
Legacy
Order
BSS/OSSAPIs
User
Usage
Firewall
Cloud Services
Physical Resources
10© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.
VNE Network Focus
Deep dive on network
CMTS/CCAP
Orchestrator
Controller
Metro Ethernet ServiceService
CCAP Management &
Abstraction
DOCSIS®
(legacy)
Prov.
EPON
ONU
Access Protocol Adaptation (Virtual Network Abstractions)
Wireless
eRouter
Ex:
OpenStack
Ex:
OpenDaylight
11© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.
CableLabs VNE – Current Focus
CMTS/CCAP
Orchestrator
Controller
Metro Ethernet ServiceService
CCAP Management &
Abstraction
DOCSIS®
(legacy)
Prov.
EPON
ONU
Access Protocol Adaptation (Virtual Network Abstractions)
Wireless
eRouter
Ex:
OpenStack
Ex:
OpenDaylight
12© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.
Virtualizing CPE Functions
Subscriber Home
Cable
Gateway
Mobile
STB – Linear & DVR
PC
Tablet
Open
Daylight
MSO
API
Open
Stack
Neutron
Subscriber VM
Parental
controls
Network Address
Translation
BW on
Demand
Customer
Portal Analytics
provisioning
routing
firewall
VNF
VNF
13© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.
CableLabs OpenDaylight Development
13
DLUX
VTN
Coordinator
OpenStack
Neutron
SDNI
Wrapper
DDoS
Protection
Network Applications
Orchestrations & Services
AAA – AuthN Filter
OpenDaylight APIs (REST)
Base Network Service Functions
Topology
Manager
Stats
Manager
Switch
Manager
FRM
Host
Tracker
Service Abstraction Layer (SAL)
(Plugin Manager, Capability Abstractions, Flow Programming, Inventory, etc.)
OpenStack Service
VTN
Manager
OVSDB
Neutron
MEF
Service
Controller Platform
GBP Renderers
OpenFlow
1.0 1.3 TTP
OVSDB NETCONF
PCMM/
COPS
SNBI LISP BGP SNMP Etc.
Southbound Interfaces
& Protocol Plugins
Etc.
OpenFlow Enabled
Devices
Open
vSwitches
Additional Virtual
& Physical Devices
Data Plane Elements
(Virtual Switches, Physical Device
Interfaces)
Source: http://www.opendaylight.org/project/technical-overview
Helium/Lithium
Proposing OPNFV co-
development project
(currently Java shim on
top of ODL)
Used in our
prototypes
14© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.14
Continuous Integration Environment
• Continuous Integration tool chain speeds development
and facilitates collaboration
– Gerrit – code review tool
– GitHub - code repository
– Jenkins – automated build tool
– Maven – code build
– Ansible – code deployment tool
– Vagrant – deployment to VMs
15© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.
• Open source speeds up development and provides a new way to
achieve interoperability
• Rapid prototypes are a great way to show SDN/NFV value
• Developer ramp-up time is challenging, but once integrated, we can
make rapid progress
• A common CI environment facilitates sharing between projects
• Cadence, short iteration cycles, fast feedback
Key Takeaways
15
16© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.16
Questions?
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
OPNFV Open Source Carrier Networking
Ashiq Khan, PhD
Open Networking Summit 2015
DOCOMO R&D
NTT DOCOMO, INC.
TSC Member
Open Platform for NFV
17
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Contents
 Telco virtualization and NFV
 Why open source
 Open Platform for NFV
18
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Lesson learned … Mar 2011
source: http://www.soumu.go.jp/menu_news/s-news/01kiban02_02000043.html
Massive number of call attempts (roughly 60-fold increase) were made. Call restriction control were in place.
Call Restriction Call Restriction
15:00, Mar. 11 – 2:00, Mar. 12 6:00, Mar.12 – 1:00, Mar. 13
The number of call attempts were
increased roughly 60-fold in outgoing and
40-fold in incoming.
<Massive Congestion>
Earthquake
14:46 Mar.11
12.6-fold
7.9-fold
Thenumberofcalls
Friday, Mar.11 Saturday, Mar.12
After the
disaster
A week
ago
out
in
out
in
Deploying resources to process such load is practically impossible
19
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Enter virtualization
 We need a mean to do resource sharing
Normal At disaster
Mail
Rich
Media
(Video
etc.)
Voice
More on highly demanded
Internet access (Rich media
Contents) than voice calls
More on voice calls etc. to
confirm safety of relatives
and friends
This is a joint research work supported by "Experimental challenges for dynamic virtualized
networking resource control over an evolved mobile core network - a new approach to reduce
massive traffic congestion after a devastating disaster" of the Ministry of Internal Affairs and
Communications, Japan.
20
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Nation-wide experiment
 Resource sharing among services
Access
Tohoku University
Load Generator (Terminals)
VM VM
IMS EPC
VM
EPC
VM
EPC
Access
Yokosuka CenterStandard Facilities
Virtualized Facilities
Load Generator (Terminals)
Tohoku
L2/L3 Networks
Access
L2/L3 Networks
IMS
Mail
EPC Video
IMS: IP Multi-media Subsystem, EPC: Evolved Packet Core
Site C
VMVM
IMS
VMVM
EPC
VMVM
EPC
VMVM
EPC
Access
Site D
JGN-X
Access
Legacy HW Legacy HW
Server
Server
96 Blade Servers
96 Blade Servers
8 OpenFlow
Switches
8 OpenFlow
Switches
5 OpenFlow
Switches5 OpenFlow
Switches
4 OpenFlow
Switches
4 OpenFlow
Switches
Site A
Site B
This is a joint research work supported by "Experimental challenges for dynamic virtualized networking resource control
over an evolved mobile core network - a new approach to reduce massive traffic congestion after a devastating
disaster“ and “Research and development of network conversion of communication processing functions in large-scale
communication congestion” of the Ministry of Internal Affairs and Communications, Japan.
21
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Result 2012
 Virtualization can enable us to do resource sharing
562.5K
135K
E-mail
(0.54M/h)
135K
585K
135K
112.5K
Normal
(Total Capacity: 832.5K)
Packet
<4-fold increase>
Estimated peak demand during the
disaster
25% accepted
25% accepted
6% accepted
Reallocation
Rich
Media
(2.34M/h)
5% accepted
25% accepted
25% accepted
Voice
<50-fold increase>
Call completion
rate
5%
Call completion
rate
25%
After reallocation
(Total Capacity: 832.5K)
Voice
(2.25M/h)
This is a joint research work supported by "Experimental
challenges for dynamic virtualized networking resource
control over an evolved mobile core network - a new
approach to reduce massive traffic congestion after a
devastating disaster" of the Ministry of Internal Affairs
and Communications, Japan.
22
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
400 km
Sendai
DOCOMO
R&D
 Feasibility of resource sharing over geographically dispersed area
Inter-site
Voice:
300000
Packet:
840000
Voice:
170000
Packet:
450000
Congested region
virtual
network
Distant site
Before sharing
reallocate
After sharing
Result 2013
Virtualization can give a good amount of resource flexibility to mobile telecom operators
This is a joint research work supported by “Research and
development of network conversion of communication
processing functions in large-scale communication congestion”
of the Ministry of Internal Affairs and Communications, Japan.
23
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Virtualization in mobile network 2015
24
https://www.nttdocomo.co.jp/english/info/media_center/pr/2015/0302_00.html
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Telco node virtualization
 Its different than everything you see in the clouds now …
MME SGW
PGW
eNB eNB
External networks
Size: 377944 sq. km
Population: 126 mil
Penetration rate: 112%
deployme
nt
Each EPC node supports few hundred thousands subscribers
25
SGW
PGW
SGW
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Challenges
 Lack of commercial virtualization-based solution
– gaps exist between standards and what is available
 Don’t have a reference platform
– Can’t compare if an offered platform is good enough
We need a way for fast implementation, start with what is common to everyone.
We have heard that ‘opensource’ is pretty fast ….
26
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Standard and Opensource
 Open Platform for NFV started in Oct. 2014
 Use cases and requirements
 Architecture
 High-level specifications
Open Platform for NFV
A Linux Foundation Collaborative Project
 Reference implementation
 Interoperability tests
 Validating specifications
requirements
solutions
27
Network Functions Virtualisation (NFV)
Industry Specification Group (ISG)
What we want and the
interoperability requirements
We quickly know what
is missing, what is right
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Contribution of Opensource
 De-facto implementation
– Opensource projects can provide fast solutions becoming de-facto/standards later
 Validity and compliance
– detects issues in standards through implementation, provide common codebase to test
compliance to the standards
 Reduce development burden
– vendors can build on existing code base rather than creating it from scratch
28
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Open Platform for NFV (OPNFV)
 Lets make a common platform for NFV using opensource
Computing
Hardware
Storage
Hardware
Network
Hardware
Hardware resources
Virtualisation Layer
Virtualised
Infrastructure
Manager(s)
VNF
Manager(s)
NFV
Orchestrator
OSS/BSS
NFVI
VNF 3VNF 1
Execution reference points Main NFV reference pointsOther reference points
Virtual
Computing
Virtual
Storage
Virtual
Network
EM 2 EM 3EM 1
Or-Vi
Or-Vnfm
Vi-Vnfm
Os-Ma
Ve-Vnfm
Nf-Vi
Vn-Nf
Vl-Ha
Service, VNF and
Infrastructure
Description
VNF 2
Hypervisor
Cloud
Management
System
(OpenStack)
OpenDaylight
virtualized telecom nodes
See https://www.opnfv.org/developers/technical-project-governance/tsc-policy
29
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
OPNFV members
 A Linux Foundation collaborative project
Platinum Platinum Strategic End Users Silver Silver (continued) Silver Strategic End Users
Brocade AT&T 6WIND Dialogic CableLabs
Cisco China Mobile ADVA Dorado Software CenturyLink
Dell DOCOMO Alcatel-Lucent ENEA Software KT
EMC Telecom Italia Altera H3C Ooredoo
Ericsson Vodafone ARM Ixia Orange
HP Array Networks Metaswitch SK Telecom
Huawei Brain4Net Midokura Sprint
IBM Broadcom Mirantis
Intel Canonical Overture Networks
Juniper Cavium Networks Qosmos
NEC Ciena Sandvine
Nokia Citrix Sonus Networks
Red Hat ClearPath Networks Spirent
ZTE ConteXtream Stratus
Coriant VMWare
Cyan Wind River
Xilinx
as of May 2015
A strong presence of Operators/Service providers. What do they do in an
Opensource community???
30
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Project categories in OPNFV
 Target is to reach upstream
OPNFV accommodates a variety of telecom and IT industry players
Collaborative Development
Project
………
Requirements Project
Testing & Integration Project Documentation Project
Upstream communities
31
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Filling out gaps case study-1
 DOCTOR: requirement project on fault management
– Don’t hide everything
ACT nodeSBY node
Node manager/VNFM
Hardware
Hypervisor
Hardware
Hypervisor
Hardware
Hypervisor
OpenStack
X detect
 Hardware is not completely
decoupled from software
 telco-nodes have five 9s
availability requirement
 Don’t take unilateral recovery action
 inform the manager first
Three blueprints accepted in the last OpenStack summit on Liberty release
see https://wiki.opnfv.org/doctor
VM VM
32
switch over
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Filling out gaps case study-2
 Promise: requirement project on resource reservation
– Reservation feature not available in OpenStack
OpenStack
Promise plug-in
see https://wiki.opnfv.org/promise
6 contributions were made to ETSI NFV. Prototyping underway.
33
© 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015
Summary
 Telco nodes need ‘some’ attention in virtualization.
 reliability, high availability required, but not from the hardware per-say.
 OPNFV is a fast-growing opensource community driving speedy development of a reference NFV
platform.
 heavy presence of telco players. Seeing success already.
 Speed matters
 That’s a big expectation.
 Follow standards. Standard is necessary in Telecom.
 Interoperability, backward compatibility, vendor-independence, contention resolution.
34
Early engagement with the Operators/Service Providers creates a Win-Win relationship
Ashiq Khan <khan@nttdocomo.com>
Open Source
Carrier Networking
Dirk Kutscher
Chief Researcher
NEC Laboratories Europe
Page 37 © NEC Corporation 2015
Open Source Carrier Networking
▌Different objectives for Open Source projects
1. Disseminate and test new ideas  Research collaboration
2. Validate and demonstrate technology and standards  PoCs
3. Open Source industry platforms  large-scale projects
Page 38 © NEC Corporation 2015
NEC – Communications and IT Solutions
▌Cloud Infrastructure
▌Telecom networks and services
▌Leading OpenFlow products
▌World‘s first commercial LTE deployment
▌World‘s first commercial vEPC deployment
▌Linux- (and generally OSS)-based product range
Page 39 © NEC Corporation 2015
NEC NFV Solutions History
Linux-based ATCA systems
First-generation of virtualized
systems with proprietary resource
manager
OpenStack-based VIM and
orchestration systems
OPNFV-based solutions
Page 40 © NEC Corporation 2015
Requirements from a Telecommunications Perspective
▌General objectives for NFV-based networks
1. Automation (deployment, life-cycle management, elasticity)
2. Flexbility – adding/removing new features fast
3. Cost efficiency (consolidation of functions onto fewer physical boxes)
Specific Requirements
▌ Availability and Fault Management
 Faults can happen
 Detecting root-causes reliably and react quickly
 Minimizing downtime
▌ Performance
 Balance virtualization with optimal resource usage
▌ Multi-domain operation
 Extending NFV domains across DC boundaries
Page 41 © NEC Corporation 2015
Previous Development Cycle
Customer Requirements Development Product Release
Page 42 © NEC Corporation 2015
Open Source, Open Loop
Requirements & Blueprints Artifacts Release
Testing
Page 43 © NEC Corporation 2015
Experience: Development
▌Modularity in OSS projects
 Designed for multi-partner collaboration and extensibility
 Component-based architectures, well-defined APIs
 Large active communities  dynamic system
▌Example: NEC NFV OpenStack development
 NEC extension modules for NFV use cases and requirements
 Development (including research and QA) completed in 8 months
▌Lesson: Flexibility, modular design a key enabler for fast
customization and extension
Page 44 © NEC Corporation 2015
Experience: Troubleshooting NFV
▌NEC telco support business
 Strong (legal) requirements for high availability
 Root cause analysis for effective fault management
 NFV: high degree of consolidation makes this difficult
▌Example: service outage in customer network
 Network service application failure
 Reproduced problem locally and identified bug by adding diagnostics into
 KVM/qemu
▌Lesson: White box (OSS) approach enables effective debugging and
hardening of critical systems
Page 45 © NEC Corporation 2015
Experience: Paddling Upstream
▌From adaptation to upstream integration
 First generation of OSS-based products were based on many specific
features, proprietary extensions
 Doable for single development – not maintainable in the long run
▌Upstream first instead of forking and expensive re-integration
 NEC develops use cases, requirements and feature designs
 Close collaboration with partners to integrate features in a timely manner
 We (and rest of the industry) can leverage those features in products
▌Lesson: Minimize development and maintenance cost
by upstream first approach
Page 46 © NEC Corporation 2015
Current Work: Transport-SDN with ONOS
Flexible and easy-to-use multi-layer/multi-domain/multi-device view/control of
transport network which consists of legacy and pure-SDN domains
Packet-transport
domain
Optical network
domain
Mobile backhaul
domain
OpenFlow
domain
OpenFlow
domain
OpenFlow
domain
ODENOS (Network abstraction)
ONOS
ONOS ONOS
NMS
NMS
NMS
OpenFlow
domain
ONOS
Leveraging high
performance and
scalability
Global/Local view
& control
Customer-domain
view & control
Protocol layer
view & control
Optical driver
Mobile backhaul
driver
Packet-transport
driver
ONOS driver
Inter-domain path
restoration
Page 47 © NEC Corporation 2015
Outlook: OpenFlow in Carrier Networks
▌After first wave of NFV-based softwarization, we see more demand
for true Software-Defined Networking
 Commoditizing forwarding elements further
 Enhanced programmability and proper policy abstractions
▌New abstractions and
programmability models
for OpenFlow
▌Powerful policy
frameworks
▌Network redesign
Page 48 © NEC Corporation 2015
BACKUP
Page 50 © NEC Corporation 2015
NEC
NFV Platform
Get Involved With OPNFV
• Website: http://www.opnfv.org/
• Wiki: https://wiki.opnfv.org/
• Arno: https://www.opnfv.org/arno
• Join the conversation on mailing lists and social media
• Join as a member
• Developers: Download Arno, join approved projects, propose a project, write
documentation, contribute use cases, define tests, analyze requirements,
build upstream relationships, contribute code, contribute upstream code,
define processes, resource a community lab, answer questions, give
training, evangelize
2015-06-24
Questions?

More Related Content

What's hot

Open Platform for NFV: Arno and Beyond
Open Platform for NFV: Arno and BeyondOpen Platform for NFV: Arno and Beyond
Open Platform for NFV: Arno and BeyondOPNFV
 
Operating OPNFV
Operating OPNFVOperating OPNFV
Operating OPNFVOPNFV
 
OPNFV: Getting down to business
OPNFV: Getting down to businessOPNFV: Getting down to business
OPNFV: Getting down to businessOPNFV
 
Operating OPNFV: Deploy it, test it, run it
Operating OPNFV: Deploy it, test it, run itOperating OPNFV: Deploy it, test it, run it
Operating OPNFV: Deploy it, test it, run itOPNFV
 
Open stack gluon + opnfv netready
Open stack gluon + opnfv netreadyOpen stack gluon + opnfv netready
Open stack gluon + opnfv netreadyOPNFV
 
OPNFV: Overview and Approach to Upstream Integration
OPNFV: Overview and Approach to Upstream IntegrationOPNFV: Overview and Approach to Upstream Integration
OPNFV: Overview and Approach to Upstream IntegrationOPNFV
 
Swimming upstream: OPNFV Doctor project case study
Swimming upstream: OPNFV Doctor project case studySwimming upstream: OPNFV Doctor project case study
Swimming upstream: OPNFV Doctor project case studyOPNFV
 
MEF's inter-domain orchestration delivering dynamic third networks [presente...
MEF's  inter-domain orchestration delivering dynamic third networks [presente...MEF's  inter-domain orchestration delivering dynamic third networks [presente...
MEF's inter-domain orchestration delivering dynamic third networks [presente...OPNFV
 
OPNFV Brahmaputra: An Early Look
OPNFV Brahmaputra: An Early Look OPNFV Brahmaputra: An Early Look
OPNFV Brahmaputra: An Early Look OPNFV
 
Summit 16: ARM Mini-Summit - OPNFV vision, contributions and offerings - Enea
Summit 16: ARM Mini-Summit - OPNFV vision, contributions and offerings - EneaSummit 16: ARM Mini-Summit - OPNFV vision, contributions and offerings - Enea
Summit 16: ARM Mini-Summit - OPNFV vision, contributions and offerings - EneaOPNFV
 
OPNFV: Road to Next-Generation Network
OPNFV: Road to Next-Generation NetworkOPNFV: Road to Next-Generation Network
OPNFV: Road to Next-Generation NetworkOPNFV
 
The Third Network: LSO, SDN and NFV
The Third Network: LSO, SDN and NFVThe Third Network: LSO, SDN and NFV
The Third Network: LSO, SDN and NFVOPNFV
 
Opnfv whitepaper 103014
Opnfv whitepaper 103014Opnfv whitepaper 103014
Opnfv whitepaper 103014OPNFV
 
OPNFV: Upstream Headwaters to Full Deployment
OPNFV: Upstream Headwaters to Full DeploymentOPNFV: Upstream Headwaters to Full Deployment
OPNFV: Upstream Headwaters to Full DeploymentOPNFV
 
Summit 16: Automated Platform for Testing VNF Performance and Interoperabili...
Summit 16: Automated Platform for  Testing VNF Performance and Interoperabili...Summit 16: Automated Platform for  Testing VNF Performance and Interoperabili...
Summit 16: Automated Platform for Testing VNF Performance and Interoperabili...OPNFV
 
Automatic Integration, Testing and Certification of NFV in China Mobile
Automatic Integration, Testing and Certification of NFV in China MobileAutomatic Integration, Testing and Certification of NFV in China Mobile
Automatic Integration, Testing and Certification of NFV in China MobileOPNFV
 
Challenges in positioning open stack for nf-vi_ are we biting off more than w...
Challenges in positioning open stack for nf-vi_ are we biting off more than w...Challenges in positioning open stack for nf-vi_ are we biting off more than w...
Challenges in positioning open stack for nf-vi_ are we biting off more than w...OPNFV
 
White Paper: OPNFV: Paving the Way to Open Source NFV
White Paper: OPNFV: Paving the Way to Open Source NFVWhite Paper: OPNFV: Paving the Way to Open Source NFV
White Paper: OPNFV: Paving the Way to Open Source NFVOPNFV
 
Summit 16: Yardstick: Pre-deployment Tool
Summit 16: Yardstick: Pre-deployment ToolSummit 16: Yardstick: Pre-deployment Tool
Summit 16: Yardstick: Pre-deployment ToolOPNFV
 
Summit 16: Open-O Mini-Summit - Orchestrating Network Connectivity Services
Summit 16: Open-O Mini-Summit - Orchestrating Network Connectivity ServicesSummit 16: Open-O Mini-Summit - Orchestrating Network Connectivity Services
Summit 16: Open-O Mini-Summit - Orchestrating Network Connectivity ServicesOPNFV
 

What's hot (20)

Open Platform for NFV: Arno and Beyond
Open Platform for NFV: Arno and BeyondOpen Platform for NFV: Arno and Beyond
Open Platform for NFV: Arno and Beyond
 
Operating OPNFV
Operating OPNFVOperating OPNFV
Operating OPNFV
 
OPNFV: Getting down to business
OPNFV: Getting down to businessOPNFV: Getting down to business
OPNFV: Getting down to business
 
Operating OPNFV: Deploy it, test it, run it
Operating OPNFV: Deploy it, test it, run itOperating OPNFV: Deploy it, test it, run it
Operating OPNFV: Deploy it, test it, run it
 
Open stack gluon + opnfv netready
Open stack gluon + opnfv netreadyOpen stack gluon + opnfv netready
Open stack gluon + opnfv netready
 
OPNFV: Overview and Approach to Upstream Integration
OPNFV: Overview and Approach to Upstream IntegrationOPNFV: Overview and Approach to Upstream Integration
OPNFV: Overview and Approach to Upstream Integration
 
Swimming upstream: OPNFV Doctor project case study
Swimming upstream: OPNFV Doctor project case studySwimming upstream: OPNFV Doctor project case study
Swimming upstream: OPNFV Doctor project case study
 
MEF's inter-domain orchestration delivering dynamic third networks [presente...
MEF's  inter-domain orchestration delivering dynamic third networks [presente...MEF's  inter-domain orchestration delivering dynamic third networks [presente...
MEF's inter-domain orchestration delivering dynamic third networks [presente...
 
OPNFV Brahmaputra: An Early Look
OPNFV Brahmaputra: An Early Look OPNFV Brahmaputra: An Early Look
OPNFV Brahmaputra: An Early Look
 
Summit 16: ARM Mini-Summit - OPNFV vision, contributions and offerings - Enea
Summit 16: ARM Mini-Summit - OPNFV vision, contributions and offerings - EneaSummit 16: ARM Mini-Summit - OPNFV vision, contributions and offerings - Enea
Summit 16: ARM Mini-Summit - OPNFV vision, contributions and offerings - Enea
 
OPNFV: Road to Next-Generation Network
OPNFV: Road to Next-Generation NetworkOPNFV: Road to Next-Generation Network
OPNFV: Road to Next-Generation Network
 
The Third Network: LSO, SDN and NFV
The Third Network: LSO, SDN and NFVThe Third Network: LSO, SDN and NFV
The Third Network: LSO, SDN and NFV
 
Opnfv whitepaper 103014
Opnfv whitepaper 103014Opnfv whitepaper 103014
Opnfv whitepaper 103014
 
OPNFV: Upstream Headwaters to Full Deployment
OPNFV: Upstream Headwaters to Full DeploymentOPNFV: Upstream Headwaters to Full Deployment
OPNFV: Upstream Headwaters to Full Deployment
 
Summit 16: Automated Platform for Testing VNF Performance and Interoperabili...
Summit 16: Automated Platform for  Testing VNF Performance and Interoperabili...Summit 16: Automated Platform for  Testing VNF Performance and Interoperabili...
Summit 16: Automated Platform for Testing VNF Performance and Interoperabili...
 
Automatic Integration, Testing and Certification of NFV in China Mobile
Automatic Integration, Testing and Certification of NFV in China MobileAutomatic Integration, Testing and Certification of NFV in China Mobile
Automatic Integration, Testing and Certification of NFV in China Mobile
 
Challenges in positioning open stack for nf-vi_ are we biting off more than w...
Challenges in positioning open stack for nf-vi_ are we biting off more than w...Challenges in positioning open stack for nf-vi_ are we biting off more than w...
Challenges in positioning open stack for nf-vi_ are we biting off more than w...
 
White Paper: OPNFV: Paving the Way to Open Source NFV
White Paper: OPNFV: Paving the Way to Open Source NFVWhite Paper: OPNFV: Paving the Way to Open Source NFV
White Paper: OPNFV: Paving the Way to Open Source NFV
 
Summit 16: Yardstick: Pre-deployment Tool
Summit 16: Yardstick: Pre-deployment ToolSummit 16: Yardstick: Pre-deployment Tool
Summit 16: Yardstick: Pre-deployment Tool
 
Summit 16: Open-O Mini-Summit - Orchestrating Network Connectivity Services
Summit 16: Open-O Mini-Summit - Orchestrating Network Connectivity ServicesSummit 16: Open-O Mini-Summit - Orchestrating Network Connectivity Services
Summit 16: Open-O Mini-Summit - Orchestrating Network Connectivity Services
 

Viewers also liked

An Introduce of OPNFV (Open Platform for NFV)
An Introduce of OPNFV (Open Platform for NFV)An Introduce of OPNFV (Open Platform for NFV)
An Introduce of OPNFV (Open Platform for NFV)Mario Cho
 
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...Cisco Canada
 
OPNFV Webinar – No Time to Wait: Accelerating NFV Time to Market Through Open...
OPNFV Webinar – No Time to Wait: Accelerating NFV Time to Market Through Open...OPNFV Webinar – No Time to Wait: Accelerating NFV Time to Market Through Open...
OPNFV Webinar – No Time to Wait: Accelerating NFV Time to Market Through Open...Open Networking Summits
 
Summit 16: OpenStack Tacker - Open Platform for NFV Orchestration
Summit 16: OpenStack Tacker - Open Platform for NFV OrchestrationSummit 16: OpenStack Tacker - Open Platform for NFV Orchestration
Summit 16: OpenStack Tacker - Open Platform for NFV OrchestrationOPNFV
 
Clash of Titans in SDN: OpenDaylight vs ONOS - Elisa Rojas
Clash of Titans in SDN: OpenDaylight vs ONOS - Elisa RojasClash of Titans in SDN: OpenDaylight vs ONOS - Elisa Rojas
Clash of Titans in SDN: OpenDaylight vs ONOS - Elisa RojasOpenNebula Project
 
3 - Introducing NFV by Adrie Taniwidjaja
3 - Introducing NFV by Adrie Taniwidjaja3 - Introducing NFV by Adrie Taniwidjaja
3 - Introducing NFV by Adrie TaniwidjajaSDNRG ITB
 
The Top Skills That Can Get You Hired in 2017
The Top Skills That Can Get You Hired in 2017The Top Skills That Can Get You Hired in 2017
The Top Skills That Can Get You Hired in 2017LinkedIn
 

Viewers also liked (8)

An Introduce of OPNFV (Open Platform for NFV)
An Introduce of OPNFV (Open Platform for NFV)An Introduce of OPNFV (Open Platform for NFV)
An Introduce of OPNFV (Open Platform for NFV)
 
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
 
OPNFV Webinar – No Time to Wait: Accelerating NFV Time to Market Through Open...
OPNFV Webinar – No Time to Wait: Accelerating NFV Time to Market Through Open...OPNFV Webinar – No Time to Wait: Accelerating NFV Time to Market Through Open...
OPNFV Webinar – No Time to Wait: Accelerating NFV Time to Market Through Open...
 
Summit 16: OpenStack Tacker - Open Platform for NFV Orchestration
Summit 16: OpenStack Tacker - Open Platform for NFV OrchestrationSummit 16: OpenStack Tacker - Open Platform for NFV Orchestration
Summit 16: OpenStack Tacker - Open Platform for NFV Orchestration
 
Clash of Titans in SDN: OpenDaylight vs ONOS - Elisa Rojas
Clash of Titans in SDN: OpenDaylight vs ONOS - Elisa RojasClash of Titans in SDN: OpenDaylight vs ONOS - Elisa Rojas
Clash of Titans in SDN: OpenDaylight vs ONOS - Elisa Rojas
 
3 - Introducing NFV by Adrie Taniwidjaja
3 - Introducing NFV by Adrie Taniwidjaja3 - Introducing NFV by Adrie Taniwidjaja
3 - Introducing NFV by Adrie Taniwidjaja
 
Understanding DPDK
Understanding DPDKUnderstanding DPDK
Understanding DPDK
 
The Top Skills That Can Get You Hired in 2017
The Top Skills That Can Get You Hired in 2017The Top Skills That Can Get You Hired in 2017
The Top Skills That Can Get You Hired in 2017
 

Similar to OPNFV: Open Source Carrier Networking Panel

OPNFV: From the Trenches
OPNFV: From the TrenchesOPNFV: From the Trenches
OPNFV: From the TrenchesOPNFV
 
Comparing IPv6 and IPv4 Performance, by John Berg [APNIC 38 / IPv6 Plenary]
Comparing IPv6 and IPv4 Performance, by John Berg [APNIC 38 / IPv6 Plenary]Comparing IPv6 and IPv4 Performance, by John Berg [APNIC 38 / IPv6 Plenary]
Comparing IPv6 and IPv4 Performance, by John Berg [APNIC 38 / IPv6 Plenary]APNIC
 
Intro: OPFNV Mini Summit at 2015 NFV World Congress
Intro: OPFNV Mini Summit at 2015 NFV World CongressIntro: OPFNV Mini Summit at 2015 NFV World Congress
Intro: OPFNV Mini Summit at 2015 NFV World CongressOPNFV
 
Open Source in a Closed Network
Open Source in a Closed NetworkOpen Source in a Closed Network
Open Source in a Closed NetworkOPNFV
 
04122016 web rtc_globalsummit
04122016 web rtc_globalsummit04122016 web rtc_globalsummit
04122016 web rtc_globalsummitKensaku Komatsu
 
OPNFV overview
OPNFV overviewOPNFV overview
OPNFV overviewOPNFV
 
About Brain4Net, Inc. - July 2015
About Brain4Net, Inc. - July 2015About Brain4Net, Inc. - July 2015
About Brain4Net, Inc. - July 2015Brain4Net, Inc.
 
Three years of OFELIA - taking stock
Three years of OFELIA - taking stockThree years of OFELIA - taking stock
Three years of OFELIA - taking stockFIBRE Testbed
 
Addressing the Interoperability Question
Addressing the Interoperability QuestionAddressing the Interoperability Question
Addressing the Interoperability QuestionDeborah Porchivina
 
The Future of Networks is Open...Source
The Future of Networks is Open...SourceThe Future of Networks is Open...Source
The Future of Networks is Open...SourceFrancois Duthilleul
 
The Interoperability Challenge in Telecom and NFS Environments
The Interoperability Challenge in Telecom and NFS EnvironmentsThe Interoperability Challenge in Telecom and NFS Environments
The Interoperability Challenge in Telecom and NFS EnvironmentsOpen Networking Summit
 
Challenge in asia region connecting each testbed and poc of distributed nfv ...
Challenge in asia region  connecting each testbed and poc of distributed nfv ...Challenge in asia region  connecting each testbed and poc of distributed nfv ...
Challenge in asia region connecting each testbed and poc of distributed nfv ...OPNFV
 
Radisys/Orange/Strategy Analytics Webinar 090618
Radisys/Orange/Strategy Analytics Webinar 090618Radisys/Orange/Strategy Analytics Webinar 090618
Radisys/Orange/Strategy Analytics Webinar 090618Radisys Corporation
 
The Path to Open, Interoperable Optical Networking
The Path to Open, Interoperable Optical NetworkingThe Path to Open, Interoperable Optical Networking
The Path to Open, Interoperable Optical NetworkingLeah Wilkinson
 
The New NFV Powerhouse
The New NFV Powerhouse The New NFV Powerhouse
The New NFV Powerhouse ADVA
 
Mplswc2006 white paper-v1.1
Mplswc2006 white paper-v1.1Mplswc2006 white paper-v1.1
Mplswc2006 white paper-v1.1Sean Andersen
 
NFV ISG – Phase 2 Begins
NFV ISG – Phase 2 BeginsNFV ISG – Phase 2 Begins
NFV ISG – Phase 2 BeginsCableLabs
 
Open Source Networking Overview
Open Source Networking OverviewOpen Source Networking Overview
Open Source Networking OverviewEueung Mulyana
 

Similar to OPNFV: Open Source Carrier Networking Panel (20)

OPNFV: From the Trenches
OPNFV: From the TrenchesOPNFV: From the Trenches
OPNFV: From the Trenches
 
Comparing IPv6 and IPv4 Performance, by John Berg [APNIC 38 / IPv6 Plenary]
Comparing IPv6 and IPv4 Performance, by John Berg [APNIC 38 / IPv6 Plenary]Comparing IPv6 and IPv4 Performance, by John Berg [APNIC 38 / IPv6 Plenary]
Comparing IPv6 and IPv4 Performance, by John Berg [APNIC 38 / IPv6 Plenary]
 
Intro: OPFNV Mini Summit at 2015 NFV World Congress
Intro: OPFNV Mini Summit at 2015 NFV World CongressIntro: OPFNV Mini Summit at 2015 NFV World Congress
Intro: OPFNV Mini Summit at 2015 NFV World Congress
 
Open Source in a Closed Network
Open Source in a Closed NetworkOpen Source in a Closed Network
Open Source in a Closed Network
 
04122016 web rtc_globalsummit
04122016 web rtc_globalsummit04122016 web rtc_globalsummit
04122016 web rtc_globalsummit
 
OPNFV overview
OPNFV overviewOPNFV overview
OPNFV overview
 
About Brain4Net, Inc. - July 2015
About Brain4Net, Inc. - July 2015About Brain4Net, Inc. - July 2015
About Brain4Net, Inc. - July 2015
 
NTT i3 at OpenStack Summit - May 20th, 2015
NTT i3 at OpenStack Summit - May 20th, 2015NTT i3 at OpenStack Summit - May 20th, 2015
NTT i3 at OpenStack Summit - May 20th, 2015
 
Three years of OFELIA - taking stock
Three years of OFELIA - taking stockThree years of OFELIA - taking stock
Three years of OFELIA - taking stock
 
Addressing the Interoperability Question
Addressing the Interoperability QuestionAddressing the Interoperability Question
Addressing the Interoperability Question
 
Apache NiFi Crash Course Intro
Apache NiFi Crash Course IntroApache NiFi Crash Course Intro
Apache NiFi Crash Course Intro
 
The Future of Networks is Open...Source
The Future of Networks is Open...SourceThe Future of Networks is Open...Source
The Future of Networks is Open...Source
 
The Interoperability Challenge in Telecom and NFS Environments
The Interoperability Challenge in Telecom and NFS EnvironmentsThe Interoperability Challenge in Telecom and NFS Environments
The Interoperability Challenge in Telecom and NFS Environments
 
Challenge in asia region connecting each testbed and poc of distributed nfv ...
Challenge in asia region  connecting each testbed and poc of distributed nfv ...Challenge in asia region  connecting each testbed and poc of distributed nfv ...
Challenge in asia region connecting each testbed and poc of distributed nfv ...
 
Radisys/Orange/Strategy Analytics Webinar 090618
Radisys/Orange/Strategy Analytics Webinar 090618Radisys/Orange/Strategy Analytics Webinar 090618
Radisys/Orange/Strategy Analytics Webinar 090618
 
The Path to Open, Interoperable Optical Networking
The Path to Open, Interoperable Optical NetworkingThe Path to Open, Interoperable Optical Networking
The Path to Open, Interoperable Optical Networking
 
The New NFV Powerhouse
The New NFV Powerhouse The New NFV Powerhouse
The New NFV Powerhouse
 
Mplswc2006 white paper-v1.1
Mplswc2006 white paper-v1.1Mplswc2006 white paper-v1.1
Mplswc2006 white paper-v1.1
 
NFV ISG – Phase 2 Begins
NFV ISG – Phase 2 BeginsNFV ISG – Phase 2 Begins
NFV ISG – Phase 2 Begins
 
Open Source Networking Overview
Open Source Networking OverviewOpen Source Networking Overview
Open Source Networking Overview
 

More from OPNFV

How to Reuse OPNFV Testing Components in Telco Validation Chain
How to Reuse OPNFV Testing Components in Telco Validation ChainHow to Reuse OPNFV Testing Components in Telco Validation Chain
How to Reuse OPNFV Testing Components in Telco Validation ChainOPNFV
 
Energy Audit aaS with OPNFV
Energy Audit aaS with OPNFVEnergy Audit aaS with OPNFV
Energy Audit aaS with OPNFVOPNFV
 
Hands-On Testing: How to Integrate Tests in OPNFV
Hands-On Testing: How to Integrate Tests in OPNFVHands-On Testing: How to Integrate Tests in OPNFV
Hands-On Testing: How to Integrate Tests in OPNFVOPNFV
 
Storage Performance Indicators - Powered by StorPerf and QTIP
Storage Performance Indicators - Powered by StorPerf and QTIPStorage Performance Indicators - Powered by StorPerf and QTIP
Storage Performance Indicators - Powered by StorPerf and QTIPOPNFV
 
Big Data for Testing - Heading for Post Process and Analytics
Big Data for Testing - Heading for Post Process and AnalyticsBig Data for Testing - Heading for Post Process and Analytics
Big Data for Testing - Heading for Post Process and AnalyticsOPNFV
 
Testing, CI Gating & Community Fast Feedback: The Challenge of Integration Pr...
Testing, CI Gating & Community Fast Feedback: The Challenge of Integration Pr...Testing, CI Gating & Community Fast Feedback: The Challenge of Integration Pr...
Testing, CI Gating & Community Fast Feedback: The Challenge of Integration Pr...OPNFV
 
How Many Ohs? (An Integration Guide to Apex & Triple-o)
How Many Ohs? (An Integration Guide to Apex & Triple-o)How Many Ohs? (An Integration Guide to Apex & Triple-o)
How Many Ohs? (An Integration Guide to Apex & Triple-o)OPNFV
 
Being Brave: Deploying OpenStack from Master
Being Brave: Deploying OpenStack from MasterBeing Brave: Deploying OpenStack from Master
Being Brave: Deploying OpenStack from MasterOPNFV
 
Upstream Testing Collaboration
Upstream Testing Collaboration Upstream Testing Collaboration
Upstream Testing Collaboration OPNFV
 
Enabling Carrier-Grade Availability Within a Cloud Infrastructure
Enabling Carrier-Grade Availability Within a Cloud InfrastructureEnabling Carrier-Grade Availability Within a Cloud Infrastructure
Enabling Carrier-Grade Availability Within a Cloud InfrastructureOPNFV
 
Learnings From the First Year of the OPNFV Internship Program
Learnings From the First Year of the OPNFV Internship ProgramLearnings From the First Year of the OPNFV Internship Program
Learnings From the First Year of the OPNFV Internship ProgramOPNFV
 
OPNFV and OCP: Perfect Together
OPNFV and OCP: Perfect TogetherOPNFV and OCP: Perfect Together
OPNFV and OCP: Perfect TogetherOPNFV
 
The Return of QTIP, from Brahmaputra to Danube
The Return of QTIP, from Brahmaputra to DanubeThe Return of QTIP, from Brahmaputra to Danube
The Return of QTIP, from Brahmaputra to DanubeOPNFV
 
Improving POD Usage in Labs, CI and Testing
Improving POD Usage in Labs, CI and TestingImproving POD Usage in Labs, CI and Testing
Improving POD Usage in Labs, CI and TestingOPNFV
 
Run OPNFV Danube on ODCC Scorpio Multi-node Server - Open Software on Open Ha...
Run OPNFV Danube on ODCC Scorpio Multi-node Server - Open Software on Open Ha...Run OPNFV Danube on ODCC Scorpio Multi-node Server - Open Software on Open Ha...
Run OPNFV Danube on ODCC Scorpio Multi-node Server - Open Software on Open Ha...OPNFV
 
Distributed vnf management architecture and use-cases
Distributed vnf management  architecture and use-casesDistributed vnf management  architecture and use-cases
Distributed vnf management architecture and use-casesOPNFV
 
Software-defined migration how to migrate bunch of v-ms and volumes within a...
Software-defined migration  how to migrate bunch of v-ms and volumes within a...Software-defined migration  how to migrate bunch of v-ms and volumes within a...
Software-defined migration how to migrate bunch of v-ms and volumes within a...OPNFV
 
Securing your nfv and sdn integrated open stack cloud- challenges, use-cases ...
Securing your nfv and sdn integrated open stack cloud- challenges, use-cases ...Securing your nfv and sdn integrated open stack cloud- challenges, use-cases ...
Securing your nfv and sdn integrated open stack cloud- challenges, use-cases ...OPNFV
 
My network functions are virtualized, but are they cloud-ready
My network functions are virtualized, but are they cloud-readyMy network functions are virtualized, but are they cloud-ready
My network functions are virtualized, but are they cloud-readyOPNFV
 
Accelerated dataplanes integration and deployment
Accelerated dataplanes integration and deploymentAccelerated dataplanes integration and deployment
Accelerated dataplanes integration and deploymentOPNFV
 

More from OPNFV (20)

How to Reuse OPNFV Testing Components in Telco Validation Chain
How to Reuse OPNFV Testing Components in Telco Validation ChainHow to Reuse OPNFV Testing Components in Telco Validation Chain
How to Reuse OPNFV Testing Components in Telco Validation Chain
 
Energy Audit aaS with OPNFV
Energy Audit aaS with OPNFVEnergy Audit aaS with OPNFV
Energy Audit aaS with OPNFV
 
Hands-On Testing: How to Integrate Tests in OPNFV
Hands-On Testing: How to Integrate Tests in OPNFVHands-On Testing: How to Integrate Tests in OPNFV
Hands-On Testing: How to Integrate Tests in OPNFV
 
Storage Performance Indicators - Powered by StorPerf and QTIP
Storage Performance Indicators - Powered by StorPerf and QTIPStorage Performance Indicators - Powered by StorPerf and QTIP
Storage Performance Indicators - Powered by StorPerf and QTIP
 
Big Data for Testing - Heading for Post Process and Analytics
Big Data for Testing - Heading for Post Process and AnalyticsBig Data for Testing - Heading for Post Process and Analytics
Big Data for Testing - Heading for Post Process and Analytics
 
Testing, CI Gating & Community Fast Feedback: The Challenge of Integration Pr...
Testing, CI Gating & Community Fast Feedback: The Challenge of Integration Pr...Testing, CI Gating & Community Fast Feedback: The Challenge of Integration Pr...
Testing, CI Gating & Community Fast Feedback: The Challenge of Integration Pr...
 
How Many Ohs? (An Integration Guide to Apex & Triple-o)
How Many Ohs? (An Integration Guide to Apex & Triple-o)How Many Ohs? (An Integration Guide to Apex & Triple-o)
How Many Ohs? (An Integration Guide to Apex & Triple-o)
 
Being Brave: Deploying OpenStack from Master
Being Brave: Deploying OpenStack from MasterBeing Brave: Deploying OpenStack from Master
Being Brave: Deploying OpenStack from Master
 
Upstream Testing Collaboration
Upstream Testing Collaboration Upstream Testing Collaboration
Upstream Testing Collaboration
 
Enabling Carrier-Grade Availability Within a Cloud Infrastructure
Enabling Carrier-Grade Availability Within a Cloud InfrastructureEnabling Carrier-Grade Availability Within a Cloud Infrastructure
Enabling Carrier-Grade Availability Within a Cloud Infrastructure
 
Learnings From the First Year of the OPNFV Internship Program
Learnings From the First Year of the OPNFV Internship ProgramLearnings From the First Year of the OPNFV Internship Program
Learnings From the First Year of the OPNFV Internship Program
 
OPNFV and OCP: Perfect Together
OPNFV and OCP: Perfect TogetherOPNFV and OCP: Perfect Together
OPNFV and OCP: Perfect Together
 
The Return of QTIP, from Brahmaputra to Danube
The Return of QTIP, from Brahmaputra to DanubeThe Return of QTIP, from Brahmaputra to Danube
The Return of QTIP, from Brahmaputra to Danube
 
Improving POD Usage in Labs, CI and Testing
Improving POD Usage in Labs, CI and TestingImproving POD Usage in Labs, CI and Testing
Improving POD Usage in Labs, CI and Testing
 
Run OPNFV Danube on ODCC Scorpio Multi-node Server - Open Software on Open Ha...
Run OPNFV Danube on ODCC Scorpio Multi-node Server - Open Software on Open Ha...Run OPNFV Danube on ODCC Scorpio Multi-node Server - Open Software on Open Ha...
Run OPNFV Danube on ODCC Scorpio Multi-node Server - Open Software on Open Ha...
 
Distributed vnf management architecture and use-cases
Distributed vnf management  architecture and use-casesDistributed vnf management  architecture and use-cases
Distributed vnf management architecture and use-cases
 
Software-defined migration how to migrate bunch of v-ms and volumes within a...
Software-defined migration  how to migrate bunch of v-ms and volumes within a...Software-defined migration  how to migrate bunch of v-ms and volumes within a...
Software-defined migration how to migrate bunch of v-ms and volumes within a...
 
Securing your nfv and sdn integrated open stack cloud- challenges, use-cases ...
Securing your nfv and sdn integrated open stack cloud- challenges, use-cases ...Securing your nfv and sdn integrated open stack cloud- challenges, use-cases ...
Securing your nfv and sdn integrated open stack cloud- challenges, use-cases ...
 
My network functions are virtualized, but are they cloud-ready
My network functions are virtualized, but are they cloud-readyMy network functions are virtualized, but are they cloud-ready
My network functions are virtualized, but are they cloud-ready
 
Accelerated dataplanes integration and deployment
Accelerated dataplanes integration and deploymentAccelerated dataplanes integration and deployment
Accelerated dataplanes integration and deployment
 

OPNFV: Open Source Carrier Networking Panel

  • 1. NFV Track: OPNFV Open Source Carrier Networking Panel
  • 3. OPNFV is a carrier-grade, integrated, open source platform to accelerate the introduction of new NFV products and services.
  • 4. OPNFV Membership List Platinum Members Silver Members 2015-06-24 OPNFV Introduction 4
  • 5. OPNFV Open Source Carrier Networking Panelists • Heather Kirksey, Director, OPNFV (Moderator) • Chris Donley: Director, SDN, NFV, Home Networking, IPv6, Metro Ethernet, CableLabs • Ashiq Khan: Assistant Manager, NTT DOCOMO • Dirk Kutscher: Chief Researcher & SDN Architect, NEC Laboratories Europe 2015-06-24
  • 6. 6© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable. Open Source Carrier Networking Chris Donley Director, Virtualization and Network Evolution
  • 7. 7© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable. • R&D Consortium chartered to foster innovation in the cable industry – 58 member MSOs worldwide – 150+ million subscribers • Vendor-neutral R&D/lab facilities in Louisville, CO and Sunnyvale, CA – Best known for DOCSIS® specifications • Extensive research into SDN & NFV with active participation from cable operators and vendors – ETSI NFV ISG – NOC Chair – OPNFV – Founding member, Silver End-User Director About CableLabs 7
  • 8. 8© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable. • Started SDN research in 2012 – ON.Lab • Pox/mininet/FlowVisor experimentation – MSO and vendor use case analysis • SDN is promising, but need to move beyond OpenFlow in access network • Began NFV research in 2013 • Experimenting with Open Daylight in August ‘13 – PacketCable Multimedia plugin – COPS protocol to control legacy CMTSs – Documentation was non-existant… – …code/interfaces kept changing… – …but we still had a working demo in 6 weeks • Continuing approach with use case analysis, architecture design, and prototyping – PCMM plugin (Helium) -> enhancing in Lithium • Expanding Open Source engagement through OPNFV – Virtual Business CPE (MEF services) – Intent networking CableLabs involvement with SDN & NFV 8
  • 9. 9© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.9 VNE Architecture Portal Platform Orchestration APIs Network Services Infrastructure Control APIs Network Compute Storage VNFs SaaS Applications Custom Application Metro Ethernet* RTC Backup IaaS PaaS Physical Access APIs Physical Resources Legacy Order BSS/OSSAPIs User Usage Firewall Cloud Services Physical Resources
  • 10. 10© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable. VNE Network Focus Deep dive on network CMTS/CCAP Orchestrator Controller Metro Ethernet ServiceService CCAP Management & Abstraction DOCSIS® (legacy) Prov. EPON ONU Access Protocol Adaptation (Virtual Network Abstractions) Wireless eRouter Ex: OpenStack Ex: OpenDaylight
  • 11. 11© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable. CableLabs VNE – Current Focus CMTS/CCAP Orchestrator Controller Metro Ethernet ServiceService CCAP Management & Abstraction DOCSIS® (legacy) Prov. EPON ONU Access Protocol Adaptation (Virtual Network Abstractions) Wireless eRouter Ex: OpenStack Ex: OpenDaylight
  • 12. 12© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable. Virtualizing CPE Functions Subscriber Home Cable Gateway Mobile STB – Linear & DVR PC Tablet Open Daylight MSO API Open Stack Neutron Subscriber VM Parental controls Network Address Translation BW on Demand Customer Portal Analytics provisioning routing firewall VNF VNF
  • 13. 13© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable. CableLabs OpenDaylight Development 13 DLUX VTN Coordinator OpenStack Neutron SDNI Wrapper DDoS Protection Network Applications Orchestrations & Services AAA – AuthN Filter OpenDaylight APIs (REST) Base Network Service Functions Topology Manager Stats Manager Switch Manager FRM Host Tracker Service Abstraction Layer (SAL) (Plugin Manager, Capability Abstractions, Flow Programming, Inventory, etc.) OpenStack Service VTN Manager OVSDB Neutron MEF Service Controller Platform GBP Renderers OpenFlow 1.0 1.3 TTP OVSDB NETCONF PCMM/ COPS SNBI LISP BGP SNMP Etc. Southbound Interfaces & Protocol Plugins Etc. OpenFlow Enabled Devices Open vSwitches Additional Virtual & Physical Devices Data Plane Elements (Virtual Switches, Physical Device Interfaces) Source: http://www.opendaylight.org/project/technical-overview Helium/Lithium Proposing OPNFV co- development project (currently Java shim on top of ODL) Used in our prototypes
  • 14. 14© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.14 Continuous Integration Environment • Continuous Integration tool chain speeds development and facilitates collaboration – Gerrit – code review tool – GitHub - code repository – Jenkins – automated build tool – Maven – code build – Ansible – code deployment tool – Vagrant – deployment to VMs
  • 15. 15© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable. • Open source speeds up development and provides a new way to achieve interoperability • Rapid prototypes are a great way to show SDN/NFV value • Developer ramp-up time is challenging, but once integrated, we can make rapid progress • A common CI environment facilitates sharing between projects • Cadence, short iteration cycles, fast feedback Key Takeaways 15
  • 16. 16© Cable Television Laboratories, Inc. 2015. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.© Cable Television Laboratories, Inc. 2014. Do not share this material with anyone other than CableLabs Members, and vendors under CableLabs NDA if applicable.16 Questions?
  • 17. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 OPNFV Open Source Carrier Networking Ashiq Khan, PhD Open Networking Summit 2015 DOCOMO R&D NTT DOCOMO, INC. TSC Member Open Platform for NFV 17
  • 18. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Contents  Telco virtualization and NFV  Why open source  Open Platform for NFV 18
  • 19. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Lesson learned … Mar 2011 source: http://www.soumu.go.jp/menu_news/s-news/01kiban02_02000043.html Massive number of call attempts (roughly 60-fold increase) were made. Call restriction control were in place. Call Restriction Call Restriction 15:00, Mar. 11 – 2:00, Mar. 12 6:00, Mar.12 – 1:00, Mar. 13 The number of call attempts were increased roughly 60-fold in outgoing and 40-fold in incoming. <Massive Congestion> Earthquake 14:46 Mar.11 12.6-fold 7.9-fold Thenumberofcalls Friday, Mar.11 Saturday, Mar.12 After the disaster A week ago out in out in Deploying resources to process such load is practically impossible 19
  • 20. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Enter virtualization  We need a mean to do resource sharing Normal At disaster Mail Rich Media (Video etc.) Voice More on highly demanded Internet access (Rich media Contents) than voice calls More on voice calls etc. to confirm safety of relatives and friends This is a joint research work supported by "Experimental challenges for dynamic virtualized networking resource control over an evolved mobile core network - a new approach to reduce massive traffic congestion after a devastating disaster" of the Ministry of Internal Affairs and Communications, Japan. 20
  • 21. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Nation-wide experiment  Resource sharing among services Access Tohoku University Load Generator (Terminals) VM VM IMS EPC VM EPC VM EPC Access Yokosuka CenterStandard Facilities Virtualized Facilities Load Generator (Terminals) Tohoku L2/L3 Networks Access L2/L3 Networks IMS Mail EPC Video IMS: IP Multi-media Subsystem, EPC: Evolved Packet Core Site C VMVM IMS VMVM EPC VMVM EPC VMVM EPC Access Site D JGN-X Access Legacy HW Legacy HW Server Server 96 Blade Servers 96 Blade Servers 8 OpenFlow Switches 8 OpenFlow Switches 5 OpenFlow Switches5 OpenFlow Switches 4 OpenFlow Switches 4 OpenFlow Switches Site A Site B This is a joint research work supported by "Experimental challenges for dynamic virtualized networking resource control over an evolved mobile core network - a new approach to reduce massive traffic congestion after a devastating disaster“ and “Research and development of network conversion of communication processing functions in large-scale communication congestion” of the Ministry of Internal Affairs and Communications, Japan. 21
  • 22. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Result 2012  Virtualization can enable us to do resource sharing 562.5K 135K E-mail (0.54M/h) 135K 585K 135K 112.5K Normal (Total Capacity: 832.5K) Packet <4-fold increase> Estimated peak demand during the disaster 25% accepted 25% accepted 6% accepted Reallocation Rich Media (2.34M/h) 5% accepted 25% accepted 25% accepted Voice <50-fold increase> Call completion rate 5% Call completion rate 25% After reallocation (Total Capacity: 832.5K) Voice (2.25M/h) This is a joint research work supported by "Experimental challenges for dynamic virtualized networking resource control over an evolved mobile core network - a new approach to reduce massive traffic congestion after a devastating disaster" of the Ministry of Internal Affairs and Communications, Japan. 22
  • 23. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 400 km Sendai DOCOMO R&D  Feasibility of resource sharing over geographically dispersed area Inter-site Voice: 300000 Packet: 840000 Voice: 170000 Packet: 450000 Congested region virtual network Distant site Before sharing reallocate After sharing Result 2013 Virtualization can give a good amount of resource flexibility to mobile telecom operators This is a joint research work supported by “Research and development of network conversion of communication processing functions in large-scale communication congestion” of the Ministry of Internal Affairs and Communications, Japan. 23
  • 24. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Virtualization in mobile network 2015 24 https://www.nttdocomo.co.jp/english/info/media_center/pr/2015/0302_00.html
  • 25. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Telco node virtualization  Its different than everything you see in the clouds now … MME SGW PGW eNB eNB External networks Size: 377944 sq. km Population: 126 mil Penetration rate: 112% deployme nt Each EPC node supports few hundred thousands subscribers 25 SGW PGW SGW
  • 26. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Challenges  Lack of commercial virtualization-based solution – gaps exist between standards and what is available  Don’t have a reference platform – Can’t compare if an offered platform is good enough We need a way for fast implementation, start with what is common to everyone. We have heard that ‘opensource’ is pretty fast …. 26
  • 27. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Standard and Opensource  Open Platform for NFV started in Oct. 2014  Use cases and requirements  Architecture  High-level specifications Open Platform for NFV A Linux Foundation Collaborative Project  Reference implementation  Interoperability tests  Validating specifications requirements solutions 27 Network Functions Virtualisation (NFV) Industry Specification Group (ISG) What we want and the interoperability requirements We quickly know what is missing, what is right
  • 28. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Contribution of Opensource  De-facto implementation – Opensource projects can provide fast solutions becoming de-facto/standards later  Validity and compliance – detects issues in standards through implementation, provide common codebase to test compliance to the standards  Reduce development burden – vendors can build on existing code base rather than creating it from scratch 28
  • 29. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Open Platform for NFV (OPNFV)  Lets make a common platform for NFV using opensource Computing Hardware Storage Hardware Network Hardware Hardware resources Virtualisation Layer Virtualised Infrastructure Manager(s) VNF Manager(s) NFV Orchestrator OSS/BSS NFVI VNF 3VNF 1 Execution reference points Main NFV reference pointsOther reference points Virtual Computing Virtual Storage Virtual Network EM 2 EM 3EM 1 Or-Vi Or-Vnfm Vi-Vnfm Os-Ma Ve-Vnfm Nf-Vi Vn-Nf Vl-Ha Service, VNF and Infrastructure Description VNF 2 Hypervisor Cloud Management System (OpenStack) OpenDaylight virtualized telecom nodes See https://www.opnfv.org/developers/technical-project-governance/tsc-policy 29
  • 30. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 OPNFV members  A Linux Foundation collaborative project Platinum Platinum Strategic End Users Silver Silver (continued) Silver Strategic End Users Brocade AT&T 6WIND Dialogic CableLabs Cisco China Mobile ADVA Dorado Software CenturyLink Dell DOCOMO Alcatel-Lucent ENEA Software KT EMC Telecom Italia Altera H3C Ooredoo Ericsson Vodafone ARM Ixia Orange HP Array Networks Metaswitch SK Telecom Huawei Brain4Net Midokura Sprint IBM Broadcom Mirantis Intel Canonical Overture Networks Juniper Cavium Networks Qosmos NEC Ciena Sandvine Nokia Citrix Sonus Networks Red Hat ClearPath Networks Spirent ZTE ConteXtream Stratus Coriant VMWare Cyan Wind River Xilinx as of May 2015 A strong presence of Operators/Service providers. What do they do in an Opensource community??? 30
  • 31. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Project categories in OPNFV  Target is to reach upstream OPNFV accommodates a variety of telecom and IT industry players Collaborative Development Project ……… Requirements Project Testing & Integration Project Documentation Project Upstream communities 31
  • 32. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Filling out gaps case study-1  DOCTOR: requirement project on fault management – Don’t hide everything ACT nodeSBY node Node manager/VNFM Hardware Hypervisor Hardware Hypervisor Hardware Hypervisor OpenStack X detect  Hardware is not completely decoupled from software  telco-nodes have five 9s availability requirement  Don’t take unilateral recovery action  inform the manager first Three blueprints accepted in the last OpenStack summit on Liberty release see https://wiki.opnfv.org/doctor VM VM 32 switch over
  • 33. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Filling out gaps case study-2  Promise: requirement project on resource reservation – Reservation feature not available in OpenStack OpenStack Promise plug-in see https://wiki.opnfv.org/promise 6 contributions were made to ETSI NFV. Prototyping underway. 33
  • 34. © 2015, NTT DOCOMO. INC. All Rights Reserved. ONS 2015 Summary  Telco nodes need ‘some’ attention in virtualization.  reliability, high availability required, but not from the hardware per-say.  OPNFV is a fast-growing opensource community driving speedy development of a reference NFV platform.  heavy presence of telco players. Seeing success already.  Speed matters  That’s a big expectation.  Follow standards. Standard is necessary in Telecom.  Interoperability, backward compatibility, vendor-independence, contention resolution. 34 Early engagement with the Operators/Service Providers creates a Win-Win relationship
  • 36. Open Source Carrier Networking Dirk Kutscher Chief Researcher NEC Laboratories Europe
  • 37. Page 37 © NEC Corporation 2015 Open Source Carrier Networking ▌Different objectives for Open Source projects 1. Disseminate and test new ideas  Research collaboration 2. Validate and demonstrate technology and standards  PoCs 3. Open Source industry platforms  large-scale projects
  • 38. Page 38 © NEC Corporation 2015 NEC – Communications and IT Solutions ▌Cloud Infrastructure ▌Telecom networks and services ▌Leading OpenFlow products ▌World‘s first commercial LTE deployment ▌World‘s first commercial vEPC deployment ▌Linux- (and generally OSS)-based product range
  • 39. Page 39 © NEC Corporation 2015 NEC NFV Solutions History Linux-based ATCA systems First-generation of virtualized systems with proprietary resource manager OpenStack-based VIM and orchestration systems OPNFV-based solutions
  • 40. Page 40 © NEC Corporation 2015 Requirements from a Telecommunications Perspective ▌General objectives for NFV-based networks 1. Automation (deployment, life-cycle management, elasticity) 2. Flexbility – adding/removing new features fast 3. Cost efficiency (consolidation of functions onto fewer physical boxes) Specific Requirements ▌ Availability and Fault Management  Faults can happen  Detecting root-causes reliably and react quickly  Minimizing downtime ▌ Performance  Balance virtualization with optimal resource usage ▌ Multi-domain operation  Extending NFV domains across DC boundaries
  • 41. Page 41 © NEC Corporation 2015 Previous Development Cycle Customer Requirements Development Product Release
  • 42. Page 42 © NEC Corporation 2015 Open Source, Open Loop Requirements & Blueprints Artifacts Release Testing
  • 43. Page 43 © NEC Corporation 2015 Experience: Development ▌Modularity in OSS projects  Designed for multi-partner collaboration and extensibility  Component-based architectures, well-defined APIs  Large active communities  dynamic system ▌Example: NEC NFV OpenStack development  NEC extension modules for NFV use cases and requirements  Development (including research and QA) completed in 8 months ▌Lesson: Flexibility, modular design a key enabler for fast customization and extension
  • 44. Page 44 © NEC Corporation 2015 Experience: Troubleshooting NFV ▌NEC telco support business  Strong (legal) requirements for high availability  Root cause analysis for effective fault management  NFV: high degree of consolidation makes this difficult ▌Example: service outage in customer network  Network service application failure  Reproduced problem locally and identified bug by adding diagnostics into  KVM/qemu ▌Lesson: White box (OSS) approach enables effective debugging and hardening of critical systems
  • 45. Page 45 © NEC Corporation 2015 Experience: Paddling Upstream ▌From adaptation to upstream integration  First generation of OSS-based products were based on many specific features, proprietary extensions  Doable for single development – not maintainable in the long run ▌Upstream first instead of forking and expensive re-integration  NEC develops use cases, requirements and feature designs  Close collaboration with partners to integrate features in a timely manner  We (and rest of the industry) can leverage those features in products ▌Lesson: Minimize development and maintenance cost by upstream first approach
  • 46. Page 46 © NEC Corporation 2015 Current Work: Transport-SDN with ONOS Flexible and easy-to-use multi-layer/multi-domain/multi-device view/control of transport network which consists of legacy and pure-SDN domains Packet-transport domain Optical network domain Mobile backhaul domain OpenFlow domain OpenFlow domain OpenFlow domain ODENOS (Network abstraction) ONOS ONOS ONOS NMS NMS NMS OpenFlow domain ONOS Leveraging high performance and scalability Global/Local view & control Customer-domain view & control Protocol layer view & control Optical driver Mobile backhaul driver Packet-transport driver ONOS driver Inter-domain path restoration
  • 47. Page 47 © NEC Corporation 2015 Outlook: OpenFlow in Carrier Networks ▌After first wave of NFV-based softwarization, we see more demand for true Software-Defined Networking  Commoditizing forwarding elements further  Enhanced programmability and proper policy abstractions ▌New abstractions and programmability models for OpenFlow ▌Powerful policy frameworks ▌Network redesign
  • 48. Page 48 © NEC Corporation 2015
  • 50. Page 50 © NEC Corporation 2015 NEC NFV Platform
  • 51. Get Involved With OPNFV • Website: http://www.opnfv.org/ • Wiki: https://wiki.opnfv.org/ • Arno: https://www.opnfv.org/arno • Join the conversation on mailing lists and social media • Join as a member • Developers: Download Arno, join approved projects, propose a project, write documentation, contribute use cases, define tests, analyze requirements, build upstream relationships, contribute code, contribute upstream code, define processes, resource a community lab, answer questions, give training, evangelize 2015-06-24