SlideShare a Scribd company logo
1 of 18
Download to read offline
PANEL I
LESSONS LEARNED SO FAR IN OPERATIONALIZING NFV
Panelists
Dave Hughes
VP of Engineering
PCCW Global
Luke Lim
Head of Solutions Engineers, EMEA
SevOne
James Crawshaw
Senior Analyst
Heavy Reading
Ari Banerjee
VP Strategy
Netcracker
Outline
•What progress has been made in operationalizing NFV
and what lessons have been learned?
•What are the greatest challenges in automating
dynamic, virtual networks and how successfully have
these been integrated with legacy physical networks
to provide services that span both domains?
•Has virtualization increased agility, enabled new
business models and reduced opex or simply added to
the complexity of network management and
operations?
Operationalizing SDN and NFV Networks
• While NFV provides an opportunity to reduce opex and improve
customer experience it introduces additional layers of operational
complexity that “put more onus on the operator to integrate
technologies that were traditionally integrated by a vendor” - Irene
Shannon and Jennifer Yates, AT&T, Building the Network of the Future.
• Disaggregation of network management systems, software, operating
systems and underlying hardware (processors) leaves operators with
the fun job of gluing it all together themselves.
Challenges - Onboarding VNFs
• Currently operators are
investigating many different
VNFs from established
suppliers and new vendors.
• Systems integrators can help
with interoperability testing
and onboarding, ensuring VNFs
will work in the specific NFV
environment an operator has
chosen.
• Over time the number of new
VNFs being introduced and
trialled by operators is likely to
diminish making onboarding
less of an issue.
Source: Kyrio (CableLabs test subsidiary)
KPN experience with VNF onboarding
• Test and acceptance: Define a test and release
process to support multiple VNFs in parallel.
Physical and virtual functions are often
combined in test chains.
• VNF catalog: Keep exceptions to a minimum.
Use this process to standardize on VNFs
instead of differentiate.
• Knowledge transfer: Use the application/PNF
owner’s knowledge and learn what is
expected from them as tenants.
Source: KPN, Wendy Ooms
Telefonica - best practice for VNF modelling
• Descriptors should avoid hard-coded values. Parameters are need to
launch an instance with deployment-specific attributes (e.g.
addressing)
• The VIM scheduler must be allowed to choose the resource to assign
to the VNF – physical host parameters (e.g. MAC address) must not
be used
• Don’t bypass the orchestrator by using hidden/hardcoded
parameters, tailored cloud-init files, or a VM console
• Management interface should be reachable after VM boot (should
not require console access to config IP)
• Be clear whether the VIM or the VNF manages IP address allocation
More challenges
• Change management for VNFs - Shannon & Yates state “ONAP
provides a consistent and systematic approach for change
management across all network functions, thereby eliminating the
need for ad hoc scripts”.
• Bridging the IT operations (NFVI) and network operations (VNFM)
domains - there will be greater commonality between the two
domains. The demarcation will probably to shift to those who
manage real-time, customer impacting applications and those that
manage the rest.
Evolution of network management
Day 0 Day 1 Day 2
Traditional
management
• PNF installation
• Initial configuration to
make device reachable
(user, password, network,
etc.)
• License activation
• Injection of
configuration
• Neighbor
configuration
• Network configuration
• Business provisioning (by
BSS)
• Service provisioning (by OSS)
NFV-native
management
• VNF deployment
• Network service
deployment (complex
topology)
• Business provisioning (from
BSS to MANO)
• Service provisioning (by
MANO)
• License activation
• VNF configuration
• Neighbor configuration
Source: Adapted from Telefonica
Further challenges
• DevOps - “Adoption of agile software development techniques
and DevOps principles” are key to rapid development,
certification & deployment of NFV/SDN - Shannon & Yates, AT&T
• Security - one of the advantages of open source is that although
the source code is in the public domain, vulnerabilities are
spotted quickly and patches are swiftly made available.
• Service assurance – see panel 3
Source: clark.comSource: github.com
Swisscom adopts Biz Dev Ops
Source: Swisscom
❑ Automated test has big cost
benefit
❑ Cooperative development (with
vendors) must include testing with
test functions defined and
implemented first
❑ Cross-organizational CI/CD
pipelines need more discussion
between supplier and operator
about
• Toolchain
• Sensitive data handling
• Contractual KPIs
(procurement)
SKtelecom – lessons learned from NFV
• NFV works well: vEPC and vIMS are “definitely feasible”; NFV+SDN can reduce
TCO by 20% and reduce TTM from 12 to 2 weeks but only for large scale
deployments including RAN
• A common MANO within each CSP is essential for a centralized management
framework - avoid vendor & domain-specific MANO
• MANO must support full lifecycle requirements (backup, rollback, etc)
• Standard data models needed for fully automated orchestration
• Open source projects (including OpenStack) are not yet carrier-grade
• For infrastructure performance you need PCI pass-through, SR-IOV, OVS with
DPDK
• For VNF performance these must move from monoliths to independently-
scalable, stateless, infrastructure-independent microservices
• Also need a unified & real-time assurance solution from NFVI to VNF/services
• “Culture shock” - whole operational process from design to run and
debug/maintain must change to support NFV; CTO and CIO offices must merge
DT problems with TeraStream NFV
• 4 years ago DT built a new network called TeraStream which includes an
NFV environment that offloads some traditional router functions (DNS,
DHCP, AFTR, vBRAS, vRouter; caching and streaming) to generic X86
servers (100 Gbps per server expected).
• Initially started with KVM-based VMs and OpenStack
• Most notable issues:
• Hard to keep platform secure (including constant patching of all layers – hosts,
hypervisors, VNFs)
• Extremely high effort to balance VNFs among hosts
• Inconsistency of versions between hosts or different locations
• Very difficult to debug
• Rollbacks are difficult or nearly impossible
• Network performance
DT solution for TeraStream NFV
• Created a Continuous Integration tool chain for development and deployment of
virtual machine images
• VM Factory stores YAML templates to describe hosts and VMs in Git
• Nightly builds via Jenkins ensure up-to-date security patches and other fixes
applied to the images for host OS and VNFs
• Orchestrator (Marlysys) picks up the
new images and start rebuilding nodes
• The result: fast patching, rollbacks
now possible, less dependencies and
coding during run time leading to
fewer errors and better security.
Source: Deutsche Telekom – Tomislav Sukser
CI/CD pipeline for OSM
Source: ETSI
Implementation example - Velcom
• Telekom Austria’s Belarus subsidiary: 80 engineers + 30 from vendor
• Implementation project started Mar 2016
• Core Network equipment and SW delivered May/Jun 2016
• HLR/HSS, SGSN, GGSN, MNP commercial launch Aug-Oct 2016
• MSC/MGW fully migrated Dec 2016
• Fully virtualized Core Network – Jan 2017
• vEPC now live in 2 other countries and being implemented in
remaining across TKA footprint (Austria + 5 East European countries)
• Fully virtualized Core Network across all 7 countries by 2Q19
Turkcell’s priorities for SDN/NFV
Source: Turkcell
Operator positioning re NFV
Source: TBR c/o Telefonica, NFV/SDN Telecom Market Landscape 3Q16 Network Business Quarterly

