SlideShare a Scribd company logo
Open Source Networking Group Meetup
November 8, 2018
5G in Brownfields
© 2018 LUMINA NETWORKS, INC.
CONTENTS
1. Defining 5G
- Distributed Data Center
- Central Control
- Brownfields
2. The Role of Containers
- Orchestration
- Service Paths
3. Wrapping Up
- Use Cases
- Role of Open Source
© 2018 LUMINA NETWORKS, INC.
5G and the Future
Vehicular Telematics
Examples
Internet of Things Personalized &
On-Demand Services
(e.g. Connected Stadiums)
Drones
Big Data Sensors for
Machine Learning, AI
Emergency
Broadcast Services
Ingredients
1. Very Low Latency
2. Distributed Micro
Data Centers
3. Brownfield Networking!
© 2018 LUMINA NETWORKS, INC.
Distributing the Data Center
Why?
• Tactile applications
• Ultra scalability
• Reliability & fault remediation
Where?
• Cell sites
• Re-engineered central offices
• Network transport equipment
How?
• Highly-efficient container
networking
• Microservices
• Distributed application
orchestration
Trans-
port
SDN
Cell
Tower
Dist
Central
Office
CPE
© 2018 LUMINA NETWORKS, INC.
Need for an Open Source Central Controller
The network control plane is the
natural platform for:
1. Abstraction of “south bound” network elements
• Switches, Routers, VNFs, Paths, Tunnels
• Syslog data, operational status, monitoring of
network state
2. Delegation from OSS/BSS and orchestration tools
• ONAP, OSM, LSO
3. Support for network-wide applications and tools
• Policy, provisioning, security, analytics, inventory
ODL
Controller
OSS / BSS
Apps
(Policy,
Analytics,
Inventory)
Orch
Tools
(ONAP,
OSM,
LSO)
Log
Monitor
Status
Paths,
Topology,
Trees,
Tunnels
Switches,
Routers,
VNFs
© 2018 LUMINA NETWORKS, INC.
5G Network Diagram with Brownfield Components
Optical Transport Equipment
• Key element for network slicing
• Ability to orchestrate VNFs / distributed
apps
• Legacy switching and routing functions
controlled by CLI, APIs, NETCONF
Aggregation Routers/CMTS’s
• Key element for QoS control (e.g. PCMM)
• Subscriber network management
• Typically NETCONF control protocols
CPE Equipment
• Integrated services routers
• Costly to change / replace
• Typically managed via vendor APIs
AU
CPE
ACCESS FRONTLINE OR
AGGREGATION
BACKHAUL OR
TRANSPORT
CORE
Brownfield Network
Optical
Media
Termination
Aggregation Core
Data
Center
Mobile
Edge
Compute
+
+
© 2018 LUMINA NETWORKS, INC.
How to Serve Hybrid Environments
• Modern devices managed by
current control protocols (e.g.
NETCONF)
• Older devices controlled via CLI
• Device applications managed via
CLI and Zero Touch Provisioning
(e.g. NETCONF ZTI)
• Container networking within
devices can be managed via the
same controller using tools such as
COE
Common Open Source Controller (ODL)
End-to-end Service Instanciation
NFVi - Virtual Devices
Newer Device
Legacy Device
VNFs
Container
Network
CLI
NETCONF BGPCEP COE
Container
Orch
Engine
NETCONF
BGPCEP
Network Service Orchestration
© 2018 LUMINA NETWORKS, INC.
Container Networking Introduction
Single Host
• Docker models (Bridge, Host,
Container)
• Linux MACVLAN / IPVLAN
• Direct attachment to SRIOV
Multi Host
• Overlay:
• L2 - Flannel
• L3 - Calico
• Underlay:
• Data Center Fabric (EVPN)
• WAN-Services (IP/MPLS/OTN)
• NextGen data planes
(OpenFlow, P4, other)
IP address management
Port allocation
Veth
Pair
NIC
Bridge / OVS
Containers
NIC
MACVLAN / IPVLAN
Containers Containers
NIC
SR-
IOV
© 2018 LUMINA NETWORKS, INC.
The Container Orchestration Engine
• OpenDaylight project aimed to allow Kubernetes to use ODL as its network manager
• Can work with the OpenStack VIM
• Kuryr support
• ODL CNI Plugin
• NEW: Can manage network devices via NETCONF
• Available in OpenDaylight Fluorine
Container/ Virtual Infrastructure
Physical Network
Functions Virtual Network Functions
Container-based Applications
© 2018 LUMINA NETWORKS, INC.
Establishing Service Paths Using Intent
LUMINA
Multi-Domain PCE
Enabling Fully Automated Network Service Provisioning and Assurance
• ONAP and OSM Integrations
consume network-wide intent
• SD-Core Path Computation
Element extends service
paths across domains
• Lumina Microservices
Framework adds service
mapping and telemetry for
devices to OpenDaylight
NFVi
JSON-
RPC
NFV-O
Service Intents
Application
Controller
Control
Interfaces
Service Assurance
Legacy
PNF
White Box
Switch VNF Apps
Telemetry
VIM / Cloud
Apps Apps Apps AppsApps
© 2018 LUMINA NETWORKS, INC.
Use Cases for the SDN Controller
Network Slicing
- Partitions and configures all network
resources for a specific application
or user
- Follows the defined service intent
- Supports policy automation through-
closed loop telemetry
Application Placement
- Determines network resource
availability for applications and reports
status to an orchestrator
- Follows the defined service intent
- Supports policy automation through-
closed loop telemetry
Brownfield Adaption
- Creates an adapter and model for
legacy networking equipment
- Provides SDN and central control for
provisioning and configuration
- Allow migration to 5G without forklifts
© 2018 LUMINA NETWORKS, INC.
ONAP Leverages OpenDaylight:
SDN-C
APP-C
SDN-R
- Configures connectivity for all network devices using a directed graph
- Actively monitors and manages network traffic policies
- Controls NDs via NETCONF, OpenFlow, BGPCEP, OVSDB, CLI etc.
- Onboards virtual network functions
- Configures the network service chain for the orchestrator and VIM
- Actively monitors and manages VNF lifecycle
- Specifically aimed at configuring the radio network
- Instantiates network slices for the wireless portion
- Actively monitors radio operation and reports status
© 2018 LUMINA NETWORKS, INC.
In Summary - Action Items
• Implement agile software
practices (shorten the process
between trial and production
deployment)
• Move to PoCs and trials with
open source software
including browfield
components
• Reduce or eliminate legacy
paperwork processes that are
slow (e.g. RFIs)
• Embrace open source
platforms and work toward
interoperability especially for
existing widely-deployed
equipment
• Increase contribution toward
open source projects
• Simplify architectures to
make 5G and related
technologies easier to deploy
• Increase focus on scale,
stability and system and
interoperability testing
SERVICE PROVIDERS VENDORS DEVELOPERS
Learn More
luminanetworks.com

