SlideShare a Scribd company logo
1
Time Journey to the SPACE
James Chin Sze Yih, Principle Engineer
james.chin@time.com.my
The Road to Virtualization: our deployment experience, technical
implications and impact on operations
MYNOG 2019
Index
• Background/Drivers for SDN/NFV Deployment
• Key Enablers
• Use Cases
• SDN/NFV Deployment Challenges
• Essential Skills for Next Generation Network Engineers
July 2, 2019 MYNOG 2019 2
3
Flexibility
• High cost and complexity for new
service
• Elastic Capacity
• New Business Models
• Faster Time to Market for New
Services
• Slow service rollout and scaling
• On-demand Service
• Doing more with less
• Reduce OpEx: Operational
Efficiency
• Reduce CapEx: Costs Rise
Faster than ARPU
SPEED COSTFlexibility
Business Challenges in current Service Provider Environment
July 2, 2019 MYNOG 2019
Business Challenges in current Service Provider Environment
4
FlexibilitySPEED COSTFlexibility
Automation Virtualization
July 2, 2019 MYNOG 2019
The materials to create Rocket
July 2, 2019 5
SDN
approach to network management
that enables dynamic,
programmatically efficient network
configuration in order to improve
network performance and monitoring
making it more like cloud computing
than traditional network management.
ETSI
An independent standardization
organization, that has been
instrumental in developing standards
for ICT within Europe. The WG
develops NFV standards and proofs-
of-concept.
NFV
A network architecture concept
that uses the technologies of IT
Virtualization to virtualize entire
classes of network node functions
OPEN STACK
A Cloud computing platform for
public/private clouds that abstracts
data centers intopools of resources
MYNOG 2019
OpenStack Overview
• Cloud computing platform for
Public/Private Cloud
• Abstract data centers into pool of
resources
• Provides management layer for efficient,
automated allocation of resource
• Empower operators, admins, users via
self service portal
• Provides API to develop cloud-aware
application
Image Source: www.openstack.org
API
July 2, 2019 MYNOG 2019 6
Network Function Virtualization Overview
Network
Function
Capacity
(Hardware)
Decoupling
Server x86
Hypervisor
VM
OS
Router
VM
OS
Switch
VM
OS
Load
Balancer
VM
OS
Firewall
VM
OS
Media
Server
Approach
July 2, 2019 MYNOG 2019 7
VNF Deployment Options
July 2, 2019 8
Bare Metal
• Dedicated Hardware
• High Performance
• Easy to secure
• No Virtualization
overhead
Virtual Machine
• Shared host for
multiple VNF
• Performance limited
by virtualization
• No shared kernel->
More secure
Containers
• Shared host for
multiple VNF
• Bare metal
performance
• Share kernel with
host -> less secure
Image Source: Cisco MYNOG 2019
NFV or VNF or Service Chain
• Network Function Virtualization
• Refers to the idea of replacing dedicated network appliances (such as routers and
firewalls) with software running on standard servers.
• Typically includes a Hypervisor and the software runs as a Virtual Machine
• Virtual Network Function
• One or more Virtual Machines performing a single network function
• Service Chain
• Collection of 1 or more VNFs providing a network service
July 2, 2019 MYNOG 2019 9
Network Function Virtualization framework (ETSI NFV Architectural)
July 2, 2019 MYNOG 2019 10
Network Function Virtualization framework (NFV MANO)
• Three functional blocks
• Virtualized Infrastructure Manager (VIM)
• VNF Manager (VNFM)
• NFV Orchestrator (NFVO)
• Main function
• The “brain” of NFV architecture
• End-to-end service and NFV network mapping
• Managing the life cycle of VNFs
• Create VNF
• Scale VNF (increase or reduce the capacity
of the VNF)
• Terminate VNF
• Interfacing with OSS systems
July 2, 2019 MYNOG 2019 11
What is SDN ?
Many different thing to many different people
July 2, 2019 MYNOG 2019 12
SDN - The Programmable Network Overview
Source: www.opennetworking.org
Southbound API
Northbound API
(Network abstraction)
E.g. RESTAPI,JSON,XML
Centrally managed:
Network intelligence is (logically) centralized in
software-based SDN controllers that maintain a
global view of the network, which appears to
applications and policy engines as a single, logical
switch.
Southbound API
(Vendor-neutral)E.g.
Openflow,SNMP,NETCONF,etc…
July 2, 2019 MYNOG 2019 13
Northbound API
SDN-DC based provisioning with OpenStack
Tenant Portal Admin Portal
Orchestration
Tenant Carrier Admini
SDN-O NFVO
RESTful RESTful
VNFMSDN Controller
self-service purchase,
One-Click Delivery
NetConf
Service Provisioning
1. Create Tenant
2. Create Network (Layer-2 Segment)
3. Attach VM to Network
4. L2 and Layer-3 VXLAN Services is
Configured across the Managed Leafs
Live Migration
1. Create Tenant at new host
2. Create Network (Layer-2 Segment)
3. Attach VM to Network
4. L2 and Layer-3 VXLAN Services is
Configured across the Managed Leafs
Slide with animation
Rack 1
SPINE
SWITCH
LEAF
SWITCH
July 2, 2019 MYNOG 2019 14
Rack 2
Use Case 1-Virtual Managed Service
July 2, 2019 MYNOG 2019 15
LAN GW
Internet
MPLS L2VPN VxVLAN
LAN GW
CPE
vCPE /vFWPress Release
Use Case 2-Virtual Carrier WiFi Core
July 2, 2019 MYNOG 2019 16
Internet
MPLS L3VPN VxVLANData Plane
DHCP AAA
Landing Page
vCGNAT
Wireless AC
MPLS L3VPN VxVLANControl Plane
Use Cases-Secured Public Cloud Service
July 2, 2019 MYNOG 2019 17
LAN GW
Internet
CPE
WAF / LBUTM
IAM / PAM
Secured Remote
Access
Security Services Layer Cloud Compute Resource
Future Plan- End-to-end Service Orchestration
July 2, 2019 MYNOG 2019 18
Tenant Portal Admin Portal
Self-Activation & Self-Service
LAN GW
Internet
CPE
Service Orchestrator
SDN-WAN Controller SDN-DC Controller MANO
Building Block of the design
19
Application Layer/ App Server
Integrate/Install/Test
Big Data Analytics
Orchestration
VIM Management System
SDN Controller
Operating Systems
IO Abstraction & Accelerator
Hardware
July 2, 2019 MYNOG 2019
The Challenges of SDN/NFV
May Not be That Simple As it Appears
Focus and choice
July 2, 2019 MYNOG 2019 20
POC Formation
July 2, 2019 21
NFVI
Vendor
1
NFVI
Vendor
2
NFVI
Vendor
3
VNF 1 VNF 2 VNF 3
Features
Performance
MYNOG 2019
Essential Skills for Next Generation Network Engineers
July 2, 2019 MYNOG 2019 22
Python
XML/JSON
BGP
EVPN
NETCONF/
YANG
Container
Virtualization
Linux Shell
SCRIPTING
NETWORK
PROGRAMMING
SERVER
DC Network
OPPORTUNITIES
VXLAN
Segment
Routing
Summary
• Business Challenges in current Service Provider Environment
• Drivers for SDN/NFV Deployment from Operator’s view
• OpenStack Overview
• Network Function Virtualization Overview
• ETSI NFV Architectural Framework
• SDN - The Programmable Network Overview
• Use Cases
• SDN/NFV Deployment Challenges
• Essential Skills for Next Generation Network Engineers
July 2, 2019 MYNOG 2019 23
July 2, 2019 MYNOG 2019 24