More Related Content

What's hot

Understanding NFV Management and Orchestration
Understanding NFV Management and OrchestrationUnderstanding NFV Management and Orchestration
Understanding NFV Management and OrchestrationAlberto Diez
 
Network Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoFNetwork Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoFAPNIC
 
Network Softwerization Impact, NFV, SDN
Network Softwerization Impact, NFV, SDNNetwork Softwerization Impact, NFV, SDN
Network Softwerization Impact, NFV, SDNMarie-Paule Odini
 
Presentación Laboratorio NFV de Telefónica de Antonio Elizondo
Presentación Laboratorio NFV de Telefónica de Antonio ElizondoPresentación Laboratorio NFV de Telefónica de Antonio Elizondo
Presentación Laboratorio NFV de Telefónica de Antonio Elizondovideos
 
OpenStack Paris Meetup on Nfv 2014/10/07
OpenStack Paris Meetup on Nfv 2014/10/07OpenStack Paris Meetup on Nfv 2014/10/07
OpenStack Paris Meetup on Nfv 2014/10/07Nicolas (Nick) Barcet
 
Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)
Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)
Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)SDNRG ITB
 
Summit 16: ETSI NFV Interface and Architecture Overview
Summit 16: ETSI NFV Interface and Architecture OverviewSummit 16: ETSI NFV Interface and Architecture Overview
Summit 16: ETSI NFV Interface and Architecture OverviewOPNFV
 
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...OPNFV
 
Cto’s guide to sdn, nfv and vnf
Cto’s guide to sdn, nfv and vnfCto’s guide to sdn, nfv and vnf
Cto’s guide to sdn, nfv and vnfPaulo R
 
Openstack meetup: NFV and Openstack
Openstack meetup: NFV and OpenstackOpenstack meetup: NFV and Openstack
Openstack meetup: NFV and OpenstackMarie-Paule Odini
 
