SlideShare une entreprise Scribd logo
1  sur  30
Télécharger pour lire hors ligne
NDI Communications - Engineering & Training
Software Defined Networking (SDN)
Chapter 5 – NFV Basics
Page 2
Chapter Content
Basics & Network architecture
NFV Infrastructure
NFV Management and Orchestration (MANO)
Common Systems & Vendors
Page 3
Motivation for NFV
Software Implementation of the Network
Network Function Modules
Implementation in Virtual Machines
Standard APIs Between Modules
Page 4
NFV Architecture
Virtualized Network Functions (VNFs)
VNF VNF VNF VNF VNF
NFV Infrastructure (NFVi)
Virtual
Computing
Virtual
Storage
Virtual
Network
Virtualization Layer
Hardware Resources
Virtual
Computing
Virtual
Storage
Virtual
Network
NFV
Management
and
Orchestration
Page 5
End-to-End Network Service
NF1 NF2 NF3
End
Point
1
End
Point
2
Infrastructure
Network 1
Infrastructure
Network 1
Infrastructure
Network 1
Network Function Forwarding Graph (NF-FG)
End to End Network Service
Page 6
End-to-End Network Service
VNF
2A
VNF-FG-2
Virtualization Layer
VNF
2B
VNF
2A
VNF
2A
End
Point
1
End
Point
2
VNF
2C
HDHD
HD
HD
HD NFVI-PoP
Physical Link
Logical Link
Virtualization
Page 7
Chapter Content
Basics & Network architecture
NFV Infrastructure
NFV Management and Orchestration (MANO)
Common Systems & Vendors
Page 8
Architectural Functional Blocks
Virtualization Layer
Hardware Resources
Virtual
Computing
Virtual
Storage
Virtual
Network
OSS/BSS
NFV Management
and Orchestration
Orchestrator
OrchestratorOrchestratorOrchestratorVNF
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtualized Network Functions (VNFs)
VNF1 VNF2 VNF3
EMS1 EMS2 EMS3
Virtual
Computing
Virtual
Storage
Virtual
Network
Service, VNF &
Infrastructure Descryprion
NFVI
Vn-Nf
VI-Ha
Os-Ma
Se-Ma
Ve-Vnfm
Nf-Vf
Or-Vnfm
Vi-Vnfm
Or-Vi
Page 9
Virtualized Network Function (VNF) &
Element Management System
A Virtual Network Function
(VNF) is a virtualization of
a network function in a
legacy non-virtualized
network.
A VNF can be composed of multiple internal components. For
example, one VNF can be deployed over multiple VMs, where
each VM hosts a single component of the VNF.
The Element Management System (EMS) performs the typical
management functionality for one or several VNFs.
Page 10
NFV Infrastructure
The NFV Infrastructure is the
totality of all hardware and
software components which build up
the environment in which VNFs are
deployed, managed and executed.
NFV differentiates the following two types of networks:
NFVI-PoP network: the network that interconnects the computing
and storage resources contained in an NFVI-PoP.
Transport network: the network that interconnects NFVI-PoPs,
NFVI-PoPs to other networks owned by the same or different
network operator
Page 11
The Virtualization Layer
The virtualization layer is
responsible for:
Abstracting and logically
partitioning physical
resources, commonly as a
hardware abstraction
layer.
Enabling the software that
implements the VNF to use
the underlying virtualized
infrastructure.
Page 12
Virtualized Infrastructure Manager(s)
Resource management, in charge of:
Inventory of software
Allocation of virtualisation enablers
Management of infrastructure resource
Operations, for:
Visibility into and management of the NFV
infrastructure.
Root cause analysis of performance issues from
the NFV infrastructure perspective.
Collection of infrastructure fault information.
Collection of information for capacity planning,
monitoring, and optimization.
Page 13
Orchestrator & VNF Manager(s)
The Orchestrator is in charge of the
orchestration and management of NFV
infrastructure and software resources, and
realizing network services on NFVI
A VNF Manager is responsible for VNF
lifecycle management (e.g. instantiation,
update, query, scaling, termination).
Page 14
Reference Points (1)
Virtualization Layer
Hardware Resources
Virtual
Computing
Virtual
Storage
Virtual
Network
OSS/BSS
NFV Management
and Orchestration
Orchestrator
OrchestratorOrchestratorOrchestratorVNF
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtualized Network Functions (VNFs)
VNF1 VNF2 VNF3
EMS1 EMS2 EMS3
Virtual
Computing
Virtual
Storage
Virtual
Network
Service, VNF &
Infrastructure Descryprion
NFVI
Vn-Nf
VI-Ha
Os-Ma
Se-Ma
Ve-Vnfm
Nf-Vf
Or-Vnfm
Vi-Vnfm
Or-Vi
Virtualisation Layer - Hardware Resources -
(Vl-Ha):
• Create an execution environment for
VNFs
• Collect relevant hardware resource state
information for managing the VNFs
VNF - NFV Infrastructure (Vn-Nf):
• This reference point represents the execution environment
provided by the NFVI to the VNF.
• It is in the scope of NFV in order to guarantee hardware
independent lifecycle, performance and portability
requirements of the VNF.
Orchestrator - VNF Manager (Or-Vnfm):
• Resource related requests, e.g. authorization,
validation, reservation, allocation, by the VNF
Manager(s).
• Sending configuration information to the VNF
manager, so that the VNF can be configured
appropriately to function within the VNF
Forwarding Graph in the network service.
• Collecting state information of the VNF necessary
for network service lifecycle management.
Page 15
Reference Points (2)
Virtualization Layer
Hardware Resources
Virtual
Computing
Virtual
Storage
Virtual
Network
OSS/BSS
NFV Management
and Orchestration
Orchestrator
OrchestratorOrchestratorOrchestratorVNF
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtualized Network Functions (VNFs)
VNF1 VNF2 VNF3
EMS1 EMS2 EMS3
Virtual
Computing
Virtual
Storage
Virtual
Network
Service, VNF &
Infrastructure Descryprion
NFVI
Vn-Nf
VI-Ha
Os-Ma
Se-Ma
Ve-Vnfm
Nf-Vf
Or-Vnfm
Vi-Vnfm
Or-Vi
NFVI - Virtualized Infrastructure Manager (Nf-Vi):
• Specific assignment of virtualized resources in response
to resource allocation requests.
• Forwarding of virtualized resources state information.
• Hardware resource configuration and state information
(e.g. events) exchange.
Virtualised Infrastructure Manager - VNF Manager (Vi-
Vnfm)
• Resource allocation requests by the VNF Manager.
• Virtualised hardware resource configuration and state
information (e.g. events) exchange.
Orchestrator - Virtualised Infrastructure Manager
(Or-Vi):
• Resource reservation and/or allocation requests by
the Orchestrator.
• Virtualised hardware resource configuration and
state information (e.g. events) exchange.
Page 16
Reference Points (2)
Virtualization Layer
Hardware Resources
Virtual
Computing
Virtual
Storage
Virtual
Network
OSS/BSS
NFV Management
and Orchestration
Orchestrator
OrchestratorOrchestratorOrchestratorVNF
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtual
Infrastructure
Manager(s)
Virtualized Network Functions (VNFs)
VNF1 VNF2 VNF3
EMS1 EMS2 EMS3
Virtual
Computing
Virtual
Storage
Virtual
Network
Service, VNF &
Infrastructure Descryprion
NFVI
Vn-Nf
VI-Ha
Os-Ma
Se-Ma
Ve-Vnfm
Nf-Vf
Or-Vnfm
Vi-Vnfm
Or-Vi
Service, VNF and
Infrastructure Description
- NFV Management and
Orchestration (Se-Ma):
• retrieving information
regarding the VNF
deployment template,
• VNF Forwarding Graph,
service-related
information, and NFV
infrastructure
information models.
OSS/BSS - NFV Management and Orchestration (Os-Ma):
• Requests for network service lifecycle management.
• Requests for VNF lifecycle management.
• Forwarding of NFV related state information.
• Policy management exchanges.
• Data analytics exchanges.
• Forwarding of NFV related accounting and usage records.
NFVI capacity and inventory information exchanges
VNF/EMS - VNF Manager (Ve-Vnfm):
• Requests for VNF lifecycle management.
• Exchanging configuration information.
• Exchanging state information necessary for network
service lifecycle management.
Page 17
Chapter Content
Basics & Network architecture
NFV Infrastructure
NFV Management and Orchestration (MANO)
Common Systems & Vendors
Page 18
MANO - Management and Orchestration
Page 19
General Management and Orchestration
Requirements
VNF requirements:
General Management and Orchestration Requirements Related to
VNF
Management and Orchestration Requirements Related to VNF
Maintenance Tasks
Management and Orchestration Requirements Related to Scaling
Requirements for VNFD and VNF-FGD Template
General Requirements Related to VNF Forwarding Graphs
Requirements Related to VNF Creation and Termination
Requirements Related to Scaling
Page 20
Functional Requirements on
Infrastructure
Generic Domain Requirements
Hypervisor Requirements
Compute Resource Requirements
Network Resources Requirements
Page 21
Chapter Content
Basics & Network architecture
NFV Infrastructure
NFV Management and Orchestration (MANO)
Common Systems & Vendors
Page 22
VNF
Manager(s)y
VNF
Manager(s)y
OSS/BSS
EMS 1
VNF 1
EMS N
VNF N
VirtualVirtual
Comput
e
Virtual
Storage
Virtual
Network
Compute, Storage & Network
Hardware
Service, VNF and
Infrastructure Description
NFV
Orchestrator
Management and
Orchestration (MANO)
NFVI
Virtualization Layer
VNF
Manager(s)
Virtualized
Infrastructure
Manager(s)
. . .
. . .
Vendor’s
OSS/BSS
Providers
OSS/BSS
Providers
Orchestrator
Providers
Orchestrator
ProvidersVNF ProvidersVNF Providers
NFV Platform
Providers
NFV Platform
ProvidersServer Hardware
Providers
Server Hardware
Providers
Page 23
OPEN DAYLIGHT
Page 24
Open vSwitch
Open vSwitch, sometimes abbreviated to OVS, is a production-quality open
source implementation of a distributed virtual multilayer switch.
The main purpose of Open vSwitch is to provide a switching stack for hardware
virtualization environments, while supporting multiple protocols and standards
used in computer networks
Page 25
OpenStack
OpenStack is a cloud operating system that controls large
pools of compute, storage, and networking resources
throughout a datacenter, all managed through a dashboard
that gives administrators control while empowering their
users to provision resources through a web interface.
Page 26
FloodLight
Floodlight Is an Open SDN
Controller
Page 27
WINDRIVER
Wind River
Carrier
Grade
Communications
Server (CGCS)
Carrier Grade Linux
Open Virtualization Profile
Carrier Grade Accelerated vSwitch
Carrier Grade
Middleware
Carrier Grade
OpenStack
VNFs
OSS / BSS
vEPCvBRAS vCPE Other
Overture
Ensemble OSA™ Orchestration and Control
Ensemble Service Orchestrator (ESO)Ensemble Service Orchestrator (ESO)
Ensemble Network
Controller (ENC)
Ensemble Network
Controller (ENC)
Service Provider
Access Network
Page 28
Big Switch Controller
Big Network Controller is a
commercial OpenFlow
controller based on Project
Floodlight that is the
foundation for Open
Software Defined Networks
(SDN),
Page 29
Use Cases
Cloud:
NFV infrastructure as a service (NFVIaaS) like IaaS
Virtual Network Functions (VNFs) as a service (VNFaaS) like SaaS
VNF forwarding graphs (Service Chains)
Virtual Network Platform as a Service (VNPaaS) like PaaS
Mobile:
Virtualization of the Mobile Core Network and IMS
Virtualization of Mobile Base Station
Data Center:
Virtualization of CDNs
Access/Residential:
Virtualization of the Home environment
Fixed Access NF
Page 30
Summary
Yoram Orzach
yoram@ndi-com.com
Thank You!!!
Coming soon LIVE on our NEW
e-Learning portal