More Related Content

What's hot

NovoNet Vision and Operators' Perspective for ONAP
NovoNet Vision and Operators' Perspective for ONAPNovoNet Vision and Operators' Perspective for ONAP
NovoNet Vision and Operators' Perspective for ONAP
ITU
 
WINS: Peering and IXPs
WINS: Peering and IXPsWINS: Peering and IXPs
WINS: Peering and IXPs
APNIC
 
High Speed Fiber Services and Challenges to the Core Network by Seiichi Kawamura
High Speed Fiber Services and Challenges to the Core Network by Seiichi KawamuraHigh Speed Fiber Services and Challenges to the Core Network by Seiichi Kawamura
High Speed Fiber Services and Challenges to the Core Network by Seiichi Kawamura
MyNOG
 
SDN-Based Enterprise Connectivity Service
SDN-Based Enterprise Connectivity ServiceSDN-Based Enterprise Connectivity Service
SDN-Based Enterprise Connectivity Service
Open Networking Summit
 
SDN, NFV and customer centric networks
SDN, NFV and customer centric networksSDN, NFV and customer centric networks
SDN, NFV and customer centric networks
Patrick Lopez
 
Game Changing Multilayer Networking - TNC 2017
Game Changing Multilayer Networking - TNC 2017Game Changing Multilayer Networking - TNC 2017
Game Changing Multilayer Networking - TNC 2017
Sigal Biran-Nagar
 
Five Trends Enabled by 5G that will Change Networking Forever
Five Trends Enabled by 5G that will Change Networking ForeverFive Trends Enabled by 5G that will Change Networking Forever
Five Trends Enabled by 5G that will Change Networking Forever
Open Networking Summit
 
How Data Center Traffic is Changing Your Network by KC Lim
How Data Center Traffic is Changing Your Network by KC LimHow Data Center Traffic is Changing Your Network by KC Lim
How Data Center Traffic is Changing Your Network by KC Lim
MyNOG
 
NetNumber HSS/HLR for Public Safety Networks
NetNumber HSS/HLR for Public Safety NetworksNetNumber HSS/HLR for Public Safety Networks
NetNumber HSS/HLR for Public Safety Networks
Parallel Wireless, Inc.
 
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable SolutionsGetting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Radisys Corporation
 
5G Microservices
5G Microservices5G Microservices
5G Microservices
Lumina Networks
 
IPv6 deployment in Telekom Malaysia, PTC17
IPv6 deployment in Telekom Malaysia, PTC17IPv6 deployment in Telekom Malaysia, PTC17
IPv6 deployment in Telekom Malaysia, PTC17
APNIC
 
03 - IDNOG04 - Hideyuki Sasaki (BBIX) - Introducing Internet Culture To The O...
03 - IDNOG04 - Hideyuki Sasaki (BBIX) - Introducing Internet Culture To The O...03 - IDNOG04 - Hideyuki Sasaki (BBIX) - Introducing Internet Culture To The O...
03 - IDNOG04 - Hideyuki Sasaki (BBIX) - Introducing Internet Culture To The O...
Indonesia Network Operators Group
 
Networking Challenges for the Next Decade
Networking Challenges for the Next DecadeNetworking Challenges for the Next Decade
Networking Challenges for the Next Decade
Open Networking Summit
 
Multicast QUIC for video content delivery
Multicast QUIC for video content deliveryMulticast QUIC for video content delivery
Multicast QUIC for video content delivery
Jisc
 
Security and services drive data north
Security and services drive data northSecurity and services drive data north
Security and services drive data north
ADVA
 