The Next Step of OpenStack Evolution for NFV Deployments
The Next Step ofOpenStack Evolution for NFV DeploymentsThe Next Step ofOpenStack Evolution for NFV Deployments
The Next Step of OpenStack Evolution for NFV DeploymentsDirk Kutscher
 
Spreading NFV through the Network: the ETSI NFV use cases
Spreading NFV through the Network: the ETSI NFV use casesSpreading NFV through the Network: the ETSI NFV use cases
Spreading NFV through the Network: the ETSI NFV use casesOpen Networking Summits
 
NFV Use Case_Virtual Network Function As Service
NFV Use Case_Virtual Network Function As ServiceNFV Use Case_Virtual Network Function As Service
NFV Use Case_Virtual Network Function As ServiceAbdul Ravoof
 
NFV Linaro Connect Keynote
NFV Linaro Connect KeynoteNFV Linaro Connect Keynote
NFV Linaro Connect KeynoteLinaro
 
The NFV, SDN & Wireless Network Infrastructure Market: 2015 - 2020 - Opportun...
The NFV, SDN & Wireless Network Infrastructure Market: 2015 - 2020 - Opportun...The NFV, SDN & Wireless Network Infrastructure Market: 2015 - 2020 - Opportun...
The NFV, SDN & Wireless Network Infrastructure Market: 2015 - 2020 - Opportun...LeeSam111
 
Red Hat NFV solution overview
Red Hat NFV solution overview   Red Hat NFV solution overview
Red Hat NFV solution overview Ali Kafel
 

What's hot (20)

Understanding NFV Management and Orchestration
Understanding NFV Management and OrchestrationUnderstanding NFV Management and Orchestration
Understanding NFV Management and Orchestration
 
NFV & Openstack
NFV & OpenstackNFV & Openstack
NFV & Openstack
 
Network Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoFNetwork Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoF
 
Network Softwerization Impact, NFV, SDN
Network Softwerization Impact, NFV, SDNNetwork Softwerization Impact, NFV, SDN
Network Softwerization Impact, NFV, SDN
 
Presentación Laboratorio NFV de Telefónica de Antonio Elizondo
Presentación Laboratorio NFV de Telefónica de Antonio ElizondoPresentación Laboratorio NFV de Telefónica de Antonio Elizondo
Presentación Laboratorio NFV de Telefónica de Antonio Elizondo
 
OpenStack Paris Meetup on Nfv 2014/10/07
OpenStack Paris Meetup on Nfv 2014/10/07OpenStack Paris Meetup on Nfv 2014/10/07
OpenStack Paris Meetup on Nfv 2014/10/07
 
Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)
Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)
Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)
 
Summit 16: ETSI NFV Interface and Architecture Overview
Summit 16: ETSI NFV Interface and Architecture OverviewSummit 16: ETSI NFV Interface and Architecture Overview
Summit 16: ETSI NFV Interface and Architecture Overview
 
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
 
Cto’s guide to sdn, nfv and vnf
Cto’s guide to sdn, nfv and vnfCto’s guide to sdn, nfv and vnf
Cto’s guide to sdn, nfv and vnf
 
Openstack meetup: NFV and Openstack
Openstack meetup: NFV and OpenstackOpenstack meetup: NFV and Openstack
Openstack meetup: NFV and Openstack
 
Introduction to SDN
Introduction to SDNIntroduction to SDN
Introduction to SDN
 
The Next Step of OpenStack Evolution for NFV Deployments
The Next Step ofOpenStack Evolution for NFV DeploymentsThe Next Step ofOpenStack Evolution for NFV Deployments
The Next Step of OpenStack Evolution for NFV Deployments
 
Spreading NFV through the Network: the ETSI NFV use cases
Spreading NFV through the Network: the ETSI NFV use casesSpreading NFV through the Network: the ETSI NFV use cases
Spreading NFV through the Network: the ETSI NFV use cases
 
NFV Open Source projects
NFV Open Source projectsNFV Open Source projects
NFV Open Source projects
 
NFV Use Case_Virtual Network Function As Service
NFV Use Case_Virtual Network Function As ServiceNFV Use Case_Virtual Network Function As Service
NFV Use Case_Virtual Network Function As Service
 
NFV Linaro Connect Keynote
NFV Linaro Connect KeynoteNFV Linaro Connect Keynote
NFV Linaro Connect Keynote
 