Contenu connexe

Tendances

Network Function Virtualization : Overview
Network Function Virtualization : OverviewNetwork Function Virtualization : Overview
Network Function Virtualization : Overviewsidneel
 
NFV : Virtual Network Function Architecture
NFV : Virtual Network Function ArchitectureNFV : Virtual Network Function Architecture
NFV : Virtual Network Function Architecturesidneel
 
SDN and NFV: Friends or Enemies
SDN and NFV: Friends or EnemiesSDN and NFV: Friends or Enemies
SDN and NFV: Friends or EnemiesJustyna Bak
 
Introduction to SDN and NFV
Introduction to SDN and NFVIntroduction to SDN and NFV
Introduction to SDN and NFVCoreStack
 
Understanding NFV Management and Orchestration
Understanding NFV Management and OrchestrationUnderstanding NFV Management and Orchestration
Understanding NFV Management and OrchestrationAlberto Diez
 
NFV Linaro Connect Keynote
NFV Linaro Connect KeynoteNFV Linaro Connect Keynote
NFV Linaro Connect KeynoteLinaro
 
Acronym Soup – NFV, SDN, OVN and VNF
Acronym Soup – NFV, SDN, OVN and VNFAcronym Soup – NFV, SDN, OVN and VNF
Acronym Soup – NFV, SDN, OVN and VNFEmulex Corporation
 
Introduction to OpenFlow, SDN and NFV
Introduction to OpenFlow, SDN and NFVIntroduction to OpenFlow, SDN and NFV
Introduction to OpenFlow, SDN and NFVKingston Smiler
 
Nfv open stack-shuo-yang
Nfv open stack-shuo-yangNfv open stack-shuo-yang
Nfv open stack-shuo-yangOW2
 
Network Function Virtualization : HyperVisor Domain
Network Function Virtualization : HyperVisor DomainNetwork Function Virtualization : HyperVisor Domain
Network Function Virtualization : HyperVisor Domainsidneel
 