Sckipio and Actiontec Present at Broadband Multimedia Marketers Association o...
Sckipio and Actiontec Present at Broadband Multimedia Marketers Association o...Sckipio and Actiontec Present at Broadband Multimedia Marketers Association o...
Sckipio and Actiontec Present at Broadband Multimedia Marketers Association o...
Sckipio
 
Colt inter-provider SDN NNIs and APIs
Colt inter-provider SDN NNIs and APIsColt inter-provider SDN NNIs and APIs
Colt inter-provider SDN NNIs and APIs
Colt Technology Services
 
The Stories of IXP Development and the Way Forward by Che-Hoo Cheng
The Stories of IXP Development and the Way Forward by Che-Hoo ChengThe Stories of IXP Development and the Way Forward by Che-Hoo Cheng
The Stories of IXP Development and the Way Forward by Che-Hoo Cheng
MyNOG
 
PLNOG16: Public IX is the tip of the Internet Iceberg. The 9:1 PNI rule, Mart...
PLNOG16: Public IX is the tip of the Internet Iceberg. The 9:1 PNI rule, Mart...PLNOG16: Public IX is the tip of the Internet Iceberg. The 9:1 PNI rule, Mart...
PLNOG16: Public IX is the tip of the Internet Iceberg. The 9:1 PNI rule, Mart...
PROIDEA
 

What's hot (20)

NovoNet Vision and Operators' Perspective for ONAP
NovoNet Vision and Operators' Perspective for ONAPNovoNet Vision and Operators' Perspective for ONAP
NovoNet Vision and Operators' Perspective for ONAP
 
WINS: Peering and IXPs
WINS: Peering and IXPsWINS: Peering and IXPs
WINS: Peering and IXPs
 
High Speed Fiber Services and Challenges to the Core Network by Seiichi Kawamura
High Speed Fiber Services and Challenges to the Core Network by Seiichi KawamuraHigh Speed Fiber Services and Challenges to the Core Network by Seiichi Kawamura
High Speed Fiber Services and Challenges to the Core Network by Seiichi Kawamura
 
SDN-Based Enterprise Connectivity Service
SDN-Based Enterprise Connectivity ServiceSDN-Based Enterprise Connectivity Service
SDN-Based Enterprise Connectivity Service
 
SDN, NFV and customer centric networks
SDN, NFV and customer centric networksSDN, NFV and customer centric networks
SDN, NFV and customer centric networks
 
Game Changing Multilayer Networking - TNC 2017
Game Changing Multilayer Networking - TNC 2017Game Changing Multilayer Networking - TNC 2017
Game Changing Multilayer Networking - TNC 2017
 
Five Trends Enabled by 5G that will Change Networking Forever
Five Trends Enabled by 5G that will Change Networking ForeverFive Trends Enabled by 5G that will Change Networking Forever
Five Trends Enabled by 5G that will Change Networking Forever
 
How Data Center Traffic is Changing Your Network by KC Lim
How Data Center Traffic is Changing Your Network by KC LimHow Data Center Traffic is Changing Your Network by KC Lim
How Data Center Traffic is Changing Your Network by KC Lim
 
NetNumber HSS/HLR for Public Safety Networks
NetNumber HSS/HLR for Public Safety NetworksNetNumber HSS/HLR for Public Safety Networks
NetNumber HSS/HLR for Public Safety Networks
 
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable SolutionsGetting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
 
5G Microservices
5G Microservices5G Microservices
5G Microservices
 
IPv6 deployment in Telekom Malaysia, PTC17
IPv6 deployment in Telekom Malaysia, PTC17IPv6 deployment in Telekom Malaysia, PTC17
IPv6 deployment in Telekom Malaysia, PTC17
 
03 - IDNOG04 - Hideyuki Sasaki (BBIX) - Introducing Internet Culture To The O...
03 - IDNOG04 - Hideyuki Sasaki (BBIX) - Introducing Internet Culture To The O...03 - IDNOG04 - Hideyuki Sasaki (BBIX) - Introducing Internet Culture To The O...
03 - IDNOG04 - Hideyuki Sasaki (BBIX) - Introducing Internet Culture To The O...
 
Networking Challenges for the Next Decade
Networking Challenges for the Next DecadeNetworking Challenges for the Next Decade
Networking Challenges for the Next Decade
 
Multicast QUIC for video content delivery
Multicast QUIC for video content deliveryMulticast QUIC for video content delivery
Multicast QUIC for video content delivery
 
Security and services drive data north
Security and services drive data northSecurity and services drive data north
Security and services drive data north
 
Sckipio and Actiontec Present at Broadband Multimedia Marketers Association o...
Sckipio and Actiontec Present at Broadband Multimedia Marketers Association o...Sckipio and Actiontec Present at Broadband Multimedia Marketers Association o...
Sckipio and Actiontec Present at Broadband Multimedia Marketers Association o...
 
Colt inter-provider SDN NNIs and APIs
Colt inter-provider SDN NNIs and APIsColt inter-provider SDN NNIs and APIs
Colt inter-provider SDN NNIs and APIs
 
The Stories of IXP Development and the Way Forward by Che-Hoo Cheng
The Stories of IXP Development and the Way Forward by Che-Hoo ChengThe Stories of IXP Development and the Way Forward by Che-Hoo Cheng
The Stories of IXP Development and the Way Forward by Che-Hoo Cheng
 
PLNOG16: Public IX is the tip of the Internet Iceberg. The 9:1 PNI rule, Mart...
PLNOG16: Public IX is the tip of the Internet Iceberg. The 9:1 PNI rule, Mart...PLNOG16: Public IX is the tip of the Internet Iceberg. The 9:1 PNI rule, Mart...
PLNOG16: Public IX is the tip of the Internet Iceberg. The 9:1 PNI rule, Mart...
 