The NFV, SDN & Wireless Network Infrastructure Market: 2015 - 2020 - Opportun...
The NFV, SDN & Wireless Network Infrastructure Market: 2015 - 2020 - Opportun...The NFV, SDN & Wireless Network Infrastructure Market: 2015 - 2020 - Opportun...
The NFV, SDN & Wireless Network Infrastructure Market: 2015 - 2020 - Opportun...
 
Openstack meetup NFV
Openstack meetup NFV Openstack meetup NFV
Openstack meetup NFV
 
Red Hat NFV solution overview
Red Hat NFV solution overview   Red Hat NFV solution overview
Red Hat NFV solution overview
 

Similar to Lessons learned so far in operationalizing NFV

Putting the M in MANO: Major new Ensemble release delivers NFV management and...
Putting the M in MANO: Major new Ensemble release delivers NFV management and...Putting the M in MANO: Major new Ensemble release delivers NFV management and...
Putting the M in MANO: Major new Ensemble release delivers NFV management and...ADVA
 
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
 
Challenges in Positioning OpenStack for NFVi: Are We Biting Off More Than We ...
Challenges in Positioning OpenStack for NFVi: Are We Biting Off More Than We ...Challenges in Positioning OpenStack for NFVi: Are We Biting Off More Than We ...
Challenges in Positioning OpenStack for NFVi: Are We Biting Off More Than We ...Sadique Puthen
 
Ensemble Launches Major Upgrade to NFV Platform
Ensemble Launches Major Upgrade to NFV PlatformEnsemble Launches Major Upgrade to NFV Platform
Ensemble Launches Major Upgrade to NFV PlatformADVA
 
Cloudify: Open vCPE Design Concepts and Multi-Cloud Orchestration
Cloudify: Open vCPE Design Concepts and Multi-Cloud OrchestrationCloudify: Open vCPE Design Concepts and Multi-Cloud Orchestration
Cloudify: Open vCPE Design Concepts and Multi-Cloud OrchestrationCloudify Community
 
Meaningful and Necessary Operations on Behalf of NFV
Meaningful and Necessary Operations on Behalf of NFVMeaningful and Necessary Operations on Behalf of NFV
Meaningful and Necessary Operations on Behalf of NFVMichelle Holley
 
Automated Deployment and Management of Edge Clouds
Automated Deployment and Management of Edge CloudsAutomated Deployment and Management of Edge Clouds
Automated Deployment and Management of Edge CloudsJay Bryant
 
Demystifying Network Function Virtualization (NFV) Service Assurance
Demystifying Network Function Virtualization (NFV) Service AssuranceDemystifying Network Function Virtualization (NFV) Service Assurance
Demystifying Network Function Virtualization (NFV) Service AssuranceZenoss
 
Considerations for Deploying Virtual Network Functions and Services
Considerations for Deploying Virtual Network Functions and ServicesConsiderations for Deploying Virtual Network Functions and Services
Considerations for Deploying Virtual Network Functions and ServicesOpen Networking Summit
 
NFV foundation/NFV For Dummies
NFV foundation/NFV For DummiesNFV foundation/NFV For Dummies
NFV foundation/NFV For Dummiesanandbajaj
 
Service assurance for NFV
Service assurance for NFVService assurance for NFV
Service assurance for NFVJames Crawshaw
 
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'OpenStack Korea Community
 
Software defined networking(sdn) vahid sadri
Software defined networking(sdn) vahid sadriSoftware defined networking(sdn) vahid sadri
Software defined networking(sdn) vahid sadriVahid Sadri
 
VMworld 2013: Network Function Virtualization in the Cloud: Case for Enterpri...
VMworld 2013: Network Function Virtualization in the Cloud: Case for Enterpri...VMworld 2013: Network Function Virtualization in the Cloud: Case for Enterpri...
VMworld 2013: Network Function Virtualization in the Cloud: Case for Enterpri...VMworld
 
5G Core Network - ZTE 5g Cloude ServCore
5G Core Network - ZTE 5g Cloude ServCore5G Core Network - ZTE 5g Cloude ServCore
5G Core Network - ZTE 5g Cloude ServCoreITU
 
IBM Software Defined Networking = Brave New World of IT
IBM Software Defined Networking = Brave New World of  ITIBM Software Defined Networking = Brave New World of  IT
IBM Software Defined Networking = Brave New World of ITSteve Cole
 
PLNOG15: NFV: Lessons learned from production deployments and current observa...
PLNOG15: NFV: Lessons learned from production deployments and current observa...PLNOG15: NFV: Lessons learned from production deployments and current observa...
PLNOG15: NFV: Lessons learned from production deployments and current observa...PROIDEA
 

Similar to Lessons learned so far in operationalizing NFV (20)