MPLS SDN NFV WORLD'17 - SDN NFV deployment update
MPLS SDN NFV WORLD'17 - SDN NFV deployment updateMPLS SDN NFV WORLD'17 - SDN NFV deployment update
MPLS SDN NFV WORLD'17 - SDN NFV deployment updateStephane Litkowski
 
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
 
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
 
Ch 04 --- sdn deployment models
Ch 04 --- sdn deployment modelsCh 04 --- sdn deployment models
Ch 04 --- sdn deployment modelsYoram Orzach
 
Non-Fluff Software Defined Networking, Network Function Virtualization and IoT
Non-Fluff Software Defined Networking, Network Function Virtualization and IoTNon-Fluff Software Defined Networking, Network Function Virtualization and IoT
Non-Fluff Software Defined Networking, Network Function Virtualization and IoTMark Ryan Castellani
 
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SAMeh Zaghloul
 
SDN, OpenFlow, NFV, and Virtual Network
SDN, OpenFlow, NFV, and Virtual NetworkSDN, OpenFlow, NFV, and Virtual Network
SDN, OpenFlow, NFV, and Virtual NetworkTim4PreStartup
 
Nfv compute domain
Nfv compute domainNfv compute domain
Nfv compute domainsidneel
 

Tendances (20)

Network Function Virtualization : Overview
Network Function Virtualization : OverviewNetwork Function Virtualization : Overview
Network Function Virtualization : Overview
 
NFV : Virtual Network Function Architecture
NFV : Virtual Network Function ArchitectureNFV : Virtual Network Function Architecture
NFV : Virtual Network Function Architecture
 
Nfv short-course-sbrc14-full
Nfv short-course-sbrc14-fullNfv short-course-sbrc14-full
Nfv short-course-sbrc14-full
 
SDN and NFV: Friends or Enemies
SDN and NFV: Friends or EnemiesSDN and NFV: Friends or Enemies
SDN and NFV: Friends or Enemies
 
Introduction to SDN and NFV
Introduction to SDN and NFVIntroduction to SDN and NFV
Introduction to SDN and NFV
 
Understanding NFV Management and Orchestration
Understanding NFV Management and OrchestrationUnderstanding NFV Management and Orchestration
Understanding NFV Management and Orchestration
 
NFV Linaro Connect Keynote
NFV Linaro Connect KeynoteNFV Linaro Connect Keynote
NFV Linaro Connect Keynote
 
Acronym Soup – NFV, SDN, OVN and VNF
Acronym Soup – NFV, SDN, OVN and VNFAcronym Soup – NFV, SDN, OVN and VNF
Acronym Soup – NFV, SDN, OVN and VNF
 
Introduction to OpenFlow, SDN and NFV
Introduction to OpenFlow, SDN and NFVIntroduction to OpenFlow, SDN and NFV
Introduction to OpenFlow, SDN and NFV
 
Nfv open stack-shuo-yang
Nfv open stack-shuo-yangNfv open stack-shuo-yang
Nfv open stack-shuo-yang
 
Network Function Virtualization : HyperVisor Domain
Network Function Virtualization : HyperVisor DomainNetwork Function Virtualization : HyperVisor Domain
Network Function Virtualization : HyperVisor Domain
 
MPLS SDN NFV WORLD'17 - SDN NFV deployment update
MPLS SDN NFV WORLD'17 - SDN NFV deployment updateMPLS SDN NFV WORLD'17 - SDN NFV deployment update
MPLS SDN NFV WORLD'17 - SDN NFV deployment update
 
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
 
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...
 
Ch 04 --- sdn deployment models
Ch 04 --- sdn deployment modelsCh 04 --- sdn deployment models
Ch 04 --- sdn deployment models
 
Non-Fluff Software Defined Networking, Network Function Virtualization and IoT
Non-Fluff Software Defined Networking, Network Function Virtualization and IoTNon-Fluff Software Defined Networking, Network Function Virtualization and IoT
Non-Fluff Software Defined Networking, Network Function Virtualization and IoT
 
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
 
NFV Tutorial
NFV TutorialNFV Tutorial
NFV Tutorial
 
SDN, OpenFlow, NFV, and Virtual Network
SDN, OpenFlow, NFV, and Virtual NetworkSDN, OpenFlow, NFV, and Virtual Network
SDN, OpenFlow, NFV, and Virtual Network
 
Nfv compute domain
Nfv compute domainNfv compute domain
Nfv compute domain
 

En vedette

Ch 03 --- the OpenFlow protocols
Ch 03 --- the OpenFlow protocolsCh 03 --- the OpenFlow protocols
Ch 03 --- the OpenFlow protocolsYoram Orzach
 
Network Analysis Using Wireshark 1
Network Analysis Using Wireshark 1Network Analysis Using Wireshark 1
Network Analysis Using Wireshark 1Yoram Orzach
 
Bcn open stack meet up - july 2014
Bcn open stack meet up - july 2014Bcn open stack meet up - july 2014
Bcn open stack meet up - july 2014Jaume Devesa Gomez
 
Naveen nimmu sdn future of networking
Naveen nimmu sdn   future of networkingNaveen nimmu sdn   future of networking
Naveen nimmu sdn future of networkingsuniltomar04
 
Introduction To Cellular And Wireless Networks
Introduction To Cellular And Wireless NetworksIntroduction To Cellular And Wireless Networks
Introduction To Cellular And Wireless NetworksYoram Orzach
 
Securing ARP in Software Defined Networks
Securing ARP in Software Defined NetworksSecuring ARP in Software Defined Networks
Securing ARP in Software Defined NetworksFarzaneh Pakzad
 
Ch 07 -- The Expert System
Ch 07 -- The Expert SystemCh 07 -- The Expert System
Ch 07 -- The Expert SystemYoram Orzach
 
Wireshark course, Ch 05: Advanced statistics tools
Wireshark course, Ch 05: Advanced statistics toolsWireshark course, Ch 05: Advanced statistics tools
Wireshark course, Ch 05: Advanced statistics toolsYoram Orzach
 
Wireshark course, Ch 03: Capture and display filters
Wireshark course, Ch 03: Capture and display filtersWireshark course, Ch 03: Capture and display filters
Wireshark course, Ch 03: Capture and display filtersYoram Orzach
 
SDN - OpenFlow protocol
SDN - OpenFlow protocolSDN - OpenFlow protocol
SDN - OpenFlow protocolUlf Marxen
 
Ch 02 --- sdn and openflow architecture
Ch 02 --- sdn and openflow architectureCh 02 --- sdn and openflow architecture
Ch 02 --- sdn and openflow architectureYoram Orzach
 
Wireshark course, Ch 02: Introduction to wireshark
Wireshark course, Ch 02: Introduction to wiresharkWireshark course, Ch 02: Introduction to wireshark
Wireshark course, Ch 02: Introduction to wiresharkYoram Orzach
 