Similar to TIME Journey to the SPACE

Mavenir: Network Transformation for 5G Services
Mavenir: Network Transformation for 5G ServicesMavenir: Network Transformation for 5G Services
Mavenir: Network Transformation for 5G Services
Mavenir
 
Colt Network On Demand
Colt Network On DemandColt Network On Demand
Colt Network On Demand
Colt Technology Services
 
Network Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoFNetwork Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoF
APNIC
 
NFV and OpenStack
NFV and OpenStackNFV and OpenStack
NFV and OpenStack
Marie-Paule Odini
 
Network Function Virtualisation: a tutorial
Network Function Virtualisation: a tutorialNetwork Function Virtualisation: a tutorial
Network Function Virtualisation: a tutorial
APNIC
 
Revolutionizing IT and Telecom Industry with OpenStack, SDN and NFV
Revolutionizing IT and Telecom Industry with OpenStack, SDN and NFVRevolutionizing IT and Telecom Industry with OpenStack, SDN and NFV
Revolutionizing IT and Telecom Industry with OpenStack, SDN and NFV
PLUMgrid
 
Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...
Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...
Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...
Cisco Canada
 
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
Open Networking Summit
 
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
Cloudify Community
 
Cisco Connect 2018 Malaysia - Innovation towards SP transformation
Cisco Connect 2018 Malaysia - Innovation towards SP transformationCisco Connect 2018 Malaysia - Innovation towards SP transformation
Cisco Connect 2018 Malaysia - Innovation towards SP transformation
NetworkCollaborators
 
Control of Communication and Energy Networks Final Project - Service Function...
Control of Communication and Energy Networks Final Project - Service Function...Control of Communication and Energy Networks Final Project - Service Function...
Control of Communication and Energy Networks Final Project - Service Function...
Biagio Botticelli
 
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
 
SD_WAN_NFV_White_Paper
SD_WAN_NFV_White_PaperSD_WAN_NFV_White_Paper
SD_WAN_NFV_White_Paper
Marc Curtis
 
Why Network Functions Virtualization sdn?
Why Network Functions Virtualization sdn?Why Network Functions Virtualization sdn?
Why Network Functions Virtualization sdn?
idrajeev
 
cisco file
cisco filecisco file
WTSA-16_SG13_Presentation.pptx
WTSA-16_SG13_Presentation.pptxWTSA-16_SG13_Presentation.pptx
WTSA-16_SG13_Presentation.pptx
lionofsouth
 
Managing and Implementing Network Function Virtualization with Intelligent OSS
Managing and Implementing Network Function Virtualization with Intelligent OSSManaging and Implementing Network Function Virtualization with Intelligent OSS
Managing and Implementing Network Function Virtualization with Intelligent OSS
Comarch
 
Nokia_Delivering_virtual_services_faster_with_Nokia_CloudBand_Case_Study_EN.pdf
Nokia_Delivering_virtual_services_faster_with_Nokia_CloudBand_Case_Study_EN.pdfNokia_Delivering_virtual_services_faster_with_Nokia_CloudBand_Case_Study_EN.pdf
Nokia_Delivering_virtual_services_faster_with_Nokia_CloudBand_Case_Study_EN.pdf
Eduardo591675
 
Cisco Connect 2018 Thailand - Innovation towards sp transformation mr.sean wa...
Cisco Connect 2018 Thailand - Innovation towards sp transformation mr.sean wa...Cisco Connect 2018 Thailand - Innovation towards sp transformation mr.sean wa...
Cisco Connect 2018 Thailand - Innovation towards sp transformation mr.sean wa...
NetworkCollaborators
 
Openstack v4 0
Openstack v4 0Openstack v4 0
Openstack v4 0
sprdd
 

Similar to TIME Journey to the SPACE (20)

Mavenir: Network Transformation for 5G Services
Mavenir: Network Transformation for 5G ServicesMavenir: Network Transformation for 5G Services
Mavenir: Network Transformation for 5G Services
 
Colt Network On Demand
Colt Network On DemandColt Network On Demand
Colt Network On Demand
 
Network Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoFNetwork Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoF
 
NFV and OpenStack
NFV and OpenStackNFV and OpenStack
NFV and OpenStack
 
Network Function Virtualisation: a tutorial
Network Function Virtualisation: a tutorialNetwork Function Virtualisation: a tutorial
Network Function Virtualisation: a tutorial
 
Revolutionizing IT and Telecom Industry with OpenStack, SDN and NFV
Revolutionizing IT and Telecom Industry with OpenStack, SDN and NFVRevolutionizing IT and Telecom Industry with OpenStack, SDN and NFV
Revolutionizing IT and Telecom Industry with OpenStack, SDN and NFV
 
Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...
Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...
Cisco Connect Toronto 2017 - NFV/SDN Platform for Orchestrating Cloud and vBr...
 
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
 
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
 
Cisco Connect 2018 Malaysia - Innovation towards SP transformation
Cisco Connect 2018 Malaysia - Innovation towards SP transformationCisco Connect 2018 Malaysia - Innovation towards SP transformation
Cisco Connect 2018 Malaysia - Innovation towards SP transformation
 
Control of Communication and Energy Networks Final Project - Service Function...
Control of Communication and Energy Networks Final Project - Service Function...Control of Communication and Energy Networks Final Project - Service Function...
Control of Communication and Energy Networks Final Project - Service Function...
 
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...
 