Putting the M in MANO: Major new Ensemble release delivers NFV management and...
Putting the M in MANO: Major new Ensemble release delivers NFV management and...Putting the M in MANO: Major new Ensemble release delivers NFV management and...
Putting the M in MANO: Major new Ensemble release delivers NFV management and...
 
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...
 
Challenges in Positioning OpenStack for NFVi: Are We Biting Off More Than We ...
Challenges in Positioning OpenStack for NFVi: Are We Biting Off More Than We ...Challenges in Positioning OpenStack for NFVi: Are We Biting Off More Than We ...
Challenges in Positioning OpenStack for NFVi: Are We Biting Off More Than We ...
 
Ensemble Launches Major Upgrade to NFV Platform
Ensemble Launches Major Upgrade to NFV PlatformEnsemble Launches Major Upgrade to NFV Platform
Ensemble Launches Major Upgrade to NFV Platform
 
Cloudify: Open vCPE Design Concepts and Multi-Cloud Orchestration
Cloudify: Open vCPE Design Concepts and Multi-Cloud OrchestrationCloudify: Open vCPE Design Concepts and Multi-Cloud Orchestration
Cloudify: Open vCPE Design Concepts and Multi-Cloud Orchestration
 
Meaningful and Necessary Operations on Behalf of NFV
Meaningful and Necessary Operations on Behalf of NFVMeaningful and Necessary Operations on Behalf of NFV
Meaningful and Necessary Operations on Behalf of NFV
 
SDN and NFV
SDN and NFVSDN and NFV
SDN and NFV
 
Automated Deployment and Management of Edge Clouds
Automated Deployment and Management of Edge CloudsAutomated Deployment and Management of Edge Clouds
Automated Deployment and Management of Edge Clouds
 
Demystifying Network Function Virtualization (NFV) Service Assurance
Demystifying Network Function Virtualization (NFV) Service AssuranceDemystifying Network Function Virtualization (NFV) Service Assurance
Demystifying Network Function Virtualization (NFV) Service Assurance
 
Considerations for Deploying Virtual Network Functions and Services
Considerations for Deploying Virtual Network Functions and ServicesConsiderations for Deploying Virtual Network Functions and Services
Considerations for Deploying Virtual Network Functions and Services
 
The Dawn of NFV
The Dawn of NFVThe Dawn of NFV
The Dawn of NFV
 
NFV foundation/NFV For Dummies
NFV foundation/NFV For DummiesNFV foundation/NFV For Dummies
NFV foundation/NFV For Dummies
 
Service assurance for NFV
Service assurance for NFVService assurance for NFV
Service assurance for NFV
 
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
 
Software defined networking(sdn) vahid sadri
Software defined networking(sdn) vahid sadriSoftware defined networking(sdn) vahid sadri
Software defined networking(sdn) vahid sadri
 
VMworld 2013: Network Function Virtualization in the Cloud: Case for Enterpri...
VMworld 2013: Network Function Virtualization in the Cloud: Case for Enterpri...VMworld 2013: Network Function Virtualization in the Cloud: Case for Enterpri...
VMworld 2013: Network Function Virtualization in the Cloud: Case for Enterpri...
 
5G Core Network - ZTE 5g Cloude ServCore
5G Core Network - ZTE 5g Cloude ServCore5G Core Network - ZTE 5g Cloude ServCore
5G Core Network - ZTE 5g Cloude ServCore
 
IBM Software Defined Networking = Brave New World of IT
IBM Software Defined Networking = Brave New World of  ITIBM Software Defined Networking = Brave New World of  IT
IBM Software Defined Networking = Brave New World of IT
 
uCPE and VNFs Explained
uCPE and VNFs ExplaineduCPE and VNFs Explained
uCPE and VNFs Explained
 
PLNOG15: NFV: Lessons learned from production deployments and current observa...
PLNOG15: NFV: Lessons learned from production deployments and current observa...PLNOG15: NFV: Lessons learned from production deployments and current observa...
PLNOG15: NFV: Lessons learned from production deployments and current observa...
 

More from James Crawshaw

Open source for NFV MANO
Open source for NFV MANOOpen source for NFV MANO
Open source for NFV MANOJames Crawshaw
 
Advanced Analytics & AI for Network Operations
Advanced Analytics & AI for Network OperationsAdvanced Analytics & AI for Network Operations
Advanced Analytics & AI for Network OperationsJames Crawshaw
 
Software driven operations
Software driven operationsSoftware driven operations
Software driven operationsJames Crawshaw
 