Esxi troubleshooting
Esxi troubleshootingEsxi troubleshooting
Esxi troubleshootingOvi Chis
 
Ch 06 -- Bandwidth Delay and Jitter Issues
Ch 06 -- Bandwidth Delay and Jitter IssuesCh 06 -- Bandwidth Delay and Jitter Issues
Ch 06 -- Bandwidth Delay and Jitter IssuesYoram Orzach
 
SDN Fundamentals - short presentation
SDN Fundamentals -  short presentationSDN Fundamentals -  short presentation
SDN Fundamentals - short presentationAzhar Khuwaja
 
Ch 01 --- introduction to sdn-nfv
Ch 01 --- introduction to sdn-nfvCh 01 --- introduction to sdn-nfv
Ch 01 --- introduction to sdn-nfvYoram Orzach
 
Software defined networks and openflow protocol
Software defined networks and openflow protocolSoftware defined networks and openflow protocol
Software defined networks and openflow protocolMahesh Mohan
 

En vedette (20)

Ch 03 --- the OpenFlow protocols
Ch 03 --- the OpenFlow protocolsCh 03 --- the OpenFlow protocols
Ch 03 --- the OpenFlow protocols
 
Network Analysis Using Wireshark 1
Network Analysis Using Wireshark 1Network Analysis Using Wireshark 1
Network Analysis Using Wireshark 1
 
Wireshark Basics
Wireshark BasicsWireshark Basics
Wireshark Basics
 
Bcn open stack meet up - july 2014
Bcn open stack meet up - july 2014Bcn open stack meet up - july 2014
Bcn open stack meet up - july 2014
 
Naveen nimmu sdn future of networking
Naveen nimmu sdn   future of networkingNaveen nimmu sdn   future of networking
Naveen nimmu sdn future of networking
 
Openstack trystack
Openstack   trystack Openstack   trystack
Openstack trystack
 
Introduction To Cellular And Wireless Networks
Introduction To Cellular And Wireless NetworksIntroduction To Cellular And Wireless Networks
Introduction To Cellular And Wireless Networks
 
Securing ARP in Software Defined Networks
Securing ARP in Software Defined NetworksSecuring ARP in Software Defined Networks
Securing ARP in Software Defined Networks
 
Ch 07 -- The Expert System
Ch 07 -- The Expert SystemCh 07 -- The Expert System
Ch 07 -- The Expert System
 
Wireshark course, Ch 05: Advanced statistics tools
Wireshark course, Ch 05: Advanced statistics toolsWireshark course, Ch 05: Advanced statistics tools
Wireshark course, Ch 05: Advanced statistics tools
 
Wireshark course, Ch 03: Capture and display filters
Wireshark course, Ch 03: Capture and display filtersWireshark course, Ch 03: Capture and display filters
Wireshark course, Ch 03: Capture and display filters
 
Open flow
Open flowOpen flow
Open flow
 
SDN - OpenFlow protocol
SDN - OpenFlow protocolSDN - OpenFlow protocol
SDN - OpenFlow protocol
 
Ch 02 --- sdn and openflow architecture
Ch 02 --- sdn and openflow architectureCh 02 --- sdn and openflow architecture
Ch 02 --- sdn and openflow architecture
 
Wireshark course, Ch 02: Introduction to wireshark
Wireshark course, Ch 02: Introduction to wiresharkWireshark course, Ch 02: Introduction to wireshark
Wireshark course, Ch 02: Introduction to wireshark
 
Esxi troubleshooting
Esxi troubleshootingEsxi troubleshooting
Esxi troubleshooting
 
Ch 06 -- Bandwidth Delay and Jitter Issues
Ch 06 -- Bandwidth Delay and Jitter IssuesCh 06 -- Bandwidth Delay and Jitter Issues
Ch 06 -- Bandwidth Delay and Jitter Issues
 
SDN Fundamentals - short presentation
SDN Fundamentals -  short presentationSDN Fundamentals -  short presentation
SDN Fundamentals - short presentation
 
Ch 01 --- introduction to sdn-nfv
Ch 01 --- introduction to sdn-nfvCh 01 --- introduction to sdn-nfv
Ch 01 --- introduction to sdn-nfv
 
Software defined networks and openflow protocol
Software defined networks and openflow protocolSoftware defined networks and openflow protocol
Software defined networks and openflow protocol
 

Similaire à Ch 05 --- nfv basics

Design Summit - NFV BoF - Dave Neary
Design Summit - NFV BoF - Dave NearyDesign Summit - NFV BoF - Dave Neary
Design Summit - NFV BoF - Dave NearyManageIQ
 
Distributed vnf management architecture and use-cases
Distributed vnf management  architecture and use-casesDistributed vnf management  architecture and use-cases
Distributed vnf management architecture and use-casesOPNFV
 
Distributed VNF Management - Architecture and Use cases
Distributed VNF Management - Architecture and Use casesDistributed VNF Management - Architecture and Use cases
Distributed VNF Management - Architecture and Use casesTrinath Somanchi
 
Network Functions Virtualization Fundamentals
Network Functions Virtualization FundamentalsNetwork Functions Virtualization Fundamentals
Network Functions Virtualization FundamentalsDamien Magoni
 
Distributed VNF Management - Architecture and Use cases
Distributed VNF Management - Architecture and Use casesDistributed VNF Management - Architecture and Use cases
Distributed VNF Management - Architecture and Use casesSridhar Pothuganti
 
Telco Cloud 02 - Introduction to nfv
Telco Cloud 02 - Introduction to nfvTelco Cloud 02 - Introduction to nfv
Telco Cloud 02 - Introduction to nfvVikas Shokeen
 
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
 
Marco Ughetti, Telecom Italia - Validating the Operationality of NFV Infrastr...
Marco Ughetti, Telecom Italia - Validating the Operationality of NFV Infrastr...Marco Ughetti, Telecom Italia - Validating the Operationality of NFV Infrastr...
Marco Ughetti, Telecom Italia - Validating the Operationality of NFV Infrastr...Cloud Native Day Tel Aviv
 
How will virtual networks, controlled by software, impact OSS systems?
How will virtual networks, controlled by software, impact OSS systems?How will virtual networks, controlled by software, impact OSS systems?
How will virtual networks, controlled by software, impact OSS systems?Comarch
 
Intel's Out of the Box Network Developers Ireland Meetup on March 29 2017 - ...
Intel's Out of the Box Network Developers Ireland Meetup on March 29 2017  - ...Intel's Out of the Box Network Developers Ireland Meetup on March 29 2017  - ...
Intel's Out of the Box Network Developers Ireland Meetup on March 29 2017 - ...Haidee McMahon
 
Network Function Virtualisation
Network Function VirtualisationNetwork Function Virtualisation
Network Function VirtualisationIJERA Editor
 
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
 
Network Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoFNetwork Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoFAPNIC
 
NFV Orchestration for Telcos using OpenStack Tacker
NFV Orchestration for Telcos using OpenStack TackerNFV Orchestration for Telcos using OpenStack Tacker
NFV Orchestration for Telcos using OpenStack TackerSridhar Ramaswamy
 