SD_WAN_NFV_White_Paper
SD_WAN_NFV_White_PaperSD_WAN_NFV_White_Paper
SD_WAN_NFV_White_Paper
 
Why Network Functions Virtualization sdn?
Why Network Functions Virtualization sdn?Why Network Functions Virtualization sdn?
Why Network Functions Virtualization sdn?
 
cisco file
cisco filecisco file
cisco file
 
WTSA-16_SG13_Presentation.pptx
WTSA-16_SG13_Presentation.pptxWTSA-16_SG13_Presentation.pptx
WTSA-16_SG13_Presentation.pptx
 
Managing and Implementing Network Function Virtualization with Intelligent OSS
Managing and Implementing Network Function Virtualization with Intelligent OSSManaging and Implementing Network Function Virtualization with Intelligent OSS
Managing and Implementing Network Function Virtualization with Intelligent OSS
 
Nokia_Delivering_virtual_services_faster_with_Nokia_CloudBand_Case_Study_EN.pdf
Nokia_Delivering_virtual_services_faster_with_Nokia_CloudBand_Case_Study_EN.pdfNokia_Delivering_virtual_services_faster_with_Nokia_CloudBand_Case_Study_EN.pdf
Nokia_Delivering_virtual_services_faster_with_Nokia_CloudBand_Case_Study_EN.pdf
 
Cisco Connect 2018 Thailand - Innovation towards sp transformation mr.sean wa...
Cisco Connect 2018 Thailand - Innovation towards sp transformation mr.sean wa...Cisco Connect 2018 Thailand - Innovation towards sp transformation mr.sean wa...
Cisco Connect 2018 Thailand - Innovation towards sp transformation mr.sean wa...
 
Openstack v4 0
Openstack v4 0Openstack v4 0
Openstack v4 0
 

More from MyNOG

MEASURING THE HEALTH AND RESILIENCE OF THE INTERNET: MALAYSIA
MEASURING THE HEALTH AND RESILIENCE OF THE INTERNET: MALAYSIAMEASURING THE HEALTH AND RESILIENCE OF THE INTERNET: MALAYSIA
MEASURING THE HEALTH AND RESILIENCE OF THE INTERNET: MALAYSIA
MyNOG
 
Malaysia’s Emerging Trends in Data Center: Identifying Tomorrow’s Hotspots
Malaysia’s Emerging Trends in Data Center: Identifying Tomorrow’s HotspotsMalaysia’s Emerging Trends in Data Center: Identifying Tomorrow’s Hotspots
Malaysia’s Emerging Trends in Data Center: Identifying Tomorrow’s Hotspots
MyNOG
 
SHADOWSERVER: INTERNET CRITICAL SECURITY AS A PUBLIC SERVICE
SHADOWSERVER: INTERNET CRITICAL SECURITY AS A PUBLIC SERVICESHADOWSERVER: INTERNET CRITICAL SECURITY AS A PUBLIC SERVICE
SHADOWSERVER: INTERNET CRITICAL SECURITY AS A PUBLIC SERVICE
MyNOG
 
Building a Connected Future: The Power of Interconnection
Building a Connected Future: The Power of InterconnectionBuilding a Connected Future: The Power of Interconnection
Building a Connected Future: The Power of Interconnection
MyNOG
 
COHERENT OPTICAL TRANSCEIVERS – CURRENT CAPABILITIES AND FUTURE POSSIBILITIES
COHERENT OPTICAL TRANSCEIVERS – CURRENT CAPABILITIES AND FUTURE POSSIBILITIESCOHERENT OPTICAL TRANSCEIVERS – CURRENT CAPABILITIES AND FUTURE POSSIBILITIES
COHERENT OPTICAL TRANSCEIVERS – CURRENT CAPABILITIES AND FUTURE POSSIBILITIES
MyNOG
 
Strategies for Seamless Recovery in a Dynamic Data Landscape
Strategies for Seamless Recovery in a Dynamic Data LandscapeStrategies for Seamless Recovery in a Dynamic Data Landscape
Strategies for Seamless Recovery in a Dynamic Data Landscape
MyNOG
 
SRv6: DEPLOYMENT & USECASES by Aditya Kaul
SRv6: DEPLOYMENT & USECASES by Aditya KaulSRv6: DEPLOYMENT & USECASES by Aditya Kaul
SRv6: DEPLOYMENT & USECASES by Aditya Kaul
MyNOG
 
Peering Personal MyNOG-10
Peering Personal MyNOG-10Peering Personal MyNOG-10
Peering Personal MyNOG-10
MyNOG
 
Embedded CDNs in 2023
Embedded CDNs in 2023Embedded CDNs in 2023
Embedded CDNs in 2023
MyNOG
 
Edge virtualisation for Carrier Networks
Edge virtualisation for Carrier NetworksEdge virtualisation for Carrier Networks
Edge virtualisation for Carrier Networks
MyNOG
 
Equinix: New Markets, New Frontiers
Equinix: New Markets, New FrontiersEquinix: New Markets, New Frontiers
Equinix: New Markets, New Frontiers
MyNOG
 
Securing the Onion: 5G Cloud Native Infrastructure
Securing the Onion: 5G Cloud Native InfrastructureSecuring the Onion: 5G Cloud Native Infrastructure
Securing the Onion: 5G Cloud Native Infrastructure
MyNOG
 
Hierarchical Network Controller
Hierarchical Network ControllerHierarchical Network Controller
Hierarchical Network Controller
MyNOG
 
Aether: The First Open Source 5G/LTE Connected Edge Cloud Platform
Aether: The First Open Source 5G/LTE Connected Edge Cloud PlatformAether: The First Open Source 5G/LTE Connected Edge Cloud Platform
Aether: The First Open Source 5G/LTE Connected Edge Cloud Platform
MyNOG
 