Orchestrating the lifecycle of network services
Orchestrating the lifecycle of network servicesOrchestrating the lifecycle of network services
Orchestrating the lifecycle of network servicesJames Crawshaw
 
How CSPs are Leveraging Open APIs
How CSPs are Leveraging Open APIsHow CSPs are Leveraging Open APIs
How CSPs are Leveraging Open APIsJames Crawshaw
 
Software Defined Operations Research Presentation
Software Defined Operations Research PresentationSoftware Defined Operations Research Presentation
Software Defined Operations Research PresentationJames Crawshaw
 
Enabling the transition from CSP to DSP with B/OSS transformation
Enabling the transition from CSP to DSP with B/OSS transformationEnabling the transition from CSP to DSP with B/OSS transformation
Enabling the transition from CSP to DSP with B/OSS transformationJames Crawshaw
 
Industry progress towards a next gen oss for a virtualized network
Industry progress towards a next gen oss for a virtualized networkIndustry progress towards a next gen oss for a virtualized network
Industry progress towards a next gen oss for a virtualized networkJames Crawshaw
 
Industry progress towards a Next Gen OSS for a Virtualized Network
Industry progress towards a Next Gen OSS for a Virtualized NetworkIndustry progress towards a Next Gen OSS for a Virtualized Network
Industry progress towards a Next Gen OSS for a Virtualized NetworkJames Crawshaw
 
Is your digital transformation driving customer experience?
Is your digital transformation driving customer experience?Is your digital transformation driving customer experience?
Is your digital transformation driving customer experience?James Crawshaw
 
Closed Loop Automation for NFV
Closed Loop Automation for NFVClosed Loop Automation for NFV
Closed Loop Automation for NFVJames Crawshaw
 
The Scope for Robotic Process Automation & Machine Learning in Telecom Operat...
The Scope for Robotic Process Automation & Machine Learning in Telecom Operat...The Scope for Robotic Process Automation & Machine Learning in Telecom Operat...
The Scope for Robotic Process Automation & Machine Learning in Telecom Operat...James Crawshaw
 
Automation Opportunities in Telecom Operations With Intent-Based Networking, ...
Automation Opportunities in Telecom Operations With Intent-Based Networking, ...Automation Opportunities in Telecom Operations With Intent-Based Networking, ...
Automation Opportunities in Telecom Operations With Intent-Based Networking, ...James Crawshaw
 
The Potential Impact of Robotic Process Automation & Artificial Intelligence ...
The Potential Impact of Robotic Process Automation & Artificial Intelligence ...The Potential Impact of Robotic Process Automation & Artificial Intelligence ...
The Potential Impact of Robotic Process Automation & Artificial Intelligence ...James Crawshaw
 
Open source reality check
Open source reality checkOpen source reality check
Open source reality checkJames Crawshaw
 
Let's get the machines to do it
Let's get the machines to do itLet's get the machines to do it
Let's get the machines to do itJames Crawshaw
 
2020 2017 presentation analyst - james crawshaw
2020 2017 presentation   analyst - james crawshaw2020 2017 presentation   analyst - james crawshaw
2020 2017 presentation analyst - james crawshawJames Crawshaw
 

More from James Crawshaw (18)

Open source for NFV MANO
Open source for NFV MANOOpen source for NFV MANO
Open source for NFV MANO
 
Advanced Analytics & AI for Network Operations
Advanced Analytics & AI for Network OperationsAdvanced Analytics & AI for Network Operations
Advanced Analytics & AI for Network Operations
 
Software driven operations
Software driven operationsSoftware driven operations
Software driven operations
 
Orchestrating the lifecycle of network services
Orchestrating the lifecycle of network servicesOrchestrating the lifecycle of network services
Orchestrating the lifecycle of network services
 
Zero Touch Analytics
Zero Touch AnalyticsZero Touch Analytics
Zero Touch Analytics
 
How CSPs are Leveraging Open APIs
How CSPs are Leveraging Open APIsHow CSPs are Leveraging Open APIs
How CSPs are Leveraging Open APIs
 
Software Defined Operations Research Presentation
Software Defined Operations Research PresentationSoftware Defined Operations Research Presentation
Software Defined Operations Research Presentation
 
Enabling the transition from CSP to DSP with B/OSS transformation
Enabling the transition from CSP to DSP with B/OSS transformationEnabling the transition from CSP to DSP with B/OSS transformation
Enabling the transition from CSP to DSP with B/OSS transformation
 
Industry progress towards a next gen oss for a virtualized network
Industry progress towards a next gen oss for a virtualized networkIndustry progress towards a next gen oss for a virtualized network
Industry progress towards a next gen oss for a virtualized network
 