More Related Content

What's hot

Approaches to Network Automation
Approaches to Network AutomationApproaches to Network Automation
Approaches to Network Automation
APNIC
 
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
 
Using Microservices Architecture and Patterns to Address Applications Require...
Using Microservices Architecture and Patterns to Address Applications Require...Using Microservices Architecture and Patterns to Address Applications Require...
Using Microservices Architecture and Patterns to Address Applications Require...
Prem Sankar Gopannan
 
Top 5 favourite features of Cisco ACI in Pulsant Cloud Data Centres
Top 5 favourite features of Cisco ACI in Pulsant Cloud Data Centres Top 5 favourite features of Cisco ACI in Pulsant Cloud Data Centres
Top 5 favourite features of Cisco ACI in Pulsant Cloud Data Centres
Martin Lipka
 
Edge and 5G: What is in it for the developers?
Edge and 5G: What is in it for the developers?Edge and 5G: What is in it for the developers?
Edge and 5G: What is in it for the developers?
Michelle Holley
 
Harmonizing of Open Source Networking
Harmonizing of Open Source NetworkingHarmonizing of Open Source Networking
Harmonizing of Open Source Networking
Open Networking Summit
 
Intel® Network Builders - Network Edge Ecosystem Program
Intel® Network Builders - Network Edge Ecosystem ProgramIntel® Network Builders - Network Edge Ecosystem Program
Intel® Network Builders - Network Edge Ecosystem Program
Michelle Holley
 
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
 