APAC Webinar: Learn how to maximise the benefits of NFV
APAC Webinar: Learn how to maximise the benefits of NFVAPAC Webinar: Learn how to maximise the benefits of NFV
APAC Webinar: Learn how to maximise the benefits of NFVF5NetworksAPJ
 
What is Network Function Virtualisation (NFV)?
What is Network Function Virtualisation (NFV)?What is Network Function Virtualisation (NFV)?
What is Network Function Virtualisation (NFV)?Karri Huhtanen
 
Ligato - A platform for development of Cloud-Native VNF's - SDN/NFV London me...
Ligato - A platform for development of Cloud-Native VNF's - SDN/NFV London me...Ligato - A platform for development of Cloud-Native VNF's - SDN/NFV London me...
Ligato - A platform for development of Cloud-Native VNF's - SDN/NFV London me...Haidee McMahon
 

Similaire à Ch 05 --- nfv basics (20)

Design Summit - NFV BoF - Dave Neary
Design Summit - NFV BoF - Dave NearyDesign Summit - NFV BoF - Dave Neary
Design Summit - NFV BoF - Dave Neary
 
Distributed vnf management architecture and use-cases
Distributed vnf management  architecture and use-casesDistributed vnf management  architecture and use-cases
Distributed vnf management architecture and use-cases
 
Distributed VNF Management - Architecture and Use cases
Distributed VNF Management - Architecture and Use casesDistributed VNF Management - Architecture and Use cases
Distributed VNF Management - Architecture and Use cases
 
Network Functions Virtualization Fundamentals
Network Functions Virtualization FundamentalsNetwork Functions Virtualization Fundamentals
Network Functions Virtualization Fundamentals
 
Distributed VNF Management - Architecture and Use cases
Distributed VNF Management - Architecture and Use casesDistributed VNF Management - Architecture and Use cases
Distributed VNF Management - Architecture and Use cases
 
Telco Cloud 02 - Introduction to nfv
Telco Cloud 02 - Introduction to nfvTelco Cloud 02 - Introduction to nfv
Telco Cloud 02 - Introduction to nfv
 
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...
 
Marco Ughetti, Telecom Italia - Validating the Operationality of NFV Infrastr...
Marco Ughetti, Telecom Italia - Validating the Operationality of NFV Infrastr...Marco Ughetti, Telecom Italia - Validating the Operationality of NFV Infrastr...
Marco Ughetti, Telecom Italia - Validating the Operationality of NFV Infrastr...
 
NFV Functionality
NFV FunctionalityNFV Functionality
NFV Functionality
 
How will virtual networks, controlled by software, impact OSS systems?
How will virtual networks, controlled by software, impact OSS systems?How will virtual networks, controlled by software, impact OSS systems?
How will virtual networks, controlled by software, impact OSS systems?
 
Intel's Out of the Box Network Developers Ireland Meetup on March 29 2017 - ...
Intel's Out of the Box Network Developers Ireland Meetup on March 29 2017  - ...Intel's Out of the Box Network Developers Ireland Meetup on March 29 2017  - ...
Intel's Out of the Box Network Developers Ireland Meetup on March 29 2017 - ...
 
Network Function Virtualisation
Network Function VirtualisationNetwork Function Virtualisation
Network Function Virtualisation
 
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
 
Network Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoFNetwork Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoF
 
NFV Orchestration for Telcos using OpenStack Tacker
NFV Orchestration for Telcos using OpenStack TackerNFV Orchestration for Telcos using OpenStack Tacker
NFV Orchestration for Telcos using OpenStack Tacker
 
APAC Webinar: Learn how to maximise the benefits of NFV
APAC Webinar: Learn how to maximise the benefits of NFVAPAC Webinar: Learn how to maximise the benefits of NFV
APAC Webinar: Learn how to maximise the benefits of NFV
 
Nap extras
Nap extrasNap extras
Nap extras
 
What is Network Function Virtualisation (NFV)?
What is Network Function Virtualisation (NFV)?What is Network Function Virtualisation (NFV)?
What is Network Function Virtualisation (NFV)?
 
Ligato - A platform for development of Cloud-Native VNF's - SDN/NFV London me...
Ligato - A platform for development of Cloud-Native VNF's - SDN/NFV London me...Ligato - A platform for development of Cloud-Native VNF's - SDN/NFV London me...
Ligato - A platform for development of Cloud-Native VNF's - SDN/NFV London me...
 
NFV Tutorial
NFV TutorialNFV Tutorial
NFV Tutorial
 

Plus de Yoram Orzach

Network analysis Using Wireshark Lesson 1- introduction to network troublesho...
Network analysis Using Wireshark Lesson 1- introduction to network troublesho...Network analysis Using Wireshark Lesson 1- introduction to network troublesho...
Network analysis Using Wireshark Lesson 1- introduction to network troublesho...Yoram Orzach
 
Network analysis Using Wireshark Lesson 12 - bandwidth and delay issues
Network analysis Using Wireshark Lesson 12 - bandwidth and delay issuesNetwork analysis Using Wireshark Lesson 12 - bandwidth and delay issues
Network analysis Using Wireshark Lesson 12 - bandwidth and delay issuesYoram Orzach
 
Network analysis Using Wireshark Lesson 11: TCP and UDP Analysis
Network analysis Using Wireshark Lesson 11: TCP and UDP AnalysisNetwork analysis Using Wireshark Lesson 11: TCP and UDP Analysis
Network analysis Using Wireshark Lesson 11: TCP and UDP AnalysisYoram Orzach
 
Network Analysis Using Wireshark Jan 18- seminar
Network Analysis Using Wireshark Jan 18- seminar Network Analysis Using Wireshark Jan 18- seminar
Network Analysis Using Wireshark Jan 18- seminar Yoram Orzach
 
Network Analysis Using Wireshark -10- arp and ip analysis
Network Analysis Using Wireshark -10- arp and ip analysis Network Analysis Using Wireshark -10- arp and ip analysis
Network Analysis Using Wireshark -10- arp and ip analysis Yoram Orzach
 
Network Analysis Using Wireshark Chapter 09 ethernet and lan switching
Network Analysis Using Wireshark Chapter 09 ethernet and lan switchingNetwork Analysis Using Wireshark Chapter 09 ethernet and lan switching
Network Analysis Using Wireshark Chapter 09 ethernet and lan switchingYoram Orzach
 
Network Analysis Using Wireshark Chapter 08 the expert system
Network Analysis Using Wireshark Chapter 08 the expert systemNetwork Analysis Using Wireshark Chapter 08 the expert system
Network Analysis Using Wireshark Chapter 08 the expert systemYoram Orzach
 
lesson 7- Network analysis Using Wireshark - advanced statistics tools
lesson 7- Network analysis Using Wireshark - advanced statistics toolslesson 7- Network analysis Using Wireshark - advanced statistics tools
lesson 7- Network analysis Using Wireshark - advanced statistics toolsYoram Orzach
 