Industry progress towards a Next Gen OSS for a Virtualized Network
Industry progress towards a Next Gen OSS for a Virtualized NetworkIndustry progress towards a Next Gen OSS for a Virtualized Network
Industry progress towards a Next Gen OSS for a Virtualized Network
 
Is your digital transformation driving customer experience?
Is your digital transformation driving customer experience?Is your digital transformation driving customer experience?
Is your digital transformation driving customer experience?
 
Closed Loop Automation for NFV
Closed Loop Automation for NFVClosed Loop Automation for NFV
Closed Loop Automation for NFV
 
The Scope for Robotic Process Automation & Machine Learning in Telecom Operat...
The Scope for Robotic Process Automation & Machine Learning in Telecom Operat...The Scope for Robotic Process Automation & Machine Learning in Telecom Operat...
The Scope for Robotic Process Automation & Machine Learning in Telecom Operat...
 
Automation Opportunities in Telecom Operations With Intent-Based Networking, ...
Automation Opportunities in Telecom Operations With Intent-Based Networking, ...Automation Opportunities in Telecom Operations With Intent-Based Networking, ...
Automation Opportunities in Telecom Operations With Intent-Based Networking, ...
 
The Potential Impact of Robotic Process Automation & Artificial Intelligence ...
The Potential Impact of Robotic Process Automation & Artificial Intelligence ...The Potential Impact of Robotic Process Automation & Artificial Intelligence ...
The Potential Impact of Robotic Process Automation & Artificial Intelligence ...
 
Open source reality check
Open source reality checkOpen source reality check
Open source reality check
 
Let's get the machines to do it
Let's get the machines to do itLet's get the machines to do it
Let's get the machines to do it
 
2020 2017 presentation analyst - james crawshaw
2020 2017 presentation   analyst - james crawshaw2020 2017 presentation   analyst - james crawshaw
2020 2017 presentation analyst - james crawshaw
 

Recently uploaded

Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 

Recently uploaded (20)

Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 