How to use SDN to Innovate, Expand and Deliver for your business
How to use SDN to Innovate, Expand and Deliver for your businessHow to use SDN to Innovate, Expand and Deliver for your business
How to use SDN to Innovate, Expand and Deliver for your business
Napier University
 
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
 
Recent Advances in Network Automation Standards
Recent Advances in Network Automation StandardsRecent Advances in Network Automation Standards
Recent Advances in Network Automation Standards
Laurent Ciavaglia
 
The History and Evolution of SDN
The History and Evolution of SDNThe History and Evolution of SDN
The History and Evolution of SDN
Napier University
 
Open and Disaggregated Transport SDN - from PoC to Field Trial
Open and Disaggregated Transport SDN - from PoC to Field TrialOpen and Disaggregated Transport SDN - from PoC to Field Trial
Open and Disaggregated Transport SDN - from PoC to Field Trial
Open Networking Summit
 
 Network Innovations Driving Business Transformation
 Network Innovations Driving Business Transformation Network Innovations Driving Business Transformation
 Network Innovations Driving Business Transformation
Cisco Service Provider
 
Colt’s Carrier SDN & NFV: Experience, Learnings & Future Plans
Colt’s Carrier SDN & NFV: Experience, Learnings & Future PlansColt’s Carrier SDN & NFV: Experience, Learnings & Future Plans
Colt’s Carrier SDN & NFV: Experience, Learnings & Future Plans
Open Networking Summit
 
OpenDaylight Update (June 2018)
OpenDaylight Update (June 2018)OpenDaylight Update (June 2018)
OpenDaylight Update (June 2018)
Michelle Holley
 
Colt's evolution from MPLS to Cloud Networking
Colt's evolution from MPLS to Cloud Networking Colt's evolution from MPLS to Cloud Networking
Colt's evolution from MPLS to Cloud Networking
Colt Technology Services
 
Updates on NFV and SDN Activities from the Broadband Forum
Updates on NFV and SDN Activities from the Broadband ForumUpdates on NFV and SDN Activities from the Broadband Forum
Updates on NFV and SDN Activities from the Broadband Forum
Open Networking Summit
 
Realising the Immediate Benefits of SDN and NFV
Realising the Immediate Benefits of SDN and NFVRealising the Immediate Benefits of SDN and NFV
Realising the Immediate Benefits of SDN and NFV
Napier University
 
SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...
SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...
SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...
Small Cell Forum
 

What's hot (20)

Approaches to Network Automation
Approaches to Network AutomationApproaches to Network Automation
Approaches to Network Automation
 
Networking Challenges for the Next Decade
Networking Challenges for the Next DecadeNetworking Challenges for the Next Decade
Networking Challenges for the Next Decade
 
Using Microservices Architecture and Patterns to Address Applications Require...
Using Microservices Architecture and Patterns to Address Applications Require...Using Microservices Architecture and Patterns to Address Applications Require...
Using Microservices Architecture and Patterns to Address Applications Require...
 
Top 5 favourite features of Cisco ACI in Pulsant Cloud Data Centres
Top 5 favourite features of Cisco ACI in Pulsant Cloud Data Centres Top 5 favourite features of Cisco ACI in Pulsant Cloud Data Centres
Top 5 favourite features of Cisco ACI in Pulsant Cloud Data Centres
 
Edge and 5G: What is in it for the developers?
Edge and 5G: What is in it for the developers?Edge and 5G: What is in it for the developers?
Edge and 5G: What is in it for the developers?
 
Harmonizing of Open Source Networking
Harmonizing of Open Source NetworkingHarmonizing of Open Source Networking
Harmonizing of Open Source Networking
 