Cleaning up your RPKI invalids
Cleaning up your RPKI invalidsCleaning up your RPKI invalids
Cleaning up your RPKI invalids
MyNOG
 
Introducing Peering LAN 2.0 at DE-CIX
Introducing Peering LAN 2.0 at DE-CIXIntroducing Peering LAN 2.0 at DE-CIX
Introducing Peering LAN 2.0 at DE-CIX
MyNOG
 
Load balancing and Service in Kubernetes
Load balancing and Service in KubernetesLoad balancing and Service in Kubernetes
Load balancing and Service in Kubernetes
MyNOG
 
Cloud SDN: BGP Peering and RPKI
Cloud SDN: BGP Peering and RPKICloud SDN: BGP Peering and RPKI
Cloud SDN: BGP Peering and RPKI
MyNOG
 
SDM – A New (Subsea) Cable Paradigm
SDM – A New (Subsea) Cable ParadigmSDM – A New (Subsea) Cable Paradigm
SDM – A New (Subsea) Cable Paradigm
MyNOG
 
AI in Networking: Transforming Network Operations with Juniper Mist AIDE
AI in Networking: Transforming Network Operations with Juniper Mist AIDEAI in Networking: Transforming Network Operations with Juniper Mist AIDE
AI in Networking: Transforming Network Operations with Juniper Mist AIDE
MyNOG
 

More from MyNOG (20)

MEASURING THE HEALTH AND RESILIENCE OF THE INTERNET: MALAYSIA
MEASURING THE HEALTH AND RESILIENCE OF THE INTERNET: MALAYSIAMEASURING THE HEALTH AND RESILIENCE OF THE INTERNET: MALAYSIA
MEASURING THE HEALTH AND RESILIENCE OF THE INTERNET: MALAYSIA
 
Malaysia’s Emerging Trends in Data Center: Identifying Tomorrow’s Hotspots
Malaysia’s Emerging Trends in Data Center: Identifying Tomorrow’s HotspotsMalaysia’s Emerging Trends in Data Center: Identifying Tomorrow’s Hotspots
Malaysia’s Emerging Trends in Data Center: Identifying Tomorrow’s Hotspots
 
SHADOWSERVER: INTERNET CRITICAL SECURITY AS A PUBLIC SERVICE
SHADOWSERVER: INTERNET CRITICAL SECURITY AS A PUBLIC SERVICESHADOWSERVER: INTERNET CRITICAL SECURITY AS A PUBLIC SERVICE
SHADOWSERVER: INTERNET CRITICAL SECURITY AS A PUBLIC SERVICE
 
Building a Connected Future: The Power of Interconnection
Building a Connected Future: The Power of InterconnectionBuilding a Connected Future: The Power of Interconnection
Building a Connected Future: The Power of Interconnection
 
COHERENT OPTICAL TRANSCEIVERS – CURRENT CAPABILITIES AND FUTURE POSSIBILITIES
COHERENT OPTICAL TRANSCEIVERS – CURRENT CAPABILITIES AND FUTURE POSSIBILITIESCOHERENT OPTICAL TRANSCEIVERS – CURRENT CAPABILITIES AND FUTURE POSSIBILITIES
COHERENT OPTICAL TRANSCEIVERS – CURRENT CAPABILITIES AND FUTURE POSSIBILITIES
 
Strategies for Seamless Recovery in a Dynamic Data Landscape
Strategies for Seamless Recovery in a Dynamic Data LandscapeStrategies for Seamless Recovery in a Dynamic Data Landscape
Strategies for Seamless Recovery in a Dynamic Data Landscape
 
SRv6: DEPLOYMENT & USECASES by Aditya Kaul
SRv6: DEPLOYMENT & USECASES by Aditya KaulSRv6: DEPLOYMENT & USECASES by Aditya Kaul
SRv6: DEPLOYMENT & USECASES by Aditya Kaul
 
Peering Personal MyNOG-10
Peering Personal MyNOG-10Peering Personal MyNOG-10
Peering Personal MyNOG-10
 
Embedded CDNs in 2023
Embedded CDNs in 2023Embedded CDNs in 2023
Embedded CDNs in 2023
 
Edge virtualisation for Carrier Networks
Edge virtualisation for Carrier NetworksEdge virtualisation for Carrier Networks
Edge virtualisation for Carrier Networks
 
Equinix: New Markets, New Frontiers
Equinix: New Markets, New FrontiersEquinix: New Markets, New Frontiers
Equinix: New Markets, New Frontiers
 
Securing the Onion: 5G Cloud Native Infrastructure
Securing the Onion: 5G Cloud Native InfrastructureSecuring the Onion: 5G Cloud Native Infrastructure
Securing the Onion: 5G Cloud Native Infrastructure
 
Hierarchical Network Controller
Hierarchical Network ControllerHierarchical Network Controller
Hierarchical Network Controller
 
Aether: The First Open Source 5G/LTE Connected Edge Cloud Platform
Aether: The First Open Source 5G/LTE Connected Edge Cloud PlatformAether: The First Open Source 5G/LTE Connected Edge Cloud Platform
Aether: The First Open Source 5G/LTE Connected Edge Cloud Platform
 
Cleaning up your RPKI invalids
Cleaning up your RPKI invalidsCleaning up your RPKI invalids
Cleaning up your RPKI invalids
 
Introducing Peering LAN 2.0 at DE-CIX
Introducing Peering LAN 2.0 at DE-CIXIntroducing Peering LAN 2.0 at DE-CIX
Introducing Peering LAN 2.0 at DE-CIX
 