Network Analysis Using Wireshark -Chapter 6- basic statistics tools
Network Analysis Using Wireshark -Chapter 6- basic statistics toolsNetwork Analysis Using Wireshark -Chapter 6- basic statistics tools
Network Analysis Using Wireshark -Chapter 6- basic statistics toolsYoram Orzach
 
Network analysis Using Wireshark Lesson 3: locating wireshark
Network analysis Using Wireshark Lesson 3: locating wiresharkNetwork analysis Using Wireshark Lesson 3: locating wireshark
Network analysis Using Wireshark Lesson 3: locating wiresharkYoram Orzach
 
lesson 2- Network analysis Using Wireshark introduction to cellular feb-2017
lesson 2- Network analysis Using Wireshark introduction to cellular feb-2017lesson 2- Network analysis Using Wireshark introduction to cellular feb-2017
lesson 2- Network analysis Using Wireshark introduction to cellular feb-2017Yoram Orzach
 
Network Analysis using Wireshark 5: display filters
Network Analysis using Wireshark 5: display filtersNetwork Analysis using Wireshark 5: display filters
Network Analysis using Wireshark 5: display filtersYoram Orzach
 
Network analysis Using Wireshark 4: Capture Filters
Network analysis Using Wireshark 4: Capture FiltersNetwork analysis Using Wireshark 4: Capture Filters
Network analysis Using Wireshark 4: Capture FiltersYoram Orzach
 
Wireshark - Basics
Wireshark - BasicsWireshark - Basics
Wireshark - BasicsYoram Orzach
 
Ch 09 -- ARP & IP Analysis
Ch 09 -- ARP & IP AnalysisCh 09 -- ARP & IP Analysis
Ch 09 -- ARP & IP AnalysisYoram Orzach
 
Ch 08 -- Ethernet & LAN Switching Troubleshooting
Ch 08 -- Ethernet & LAN Switching TroubleshootingCh 08 -- Ethernet & LAN Switching Troubleshooting
Ch 08 -- Ethernet & LAN Switching TroubleshootingYoram Orzach
 
Introduction To Cellular Networks
Introduction To Cellular NetworksIntroduction To Cellular Networks
Introduction To Cellular NetworksYoram Orzach
 

Plus de Yoram Orzach (17)

Network analysis Using Wireshark Lesson 1- introduction to network troublesho...
Network analysis Using Wireshark Lesson 1- introduction to network troublesho...Network analysis Using Wireshark Lesson 1- introduction to network troublesho...
Network analysis Using Wireshark Lesson 1- introduction to network troublesho...
 
Network analysis Using Wireshark Lesson 12 - bandwidth and delay issues
Network analysis Using Wireshark Lesson 12 - bandwidth and delay issuesNetwork analysis Using Wireshark Lesson 12 - bandwidth and delay issues
Network analysis Using Wireshark Lesson 12 - bandwidth and delay issues
 
Network analysis Using Wireshark Lesson 11: TCP and UDP Analysis
Network analysis Using Wireshark Lesson 11: TCP and UDP AnalysisNetwork analysis Using Wireshark Lesson 11: TCP and UDP Analysis
Network analysis Using Wireshark Lesson 11: TCP and UDP Analysis
 
Network Analysis Using Wireshark Jan 18- seminar
Network Analysis Using Wireshark Jan 18- seminar Network Analysis Using Wireshark Jan 18- seminar
Network Analysis Using Wireshark Jan 18- seminar
 
Network Analysis Using Wireshark -10- arp and ip analysis
Network Analysis Using Wireshark -10- arp and ip analysis Network Analysis Using Wireshark -10- arp and ip analysis
Network Analysis Using Wireshark -10- arp and ip analysis
 
Network Analysis Using Wireshark Chapter 09 ethernet and lan switching
Network Analysis Using Wireshark Chapter 09 ethernet and lan switchingNetwork Analysis Using Wireshark Chapter 09 ethernet and lan switching
Network Analysis Using Wireshark Chapter 09 ethernet and lan switching
 
Network Analysis Using Wireshark Chapter 08 the expert system
Network Analysis Using Wireshark Chapter 08 the expert systemNetwork Analysis Using Wireshark Chapter 08 the expert system
Network Analysis Using Wireshark Chapter 08 the expert system
 
lesson 7- Network analysis Using Wireshark - advanced statistics tools
lesson 7- Network analysis Using Wireshark - advanced statistics toolslesson 7- Network analysis Using Wireshark - advanced statistics tools
lesson 7- Network analysis Using Wireshark - advanced statistics tools
 
Network Analysis Using Wireshark -Chapter 6- basic statistics tools
Network Analysis Using Wireshark -Chapter 6- basic statistics toolsNetwork Analysis Using Wireshark -Chapter 6- basic statistics tools
Network Analysis Using Wireshark -Chapter 6- basic statistics tools
 
Network analysis Using Wireshark Lesson 3: locating wireshark
Network analysis Using Wireshark Lesson 3: locating wiresharkNetwork analysis Using Wireshark Lesson 3: locating wireshark
Network analysis Using Wireshark Lesson 3: locating wireshark
 
lesson 2- Network analysis Using Wireshark introduction to cellular feb-2017
lesson 2- Network analysis Using Wireshark introduction to cellular feb-2017lesson 2- Network analysis Using Wireshark introduction to cellular feb-2017
lesson 2- Network analysis Using Wireshark introduction to cellular feb-2017
 
Network Analysis using Wireshark 5: display filters
Network Analysis using Wireshark 5: display filtersNetwork Analysis using Wireshark 5: display filters
Network Analysis using Wireshark 5: display filters
 
Network analysis Using Wireshark 4: Capture Filters
Network analysis Using Wireshark 4: Capture FiltersNetwork analysis Using Wireshark 4: Capture Filters
Network analysis Using Wireshark 4: Capture Filters
 
Wireshark - Basics
Wireshark - BasicsWireshark - Basics
Wireshark - Basics
 
Ch 09 -- ARP & IP Analysis
Ch 09 -- ARP & IP AnalysisCh 09 -- ARP & IP Analysis
Ch 09 -- ARP & IP Analysis
 
Ch 08 -- Ethernet & LAN Switching Troubleshooting
Ch 08 -- Ethernet & LAN Switching TroubleshootingCh 08 -- Ethernet & LAN Switching Troubleshooting
Ch 08 -- Ethernet & LAN Switching Troubleshooting
 
Introduction To Cellular Networks
Introduction To Cellular NetworksIntroduction To Cellular Networks
Introduction To Cellular Networks
 

Dernier

一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样ayvbos
 
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...gajnagarg
 
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrStory Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrHenryBriggs2
 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC
 
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制pxcywzqs
 
Best SEO Services Company in Dallas | Best SEO Agency Dallas
Best SEO Services Company in Dallas | Best SEO Agency DallasBest SEO Services Company in Dallas | Best SEO Agency Dallas
Best SEO Services Company in Dallas | Best SEO Agency DallasDigicorns Technologies
 
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...kajalverma014
 