Intel® Network Builders - Network Edge Ecosystem Program
Intel® Network Builders - Network Edge Ecosystem ProgramIntel® Network Builders - Network Edge Ecosystem Program
Intel® Network Builders - Network Edge Ecosystem Program
 
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
 
How to use SDN to Innovate, Expand and Deliver for your business
How to use SDN to Innovate, Expand and Deliver for your businessHow to use SDN to Innovate, Expand and Deliver for your business
How to use SDN to Innovate, Expand and Deliver for your business
 
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
 
Recent Advances in Network Automation Standards
Recent Advances in Network Automation StandardsRecent Advances in Network Automation Standards
Recent Advances in Network Automation Standards
 
The History and Evolution of SDN
The History and Evolution of SDNThe History and Evolution of SDN
The History and Evolution of SDN
 
Open and Disaggregated Transport SDN - from PoC to Field Trial
Open and Disaggregated Transport SDN - from PoC to Field TrialOpen and Disaggregated Transport SDN - from PoC to Field Trial
Open and Disaggregated Transport SDN - from PoC to Field Trial
 
 Network Innovations Driving Business Transformation
 Network Innovations Driving Business Transformation Network Innovations Driving Business Transformation
 Network Innovations Driving Business Transformation
 
Colt’s Carrier SDN & NFV: Experience, Learnings & Future Plans
Colt’s Carrier SDN & NFV: Experience, Learnings & Future PlansColt’s Carrier SDN & NFV: Experience, Learnings & Future Plans
Colt’s Carrier SDN & NFV: Experience, Learnings & Future Plans
 
OpenDaylight Update (June 2018)
OpenDaylight Update (June 2018)OpenDaylight Update (June 2018)
OpenDaylight Update (June 2018)
 
Colt's evolution from MPLS to Cloud Networking
Colt's evolution from MPLS to Cloud Networking Colt's evolution from MPLS to Cloud Networking
Colt's evolution from MPLS to Cloud Networking
 
Updates on NFV and SDN Activities from the Broadband Forum
Updates on NFV and SDN Activities from the Broadband ForumUpdates on NFV and SDN Activities from the Broadband Forum
Updates on NFV and SDN Activities from the Broadband Forum
 
Realising the Immediate Benefits of SDN and NFV
Realising the Immediate Benefits of SDN and NFVRealising the Immediate Benefits of SDN and NFV
Realising the Immediate Benefits of SDN and NFV
 
SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...
SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...
SCF Partners' Day: Operations Overview Including Updates from NGMN, TIA, CTIA...
 

Similar to 5G in Brownfield how SDN makes 5G Deployments Work

Disaggregation, automation and autonomy in optical networking
Disaggregation, automation and autonomy in optical networkingDisaggregation, automation and autonomy in optical networking
Disaggregation, automation and autonomy in optical networking
ADVA
 
Transforming to Enable 5G
Transforming to Enable 5GTransforming to Enable 5G
Transforming to Enable 5G
Lumina Networks
 
SDN & NFV Introduction - Open Source Data Center Networking
SDN & NFV Introduction - Open Source Data Center NetworkingSDN & NFV Introduction - Open Source Data Center Networking
SDN & NFV Introduction - Open Source Data Center NetworkingThomas Graf
 
Network Virtualization & Software-defined Networking
Network Virtualization & Software-defined NetworkingNetwork Virtualization & Software-defined Networking
Network Virtualization & Software-defined Networking
Digicomp Academy AG
 
249549548 spider-ds-scsn-90002-112513
249549548 spider-ds-scsn-90002-112513249549548 spider-ds-scsn-90002-112513
249549548 spider-ds-scsn-90002-112513Zarobiza
 
Exhibitor session: Ciena
Exhibitor session: CienaExhibitor session: Ciena
Exhibitor session: Ciena
Jisc
 
CSIR 5G Research
CSIR 5G ResearchCSIR 5G Research
CSIR 5G Research
Sabelo Dlamini
 
Open Transport Switch and Transport SDN
Open Transport Switch and Transport SDNOpen Transport Switch and Transport SDN
Open Transport Switch and Transport SDN
Infinera
 