Load balancing and Service in Kubernetes
Load balancing and Service in KubernetesLoad balancing and Service in Kubernetes
Load balancing and Service in Kubernetes
 
Cloud SDN: BGP Peering and RPKI
Cloud SDN: BGP Peering and RPKICloud SDN: BGP Peering and RPKI
Cloud SDN: BGP Peering and RPKI
 
SDM – A New (Subsea) Cable Paradigm
SDM – A New (Subsea) Cable ParadigmSDM – A New (Subsea) Cable Paradigm
SDM – A New (Subsea) Cable Paradigm
 
AI in Networking: Transforming Network Operations with Juniper Mist AIDE
AI in Networking: Transforming Network Operations with Juniper Mist AIDEAI in Networking: Transforming Network Operations with Juniper Mist AIDE
AI in Networking: Transforming Network Operations with Juniper Mist AIDE
 

Recently uploaded

成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
ysasp1
 
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
uehowe
 
Ready to Unlock the Power of Blockchain!
Ready to Unlock the Power of Blockchain!Ready to Unlock the Power of Blockchain!
Ready to Unlock the Power of Blockchain!
Toptal Tech
 
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaalmanuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
wolfsoftcompanyco
 
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
uehowe
 
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
fovkoyb
 
Discover the benefits of outsourcing SEO to India
Discover the benefits of outsourcing SEO to IndiaDiscover the benefits of outsourcing SEO to India
Discover the benefits of outsourcing SEO to India
davidjhones387
 
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
3a0sd7z3
 
Bengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal BrandingBengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal Branding
Tarandeep Singh
 
Should Repositories Participate in the Fediverse?
Should Repositories Participate in the Fediverse?Should Repositories Participate in the Fediverse?
Should Repositories Participate in the Fediverse?
Paul Walk
 
办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理
办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理
办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理
uehowe
 
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
xjq03c34
 
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
3a0sd7z3
 
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
rtunex8r
 
HijackLoader Evolution: Interactive Process Hollowing
HijackLoader Evolution: Interactive Process HollowingHijackLoader Evolution: Interactive Process Hollowing
HijackLoader Evolution: Interactive Process Hollowing
Donato Onofri
 
一比一原版(USYD毕业证)悉尼大学毕业证如何办理
一比一原版(USYD毕业证)悉尼大学毕业证如何办理一比一原版(USYD毕业证)悉尼大学毕业证如何办理
一比一原版(USYD毕业证)悉尼大学毕业证如何办理
k4ncd0z
 

Recently uploaded (16)

成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
 
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
 
Ready to Unlock the Power of Blockchain!
Ready to Unlock the Power of Blockchain!Ready to Unlock the Power of Blockchain!
Ready to Unlock the Power of Blockchain!
 
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaalmanuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
 
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
 
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
 
Discover the benefits of outsourcing SEO to India
Discover the benefits of outsourcing SEO to IndiaDiscover the benefits of outsourcing SEO to India
Discover the benefits of outsourcing SEO to India
 
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
 
Bengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal BrandingBengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal Branding
 
Should Repositories Participate in the Fediverse?
Should Repositories Participate in the Fediverse?Should Repositories Participate in the Fediverse?
Should Repositories Participate in the Fediverse?
 
办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理
办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理
办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理
 
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
 
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
 
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
 
HijackLoader Evolution: Interactive Process Hollowing
HijackLoader Evolution: Interactive Process HollowingHijackLoader Evolution: Interactive Process Hollowing
HijackLoader Evolution: Interactive Process Hollowing
 
一比一原版(USYD毕业证)悉尼大学毕业证如何办理
一比一原版(USYD毕业证)悉尼大学毕业证如何办理一比一原版(USYD毕业证)悉尼大学毕业证如何办理
一比一原版(USYD毕业证)悉尼大学毕业证如何办理
 