原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查
原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查
原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查ydyuyu
 
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdfMatthew Sinclair
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge GraphsEleniIlkou
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfJOHNBEBONYAP1
 
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girlsRussian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girlsMonica Sydney
 
Trump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts SweatshirtTrump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts Sweatshirtrahman018755
 
Microsoft Azure Arc Customer Deck Microsoft
Microsoft Azure Arc Customer Deck MicrosoftMicrosoft Azure Arc Customer Deck Microsoft
Microsoft Azure Arc Customer Deck MicrosoftAanSulistiyo
 
20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdfMatthew Sinclair
 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"growthgrids
 
一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样
一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样
一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样ayvbos
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtrahman018755
 
Indian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Indian Escort in Abu DHabi 0508644382 Abu Dhabi EscortsIndian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Indian Escort in Abu DHabi 0508644382 Abu Dhabi EscortsMonica Sydney
 
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac RoomVip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Roommeghakumariji156
 

Dernier (20)

一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
 
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Dindigul [ 7014168258 ] Call Me For Genuine Models ...
 
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrStory Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
 
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
一比一原版(Offer)康考迪亚大学毕业证学位证靠谱定制
 
Best SEO Services Company in Dallas | Best SEO Agency Dallas
Best SEO Services Company in Dallas | Best SEO Agency DallasBest SEO Services Company in Dallas | Best SEO Agency Dallas
Best SEO Services Company in Dallas | Best SEO Agency Dallas
 
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
 
原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查
原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查
原版制作美国爱荷华大学毕业证(iowa毕业证书)学位证网上存档可查
 
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
 
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girlsRussian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
 
Trump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts SweatshirtTrump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts Sweatshirt
 
Microsoft Azure Arc Customer Deck Microsoft
Microsoft Azure Arc Customer Deck MicrosoftMicrosoft Azure Arc Customer Deck Microsoft
Microsoft Azure Arc Customer Deck Microsoft
 
20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf
 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
 
一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样
一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样
一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirt
 
Indian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Indian Escort in Abu DHabi 0508644382 Abu Dhabi EscortsIndian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
Indian Escort in Abu DHabi 0508644382 Abu Dhabi Escorts
 
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac RoomVip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
 