Kata and arm, a secure alternative in the 5 g space
Kata and arm, a secure alternative in the 5 g spaceKata and arm, a secure alternative in the 5 g space
Kata and arm, a secure alternative in the 5 g space
LibbySchulze
 
Introduction to Software Defined Networking (SDN) presentation by Warren Finc...
Introduction to Software Defined Networking (SDN) presentation by Warren Finc...Introduction to Software Defined Networking (SDN) presentation by Warren Finc...
Introduction to Software Defined Networking (SDN) presentation by Warren Finc...
APNIC
 
Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)
Bangladesh Network Operators Group
 
Edge virtualisation for Carrier Networks
Edge virtualisation for Carrier NetworksEdge virtualisation for Carrier Networks
Edge virtualisation for Carrier Networks
MyNOG
 
Using Kubernetes to make cellular data plans cheaper for 50M users
Using Kubernetes to make cellular data plans cheaper for 50M usersUsing Kubernetes to make cellular data plans cheaper for 50M users
Using Kubernetes to make cellular data plans cheaper for 50M users
Mirantis
 
Transport SDN Overview and Standards Update: Industry Perspectives
Transport SDN Overview and Standards Update: Industry PerspectivesTransport SDN Overview and Standards Update: Industry Perspectives
Transport SDN Overview and Standards Update: Industry Perspectives
Infinera
 
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
 
Sgcp12 sean cochrane-cyan
Sgcp12 sean cochrane-cyanSgcp12 sean cochrane-cyan
Sgcp12 sean cochrane-cyan
Justin Hayward
 
WTSA-16_SG13_Presentation.pptx
WTSA-16_SG13_Presentation.pptxWTSA-16_SG13_Presentation.pptx
WTSA-16_SG13_Presentation.pptx
lionofsouth
 
Banv meetup-contrail
Banv meetup-contrailBanv meetup-contrail
Banv meetup-contrail
nvirters
 
Extending SDN into the Transport Network
Extending SDN into the Transport NetworkExtending SDN into the Transport Network
Extending SDN into the Transport Network
Infinera
 

Similar to 5G in Brownfield how SDN makes 5G Deployments Work (20)

Disaggregation, automation and autonomy in optical networking
Disaggregation, automation and autonomy in optical networkingDisaggregation, automation and autonomy in optical networking
Disaggregation, automation and autonomy in optical networking
 
Transforming to Enable 5G
Transforming to Enable 5GTransforming to Enable 5G
Transforming to Enable 5G
 
SDN & NFV Introduction - Open Source Data Center Networking
SDN & NFV Introduction - Open Source Data Center NetworkingSDN & NFV Introduction - Open Source Data Center Networking
SDN & NFV Introduction - Open Source Data Center Networking
 
Network Virtualization & Software-defined Networking
Network Virtualization & Software-defined NetworkingNetwork Virtualization & Software-defined Networking
Network Virtualization & Software-defined Networking
 
249549548 spider-ds-scsn-90002-112513
249549548 spider-ds-scsn-90002-112513249549548 spider-ds-scsn-90002-112513
249549548 spider-ds-scsn-90002-112513
 
Exhibitor session: Ciena
Exhibitor session: CienaExhibitor session: Ciena
Exhibitor session: Ciena
 
CSIR 5G Research
CSIR 5G ResearchCSIR 5G Research
CSIR 5G Research
 
Open Transport Switch and Transport SDN
Open Transport Switch and Transport SDNOpen Transport Switch and Transport SDN
Open Transport Switch and Transport SDN
 
Kata and arm, a secure alternative in the 5 g space
Kata and arm, a secure alternative in the 5 g spaceKata and arm, a secure alternative in the 5 g space
Kata and arm, a secure alternative in the 5 g space
 
Introduction to Software Defined Networking (SDN) presentation by Warren Finc...
Introduction to Software Defined Networking (SDN) presentation by Warren Finc...Introduction to Software Defined Networking (SDN) presentation by Warren Finc...
Introduction to Software Defined Networking (SDN) presentation by Warren Finc...
 
Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)
 