TIME Journey to the SPACE

  • 1. 1 Time Journey to the SPACE James Chin Sze Yih, Principle Engineer james.chin@time.com.my The Road to Virtualization: our deployment experience, technical implications and impact on operations MYNOG 2019
  • 2. Index • Background/Drivers for SDN/NFV Deployment • Key Enablers • Use Cases • SDN/NFV Deployment Challenges • Essential Skills for Next Generation Network Engineers July 2, 2019 MYNOG 2019 2
  • 3. 3 Flexibility • High cost and complexity for new service • Elastic Capacity • New Business Models • Faster Time to Market for New Services • Slow service rollout and scaling • On-demand Service • Doing more with less • Reduce OpEx: Operational Efficiency • Reduce CapEx: Costs Rise Faster than ARPU SPEED COSTFlexibility Business Challenges in current Service Provider Environment July 2, 2019 MYNOG 2019
  • 4. Business Challenges in current Service Provider Environment 4 FlexibilitySPEED COSTFlexibility Automation Virtualization July 2, 2019 MYNOG 2019
  • 5. The materials to create Rocket July 2, 2019 5 SDN approach to network management that enables dynamic, programmatically efficient network configuration in order to improve network performance and monitoring making it more like cloud computing than traditional network management. ETSI An independent standardization organization, that has been instrumental in developing standards for ICT within Europe. The WG develops NFV standards and proofs- of-concept. NFV A network architecture concept that uses the technologies of IT Virtualization to virtualize entire classes of network node functions OPEN STACK A Cloud computing platform for public/private clouds that abstracts data centers intopools of resources MYNOG 2019
  • 6. OpenStack Overview • Cloud computing platform for Public/Private Cloud • Abstract data centers into pool of resources • Provides management layer for efficient, automated allocation of resource • Empower operators, admins, users via self service portal • Provides API to develop cloud-aware application Image Source: www.openstack.org API July 2, 2019 MYNOG 2019 6
  • 7. Network Function Virtualization Overview Network Function Capacity (Hardware) Decoupling Server x86 Hypervisor VM OS Router VM OS Switch VM OS Load Balancer VM OS Firewall VM OS Media Server Approach July 2, 2019 MYNOG 2019 7
  • 8. VNF Deployment Options July 2, 2019 8 Bare Metal • Dedicated Hardware • High Performance • Easy to secure • No Virtualization overhead Virtual Machine • Shared host for multiple VNF • Performance limited by virtualization • No shared kernel-> More secure Containers • Shared host for multiple VNF • Bare metal performance • Share kernel with host -> less secure Image Source: Cisco MYNOG 2019
  • 9. NFV or VNF or Service Chain • Network Function Virtualization • Refers to the idea of replacing dedicated network appliances (such as routers and firewalls) with software running on standard servers. • Typically includes a Hypervisor and the software runs as a Virtual Machine • Virtual Network Function • One or more Virtual Machines performing a single network function • Service Chain • Collection of 1 or more VNFs providing a network service July 2, 2019 MYNOG 2019 9
  • 10. Network Function Virtualization framework (ETSI NFV Architectural) July 2, 2019 MYNOG 2019 10
  • 11. Network Function Virtualization framework (NFV MANO) • Three functional blocks • Virtualized Infrastructure Manager (VIM) • VNF Manager (VNFM) • NFV Orchestrator (NFVO) • Main function • The “brain” of NFV architecture • End-to-end service and NFV network mapping • Managing the life cycle of VNFs • Create VNF • Scale VNF (increase or reduce the capacity of the VNF) • Terminate VNF • Interfacing with OSS systems July 2, 2019 MYNOG 2019 11
  • 12. What is SDN ? Many different thing to many different people July 2, 2019 MYNOG 2019 12
  • 13. SDN - The Programmable Network Overview Source: www.opennetworking.org Southbound API Northbound API (Network abstraction) E.g. RESTAPI,JSON,XML Centrally managed: Network intelligence is (logically) centralized in software-based SDN controllers that maintain a global view of the network, which appears to applications and policy engines as a single, logical switch. Southbound API (Vendor-neutral)E.g. Openflow,SNMP,NETCONF,etc… July 2, 2019 MYNOG 2019 13 Northbound API
  • 14. SDN-DC based provisioning with OpenStack Tenant Portal Admin Portal Orchestration Tenant Carrier Admini SDN-O NFVO RESTful RESTful VNFMSDN Controller self-service purchase, One-Click Delivery NetConf Service Provisioning 1. Create Tenant 2. Create Network (Layer-2 Segment) 3. Attach VM to Network 4. L2 and Layer-3 VXLAN Services is Configured across the Managed Leafs Live Migration 1. Create Tenant at new host 2. Create Network (Layer-2 Segment) 3. Attach VM to Network 4. L2 and Layer-3 VXLAN Services is Configured across the Managed Leafs Slide with animation Rack 1 SPINE SWITCH LEAF SWITCH July 2, 2019 MYNOG 2019 14 Rack 2
  • 15. Use Case 1-Virtual Managed Service July 2, 2019 MYNOG 2019 15 LAN GW Internet MPLS L2VPN VxVLAN LAN GW CPE vCPE /vFWPress Release
  • 16. Use Case 2-Virtual Carrier WiFi Core July 2, 2019 MYNOG 2019 16 Internet MPLS L3VPN VxVLANData Plane DHCP AAA Landing Page vCGNAT Wireless AC MPLS L3VPN VxVLANControl Plane
  • 17. Use Cases-Secured Public Cloud Service July 2, 2019 MYNOG 2019 17 LAN GW Internet CPE WAF / LBUTM IAM / PAM Secured Remote Access Security Services Layer Cloud Compute Resource
  • 18. Future Plan- End-to-end Service Orchestration July 2, 2019 MYNOG 2019 18 Tenant Portal Admin Portal Self-Activation & Self-Service LAN GW Internet CPE Service Orchestrator SDN-WAN Controller SDN-DC Controller MANO
  • 19. Building Block of the design 19 Application Layer/ App Server Integrate/Install/Test Big Data Analytics Orchestration VIM Management System SDN Controller Operating Systems IO Abstraction & Accelerator Hardware July 2, 2019 MYNOG 2019
  • 20. The Challenges of SDN/NFV May Not be That Simple As it Appears Focus and choice July 2, 2019 MYNOG 2019 20
  • 21. POC Formation July 2, 2019 21 NFVI Vendor 1 NFVI Vendor 2 NFVI Vendor 3 VNF 1 VNF 2 VNF 3 Features Performance MYNOG 2019
  • 22. Essential Skills for Next Generation Network Engineers July 2, 2019 MYNOG 2019 22 Python XML/JSON BGP EVPN NETCONF/ YANG Container Virtualization Linux Shell SCRIPTING NETWORK PROGRAMMING SERVER DC Network OPPORTUNITIES VXLAN Segment Routing
  • 23. Summary • Business Challenges in current Service Provider Environment • Drivers for SDN/NFV Deployment from Operator’s view • OpenStack Overview • Network Function Virtualization Overview • ETSI NFV Architectural Framework • SDN - The Programmable Network Overview • Use Cases • SDN/NFV Deployment Challenges • Essential Skills for Next Generation Network Engineers July 2, 2019 MYNOG 2019 23
  • 24. July 2, 2019 MYNOG 2019 24