Ch 05 --- nfv basics

  • 1. NDI Communications - Engineering & Training Software Defined Networking (SDN) Chapter 5 – NFV Basics
  • 2. Page 2 Chapter Content Basics & Network architecture NFV Infrastructure NFV Management and Orchestration (MANO) Common Systems & Vendors
  • 3. Page 3 Motivation for NFV Software Implementation of the Network Network Function Modules Implementation in Virtual Machines Standard APIs Between Modules
  • 4. Page 4 NFV Architecture Virtualized Network Functions (VNFs) VNF VNF VNF VNF VNF NFV Infrastructure (NFVi) Virtual Computing Virtual Storage Virtual Network Virtualization Layer Hardware Resources Virtual Computing Virtual Storage Virtual Network NFV Management and Orchestration
  • 5. Page 5 End-to-End Network Service NF1 NF2 NF3 End Point 1 End Point 2 Infrastructure Network 1 Infrastructure Network 1 Infrastructure Network 1 Network Function Forwarding Graph (NF-FG) End to End Network Service
  • 6. Page 6 End-to-End Network Service VNF 2A VNF-FG-2 Virtualization Layer VNF 2B VNF 2A VNF 2A End Point 1 End Point 2 VNF 2C HDHD HD HD HD NFVI-PoP Physical Link Logical Link Virtualization
  • 7. Page 7 Chapter Content Basics & Network architecture NFV Infrastructure NFV Management and Orchestration (MANO) Common Systems & Vendors
  • 8. Page 8 Architectural Functional Blocks Virtualization Layer Hardware Resources Virtual Computing Virtual Storage Virtual Network OSS/BSS NFV Management and Orchestration Orchestrator OrchestratorOrchestratorOrchestratorVNF Manager(s) Virtual Infrastructure Manager(s) Virtual Infrastructure Manager(s) Virtual Infrastructure Manager(s) Virtual Infrastructure Manager(s) Virtualized Network Functions (VNFs) VNF1 VNF2 VNF3 EMS1 EMS2 EMS3 Virtual Computing Virtual Storage Virtual Network Service, VNF & Infrastructure Descryprion NFVI Vn-Nf VI-Ha Os-Ma Se-Ma Ve-Vnfm Nf-Vf Or-Vnfm Vi-Vnfm Or-Vi
  • 9. Page 9 Virtualized Network Function (VNF) & Element Management System A Virtual Network Function (VNF) is a virtualization of a network function in a legacy non-virtualized network. A VNF can be composed of multiple internal components. For example, one VNF can be deployed over multiple VMs, where each VM hosts a single component of the VNF. The Element Management System (EMS) performs the typical management functionality for one or several VNFs.
  • 10. Page 10 NFV Infrastructure The NFV Infrastructure is the totality of all hardware and software components which build up the environment in which VNFs are deployed, managed and executed. NFV differentiates the following two types of networks: NFVI-PoP network: the network that interconnects the computing and storage resources contained in an NFVI-PoP. Transport network: the network that interconnects NFVI-PoPs, NFVI-PoPs to other networks owned by the same or different network operator
  • 11. Page 11 The Virtualization Layer The virtualization layer is responsible for: Abstracting and logically partitioning physical resources, commonly as a hardware abstraction layer. Enabling the software that implements the VNF to use the underlying virtualized infrastructure.
  • 12. Page 12 Virtualized Infrastructure Manager(s) Resource management, in charge of: Inventory of software Allocation of virtualisation enablers Management of infrastructure resource Operations, for: Visibility into and management of the NFV infrastructure. Root cause analysis of performance issues from the NFV infrastructure perspective. Collection of infrastructure fault information. Collection of information for capacity planning, monitoring, and optimization.
  • 13. Page 13 Orchestrator & VNF Manager(s) The Orchestrator is in charge of the orchestration and management of NFV infrastructure and software resources, and realizing network services on NFVI A VNF Manager is responsible for VNF lifecycle management (e.g. instantiation, update, query, scaling, termination).
  • 14. Page 14 Reference Points (1) Virtualization Layer Hardware Resources Virtual Computing Virtual Storage Virtual Network OSS/BSS NFV Management and Orchestration Orchestrator OrchestratorOrchestratorOrchestratorVNF Manager(s) Virtual Infrastructure Manager(s) Virtual Infrastructure Manager(s) Virtual Infrastructure Manager(s) Virtual Infrastructure Manager(s) Virtualized Network Functions (VNFs) VNF1 VNF2 VNF3 EMS1 EMS2 EMS3 Virtual Computing Virtual Storage Virtual Network Service, VNF & Infrastructure Descryprion NFVI Vn-Nf VI-Ha Os-Ma Se-Ma Ve-Vnfm Nf-Vf Or-Vnfm Vi-Vnfm Or-Vi Virtualisation Layer - Hardware Resources - (Vl-Ha): • Create an execution environment for VNFs • Collect relevant hardware resource state information for managing the VNFs VNF - NFV Infrastructure (Vn-Nf): • This reference point represents the execution environment provided by the NFVI to the VNF. • It is in the scope of NFV in order to guarantee hardware independent lifecycle, performance and portability requirements of the VNF. Orchestrator - VNF Manager (Or-Vnfm): • Resource related requests, e.g. authorization, validation, reservation, allocation, by the VNF Manager(s). • Sending configuration information to the VNF manager, so that the VNF can be configured appropriately to function within the VNF Forwarding Graph in the network service. • Collecting state information of the VNF necessary for network service lifecycle management.
  • 15. Page 15 Reference Points (2) Virtualization Layer Hardware Resources Virtual Computing Virtual Storage Virtual Network OSS/BSS NFV Management and Orchestration Orchestrator OrchestratorOrchestratorOrchestratorVNF Manager(s) Virtual Infrastructure Manager(s) Virtual Infrastructure Manager(s) Virtual Infrastructure Manager(s) Virtual Infrastructure Manager(s) Virtualized Network Functions (VNFs) VNF1 VNF2 VNF3 EMS1 EMS2 EMS3 Virtual Computing Virtual Storage Virtual Network Service, VNF & Infrastructure Descryprion NFVI Vn-Nf VI-Ha Os-Ma Se-Ma Ve-Vnfm Nf-Vf Or-Vnfm Vi-Vnfm Or-Vi NFVI - Virtualized Infrastructure Manager (Nf-Vi): • Specific assignment of virtualized resources in response to resource allocation requests. • Forwarding of virtualized resources state information. • Hardware resource configuration and state information (e.g. events) exchange. Virtualised Infrastructure Manager - VNF Manager (Vi- Vnfm) • Resource allocation requests by the VNF Manager. • Virtualised hardware resource configuration and state information (e.g. events) exchange. Orchestrator - Virtualised Infrastructure Manager (Or-Vi): • Resource reservation and/or allocation requests by the Orchestrator. • Virtualised hardware resource configuration and state information (e.g. events) exchange.
  • 16. Page 16 Reference Points (2) Virtualization Layer Hardware Resources Virtual Computing Virtual Storage Virtual Network OSS/BSS NFV Management and Orchestration Orchestrator OrchestratorOrchestratorOrchestratorVNF Manager(s) Virtual Infrastructure Manager(s) Virtual Infrastructure Manager(s) Virtual Infrastructure Manager(s) Virtual Infrastructure Manager(s) Virtualized Network Functions (VNFs) VNF1 VNF2 VNF3 EMS1 EMS2 EMS3 Virtual Computing Virtual Storage Virtual Network Service, VNF & Infrastructure Descryprion NFVI Vn-Nf VI-Ha Os-Ma Se-Ma Ve-Vnfm Nf-Vf Or-Vnfm Vi-Vnfm Or-Vi Service, VNF and Infrastructure Description - NFV Management and Orchestration (Se-Ma): • retrieving information regarding the VNF deployment template, • VNF Forwarding Graph, service-related information, and NFV infrastructure information models. OSS/BSS - NFV Management and Orchestration (Os-Ma): • Requests for network service lifecycle management. • Requests for VNF lifecycle management. • Forwarding of NFV related state information. • Policy management exchanges. • Data analytics exchanges. • Forwarding of NFV related accounting and usage records. NFVI capacity and inventory information exchanges VNF/EMS - VNF Manager (Ve-Vnfm): • Requests for VNF lifecycle management. • Exchanging configuration information. • Exchanging state information necessary for network service lifecycle management.
  • 17. Page 17 Chapter Content Basics & Network architecture NFV Infrastructure NFV Management and Orchestration (MANO) Common Systems & Vendors
  • 18. Page 18 MANO - Management and Orchestration
  • 19. Page 19 General Management and Orchestration Requirements VNF requirements: General Management and Orchestration Requirements Related to VNF Management and Orchestration Requirements Related to VNF Maintenance Tasks Management and Orchestration Requirements Related to Scaling Requirements for VNFD and VNF-FGD Template General Requirements Related to VNF Forwarding Graphs Requirements Related to VNF Creation and Termination Requirements Related to Scaling
  • 20. Page 20 Functional Requirements on Infrastructure Generic Domain Requirements Hypervisor Requirements Compute Resource Requirements Network Resources Requirements
  • 21. Page 21 Chapter Content Basics & Network architecture NFV Infrastructure NFV Management and Orchestration (MANO) Common Systems & Vendors
  • 22. Page 22 VNF Manager(s)y VNF Manager(s)y OSS/BSS EMS 1 VNF 1 EMS N VNF N VirtualVirtual Comput e Virtual Storage Virtual Network Compute, Storage & Network Hardware Service, VNF and Infrastructure Description NFV Orchestrator Management and Orchestration (MANO) NFVI Virtualization Layer VNF Manager(s) Virtualized Infrastructure Manager(s) . . . . . . Vendor’s OSS/BSS Providers OSS/BSS Providers Orchestrator Providers Orchestrator ProvidersVNF ProvidersVNF Providers NFV Platform Providers NFV Platform ProvidersServer Hardware Providers Server Hardware Providers
  • 24. Page 24 Open vSwitch Open vSwitch, sometimes abbreviated to OVS, is a production-quality open source implementation of a distributed virtual multilayer switch. The main purpose of Open vSwitch is to provide a switching stack for hardware virtualization environments, while supporting multiple protocols and standards used in computer networks
  • 25. Page 25 OpenStack OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resources throughout a datacenter, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface.
  • 26. Page 26 FloodLight Floodlight Is an Open SDN Controller
  • 27. Page 27 WINDRIVER Wind River Carrier Grade Communications Server (CGCS) Carrier Grade Linux Open Virtualization Profile Carrier Grade Accelerated vSwitch Carrier Grade Middleware Carrier Grade OpenStack VNFs OSS / BSS vEPCvBRAS vCPE Other Overture Ensemble OSA™ Orchestration and Control Ensemble Service Orchestrator (ESO)Ensemble Service Orchestrator (ESO) Ensemble Network Controller (ENC) Ensemble Network Controller (ENC) Service Provider Access Network
  • 28. Page 28 Big Switch Controller Big Network Controller is a commercial OpenFlow controller based on Project Floodlight that is the foundation for Open Software Defined Networks (SDN),
  • 29. Page 29 Use Cases Cloud: NFV infrastructure as a service (NFVIaaS) like IaaS Virtual Network Functions (VNFs) as a service (VNFaaS) like SaaS VNF forwarding graphs (Service Chains) Virtual Network Platform as a Service (VNPaaS) like PaaS Mobile: Virtualization of the Mobile Core Network and IMS Virtualization of Mobile Base Station Data Center: Virtualization of CDNs Access/Residential: Virtualization of the Home environment Fixed Access NF
  • 30. Page 30 Summary Yoram Orzach yoram@ndi-com.com Thank You!!! Coming soon LIVE on our NEW e-Learning portal