Edge virtualisation for Carrier Networks
Edge virtualisation for Carrier NetworksEdge virtualisation for Carrier Networks
Edge virtualisation for Carrier Networks
 
Using Kubernetes to make cellular data plans cheaper for 50M users
Using Kubernetes to make cellular data plans cheaper for 50M usersUsing Kubernetes to make cellular data plans cheaper for 50M users
Using Kubernetes to make cellular data plans cheaper for 50M users
 
Transport SDN Overview and Standards Update: Industry Perspectives
Transport SDN Overview and Standards Update: Industry PerspectivesTransport SDN Overview and Standards Update: Industry Perspectives
Transport SDN Overview and Standards Update: Industry Perspectives
 
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
 
Sgcp12 sean cochrane-cyan
Sgcp12 sean cochrane-cyanSgcp12 sean cochrane-cyan
Sgcp12 sean cochrane-cyan
 
Sgcp12 cochrane-cyan
Sgcp12 cochrane-cyanSgcp12 cochrane-cyan
Sgcp12 cochrane-cyan
 
WTSA-16_SG13_Presentation.pptx
WTSA-16_SG13_Presentation.pptxWTSA-16_SG13_Presentation.pptx
WTSA-16_SG13_Presentation.pptx
 
Banv meetup-contrail
Banv meetup-contrailBanv meetup-contrail
Banv meetup-contrail
 
Extending SDN into the Transport Network
Extending SDN into the Transport NetworkExtending SDN into the Transport Network
Extending SDN into the Transport Network
 

Recently uploaded

ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 

Recently uploaded (20)

ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 