Lessons learned so far in operationalizing NFV

  • 1. PANEL I LESSONS LEARNED SO FAR IN OPERATIONALIZING NFV
  • 2. Panelists Dave Hughes VP of Engineering PCCW Global Luke Lim Head of Solutions Engineers, EMEA SevOne James Crawshaw Senior Analyst Heavy Reading Ari Banerjee VP Strategy Netcracker
  • 3. Outline •What progress has been made in operationalizing NFV and what lessons have been learned? •What are the greatest challenges in automating dynamic, virtual networks and how successfully have these been integrated with legacy physical networks to provide services that span both domains? •Has virtualization increased agility, enabled new business models and reduced opex or simply added to the complexity of network management and operations?
  • 4. Operationalizing SDN and NFV Networks • While NFV provides an opportunity to reduce opex and improve customer experience it introduces additional layers of operational complexity that “put more onus on the operator to integrate technologies that were traditionally integrated by a vendor” - Irene Shannon and Jennifer Yates, AT&T, Building the Network of the Future. • Disaggregation of network management systems, software, operating systems and underlying hardware (processors) leaves operators with the fun job of gluing it all together themselves.
  • 5. Challenges - Onboarding VNFs • Currently operators are investigating many different VNFs from established suppliers and new vendors. • Systems integrators can help with interoperability testing and onboarding, ensuring VNFs will work in the specific NFV environment an operator has chosen. • Over time the number of new VNFs being introduced and trialled by operators is likely to diminish making onboarding less of an issue. Source: Kyrio (CableLabs test subsidiary)
  • 6. KPN experience with VNF onboarding • Test and acceptance: Define a test and release process to support multiple VNFs in parallel. Physical and virtual functions are often combined in test chains. • VNF catalog: Keep exceptions to a minimum. Use this process to standardize on VNFs instead of differentiate. • Knowledge transfer: Use the application/PNF owner’s knowledge and learn what is expected from them as tenants. Source: KPN, Wendy Ooms
  • 7. Telefonica - best practice for VNF modelling • Descriptors should avoid hard-coded values. Parameters are need to launch an instance with deployment-specific attributes (e.g. addressing) • The VIM scheduler must be allowed to choose the resource to assign to the VNF – physical host parameters (e.g. MAC address) must not be used • Don’t bypass the orchestrator by using hidden/hardcoded parameters, tailored cloud-init files, or a VM console • Management interface should be reachable after VM boot (should not require console access to config IP) • Be clear whether the VIM or the VNF manages IP address allocation
  • 8. More challenges • Change management for VNFs - Shannon & Yates state “ONAP provides a consistent and systematic approach for change management across all network functions, thereby eliminating the need for ad hoc scripts”. • Bridging the IT operations (NFVI) and network operations (VNFM) domains - there will be greater commonality between the two domains. The demarcation will probably to shift to those who manage real-time, customer impacting applications and those that manage the rest.
  • 9. Evolution of network management Day 0 Day 1 Day 2 Traditional management • PNF installation • Initial configuration to make device reachable (user, password, network, etc.) • License activation • Injection of configuration • Neighbor configuration • Network configuration • Business provisioning (by BSS) • Service provisioning (by OSS) NFV-native management • VNF deployment • Network service deployment (complex topology) • Business provisioning (from BSS to MANO) • Service provisioning (by MANO) • License activation • VNF configuration • Neighbor configuration Source: Adapted from Telefonica
  • 10. Further challenges • DevOps - “Adoption of agile software development techniques and DevOps principles” are key to rapid development, certification & deployment of NFV/SDN - Shannon & Yates, AT&T • Security - one of the advantages of open source is that although the source code is in the public domain, vulnerabilities are spotted quickly and patches are swiftly made available. • Service assurance – see panel 3 Source: clark.comSource: github.com
  • 11. Swisscom adopts Biz Dev Ops Source: Swisscom ❑ Automated test has big cost benefit ❑ Cooperative development (with vendors) must include testing with test functions defined and implemented first ❑ Cross-organizational CI/CD pipelines need more discussion between supplier and operator about • Toolchain • Sensitive data handling • Contractual KPIs (procurement)
  • 12. SKtelecom – lessons learned from NFV • NFV works well: vEPC and vIMS are “definitely feasible”; NFV+SDN can reduce TCO by 20% and reduce TTM from 12 to 2 weeks but only for large scale deployments including RAN • A common MANO within each CSP is essential for a centralized management framework - avoid vendor & domain-specific MANO • MANO must support full lifecycle requirements (backup, rollback, etc) • Standard data models needed for fully automated orchestration • Open source projects (including OpenStack) are not yet carrier-grade • For infrastructure performance you need PCI pass-through, SR-IOV, OVS with DPDK • For VNF performance these must move from monoliths to independently- scalable, stateless, infrastructure-independent microservices • Also need a unified & real-time assurance solution from NFVI to VNF/services • “Culture shock” - whole operational process from design to run and debug/maintain must change to support NFV; CTO and CIO offices must merge
  • 13. DT problems with TeraStream NFV • 4 years ago DT built a new network called TeraStream which includes an NFV environment that offloads some traditional router functions (DNS, DHCP, AFTR, vBRAS, vRouter; caching and streaming) to generic X86 servers (100 Gbps per server expected). • Initially started with KVM-based VMs and OpenStack • Most notable issues: • Hard to keep platform secure (including constant patching of all layers – hosts, hypervisors, VNFs) • Extremely high effort to balance VNFs among hosts • Inconsistency of versions between hosts or different locations • Very difficult to debug • Rollbacks are difficult or nearly impossible • Network performance
  • 14. DT solution for TeraStream NFV • Created a Continuous Integration tool chain for development and deployment of virtual machine images • VM Factory stores YAML templates to describe hosts and VMs in Git • Nightly builds via Jenkins ensure up-to-date security patches and other fixes applied to the images for host OS and VNFs • Orchestrator (Marlysys) picks up the new images and start rebuilding nodes • The result: fast patching, rollbacks now possible, less dependencies and coding during run time leading to fewer errors and better security. Source: Deutsche Telekom – Tomislav Sukser
  • 15. CI/CD pipeline for OSM Source: ETSI
  • 16. Implementation example - Velcom • Telekom Austria’s Belarus subsidiary: 80 engineers + 30 from vendor • Implementation project started Mar 2016 • Core Network equipment and SW delivered May/Jun 2016 • HLR/HSS, SGSN, GGSN, MNP commercial launch Aug-Oct 2016 • MSC/MGW fully migrated Dec 2016 • Fully virtualized Core Network – Jan 2017 • vEPC now live in 2 other countries and being implemented in remaining across TKA footprint (Austria + 5 East European countries) • Fully virtualized Core Network across all 7 countries by 2Q19
  • 17. Turkcell’s priorities for SDN/NFV Source: Turkcell
  • 18. Operator positioning re NFV Source: TBR c/o Telefonica, NFV/SDN Telecom Market Landscape 3Q16 Network Business Quarterly