5G in Brownfield how SDN makes 5G Deployments Work

  • 1. Open Source Networking Group Meetup November 8, 2018 5G in Brownfields
  • 2. © 2018 LUMINA NETWORKS, INC. CONTENTS 1. Defining 5G - Distributed Data Center - Central Control - Brownfields 2. The Role of Containers - Orchestration - Service Paths 3. Wrapping Up - Use Cases - Role of Open Source
  • 3. © 2018 LUMINA NETWORKS, INC. 5G and the Future Vehicular Telematics Examples Internet of Things Personalized & On-Demand Services (e.g. Connected Stadiums) Drones Big Data Sensors for Machine Learning, AI Emergency Broadcast Services Ingredients 1. Very Low Latency 2. Distributed Micro Data Centers 3. Brownfield Networking!
  • 4. © 2018 LUMINA NETWORKS, INC. Distributing the Data Center Why? • Tactile applications • Ultra scalability • Reliability & fault remediation Where? • Cell sites • Re-engineered central offices • Network transport equipment How? • Highly-efficient container networking • Microservices • Distributed application orchestration Trans- port SDN Cell Tower Dist Central Office CPE
  • 5. © 2018 LUMINA NETWORKS, INC. Need for an Open Source Central Controller The network control plane is the natural platform for: 1. Abstraction of “south bound” network elements • Switches, Routers, VNFs, Paths, Tunnels • Syslog data, operational status, monitoring of network state 2. Delegation from OSS/BSS and orchestration tools • ONAP, OSM, LSO 3. Support for network-wide applications and tools • Policy, provisioning, security, analytics, inventory ODL Controller OSS / BSS Apps (Policy, Analytics, Inventory) Orch Tools (ONAP, OSM, LSO) Log Monitor Status Paths, Topology, Trees, Tunnels Switches, Routers, VNFs
  • 6. © 2018 LUMINA NETWORKS, INC. 5G Network Diagram with Brownfield Components Optical Transport Equipment • Key element for network slicing • Ability to orchestrate VNFs / distributed apps • Legacy switching and routing functions controlled by CLI, APIs, NETCONF Aggregation Routers/CMTS’s • Key element for QoS control (e.g. PCMM) • Subscriber network management • Typically NETCONF control protocols CPE Equipment • Integrated services routers • Costly to change / replace • Typically managed via vendor APIs AU CPE ACCESS FRONTLINE OR AGGREGATION BACKHAUL OR TRANSPORT CORE Brownfield Network Optical Media Termination Aggregation Core Data Center Mobile Edge Compute + +
  • 7. © 2018 LUMINA NETWORKS, INC. How to Serve Hybrid Environments • Modern devices managed by current control protocols (e.g. NETCONF) • Older devices controlled via CLI • Device applications managed via CLI and Zero Touch Provisioning (e.g. NETCONF ZTI) • Container networking within devices can be managed via the same controller using tools such as COE Common Open Source Controller (ODL) End-to-end Service Instanciation NFVi - Virtual Devices Newer Device Legacy Device VNFs Container Network CLI NETCONF BGPCEP COE Container Orch Engine NETCONF BGPCEP Network Service Orchestration
  • 8. © 2018 LUMINA NETWORKS, INC. Container Networking Introduction Single Host • Docker models (Bridge, Host, Container) • Linux MACVLAN / IPVLAN • Direct attachment to SRIOV Multi Host • Overlay: • L2 - Flannel • L3 - Calico • Underlay: • Data Center Fabric (EVPN) • WAN-Services (IP/MPLS/OTN) • NextGen data planes (OpenFlow, P4, other) IP address management Port allocation Veth Pair NIC Bridge / OVS Containers NIC MACVLAN / IPVLAN Containers Containers NIC SR- IOV
  • 9. © 2018 LUMINA NETWORKS, INC. The Container Orchestration Engine • OpenDaylight project aimed to allow Kubernetes to use ODL as its network manager • Can work with the OpenStack VIM • Kuryr support • ODL CNI Plugin • NEW: Can manage network devices via NETCONF • Available in OpenDaylight Fluorine Container/ Virtual Infrastructure Physical Network Functions Virtual Network Functions Container-based Applications
  • 10. © 2018 LUMINA NETWORKS, INC. Establishing Service Paths Using Intent LUMINA Multi-Domain PCE Enabling Fully Automated Network Service Provisioning and Assurance • ONAP and OSM Integrations consume network-wide intent • SD-Core Path Computation Element extends service paths across domains • Lumina Microservices Framework adds service mapping and telemetry for devices to OpenDaylight NFVi JSON- RPC NFV-O Service Intents Application Controller Control Interfaces Service Assurance Legacy PNF White Box Switch VNF Apps Telemetry VIM / Cloud Apps Apps Apps AppsApps
  • 11. © 2018 LUMINA NETWORKS, INC. Use Cases for the SDN Controller Network Slicing - Partitions and configures all network resources for a specific application or user - Follows the defined service intent - Supports policy automation through- closed loop telemetry Application Placement - Determines network resource availability for applications and reports status to an orchestrator - Follows the defined service intent - Supports policy automation through- closed loop telemetry Brownfield Adaption - Creates an adapter and model for legacy networking equipment - Provides SDN and central control for provisioning and configuration - Allow migration to 5G without forklifts
  • 12. © 2018 LUMINA NETWORKS, INC. ONAP Leverages OpenDaylight: SDN-C APP-C SDN-R - Configures connectivity for all network devices using a directed graph - Actively monitors and manages network traffic policies - Controls NDs via NETCONF, OpenFlow, BGPCEP, OVSDB, CLI etc. - Onboards virtual network functions - Configures the network service chain for the orchestrator and VIM - Actively monitors and manages VNF lifecycle - Specifically aimed at configuring the radio network - Instantiates network slices for the wireless portion - Actively monitors radio operation and reports status
  • 13. © 2018 LUMINA NETWORKS, INC. In Summary - Action Items • Implement agile software practices (shorten the process between trial and production deployment) • Move to PoCs and trials with open source software including browfield components • Reduce or eliminate legacy paperwork processes that are slow (e.g. RFIs) • Embrace open source platforms and work toward interoperability especially for existing widely-deployed equipment • Increase contribution toward open source projects • Simplify architectures to make 5G and related technologies easier to deploy • Increase focus on scale, stability and system and interoperability testing SERVICE PROVIDERS VENDORS DEVELOPERS