SlideShare una empresa de Scribd logo
1 de 22
SDN & NFV:
Friends or Enemies?
Justyna Bak
Sr. Product Marketing Manager
Riverbed Technology
Follow me @justyna_bak
Source: http://www.tomsitpro.com/articles/sdx-software-defined-kitchen-sink,1-1085.html
August 25th 2014
Objectives
SDN NFV
• Decouple control plane from data plane
• Commoditize routers and switches
• Make control plane programmable
• Decouple network elements from
underlying hardware
• Commoditize the Telco specific hardware
• Make data plane programmable
Origin
SDN NFV
Born on the Campus,
Matured in the Data Center
Created by Service Providers
http://www.sdncentral.com/technology/nfv-and-sdn-whats-the-difference/2013/03/
Ambassadors
SDN NFV
“Think of it as a general language or an instruction
set that lets me write a control program for the
network rather than having to rewrite all of code on
each individual router”
Scott Shenker, Professor at UC Berkley
“NFV will have a tremendous impact. It means we'll
rebuild all telecom networks from how they are built
today. When it's done, it will give a major benefit.”
Johan Wibergh, Networks Head at Ericsson
Applicability
SDN NFV
• Optimize network infrastructure such as
Ethernet switches, routers and wireless
access points
• OSI Layer 2-3
• Optimize deployment of network functions
such as: load balancer, firewall, WAN
optimization controller, deep packet
inspection etc.
• OSI Layer 4-7
Analogies
From: To:
C programming language and thinking
about how the machine works
Distributed intelligence using complex
protocols and purpose-built network
devices, manipulated via low level
configuration files and CLI
Dedicated appliances configured by
an on-site engineer
C++ and focusing on the problem you’re
trying to solve
Intelligence centralized in a controller that
manages commodity devices manipulated
via high level policies and configurations
Virtual devices configured remotely and
provisioned instantly
SDN
NFV
Object Oriented
Design
Benefits
SDN NFV
• Simplify configuration as the entire network,
often comprised of thousands of physical
routers, switches etc. from different vendors, can
be programmed with a single API
• Simplify operations as the entire network is now
reduced to a single switch from an application or
a policy control function perspective
• Reduce cost of the network as expensive,
feature-rich switches and routers are no longer
needed
• Accelerate time-to-market of new services as
application-level changes will no longer require
hardware-level modifications
• Simplify the process of procurement, design,
integration and maintenance of the infrastructure
as it is now heavily standardized
• Increase agility/scalability by dynamically
allocating hardware level capacity to the network
functions needed at a given time
SDN: https://www.opennetworking.org/sdn-resources/sdn-library/whitepapers
NFV: http://portal.etsi.org/NFV/NFV_White_Paper.pdf
Industry Standards
SDN NFV
Open Networking Foundation (ONF) European Telecommunications Standards
Institute (ETSI)
www.opennetworking.org http://www.etsi.org/technologies-clusters/technologies/nfv
SDN transformation in the Data Center
DataCenter
Core
Routers
In a classical router or switch architecture, the packet
forwarding (data path) and the high level routing
decisions (control path) occur on the same device. The
routing protocol engine programs forwarding decisions
on the local device, i.e. router, using OSPF or BGP.
In SDN, there is a separation of control and forwarding
planes. The data path portion still resides on the switch,
while high-level routing decisions are moved to a
separate controller, typically a standard server. The
controller uses the OpenFlow protocol to program the
forwarding decisions into the switches.
Application
Servers
Data Plane
Control Plane
(Routing)
http://archive.openflow.org/wp/learnmore/
Aggregation
Access
Core
Routers
SDN
domain
SDN
Controller
Application
Servers
Control Plane
(OpenFlow)
NFV transformation in the Service Provider domain
End-customerdomainServiceProviderdomain
http://www.etsi.org/deliver/etsi_gs/NFV/001_099/001/01.01.01_60/gs_NFV001v010101p.pdf
http://routingfreak.wordpress.com/2014/05/06/nfv-and-sdn-the-death-knell-for-the-huge-clunky-routers/
Hardware appliances become Virtualized Network Functions (VNF) running on top of
commodity hardware
Purpose Built Appliances
Core
Router
Standard Servers, Storage and Switches
DPI
HSS
NAT
IMS
DPI Visibility
IMSNAT
QoS
QoS
PE
Router
Core
Router
Virtual PE
Router
NFV
Service
Insertion
Point
HSS
Visibility
End-customerdomain
LAN
CPE
Router
LAN
CPE
Router
NFV transformation in End-customer domain:
End-customerdomainServiceProviderdomain
LAN
Core
Router
CPE
Router
http://www.etsi.org/deliver/etsi_gs/NFV/001_099/001/01.01.01_60/gs_NFV001v010101p.pdf
http://routingfreak.wordpress.com/2014/05/06/nfv-and-sdn-the-death-knell-for-the-huge-clunky-routers/
PE
Router
Core
Router
vCPE
Edge
Routing
Purpose Built Appliances
Load
Balancer
FirewallWAN Op
FirewallWAN Op
Load
Balancer
Standard Enterprise Class Server
PE
Router
Hardware based CPE devices (router, WAN, firewall, load balancer) are replaced by a
single platform hosting virtualized CPE functions
LAN
SDN and NFV in one diagram
Figure: NFV and SDN Industry Map
https://www.opennetworking.org/images/stories/downloads/sdn-resources/solution-briefs/sb-sdn-nvf-solution.pdf
Open source projects
and commercial implementations
Open Source Standard Function Commercial Implementations
Virtualization Framework for Telco: turns
network elements (router, firewall, DNS, HSS,
PCRF etc.) into software applications
None yet but a number of trials*:
• Virtual EPC
• Virtual RAN
Operating System for Cloud: controls pools
of storage, compute and networking resources
in a virtualized data center
• AWS
• Microsoft Azure
• VMware vCloud Air
SDN Controller: a set of common APIs that
implements one or more protocols for
command and control of the physical hardware
within the network
• VMware NSX
• Cisco ACI
SDN Protocol: enables the SDN Controller to
determine how packets will travel through a
network of switches and routers
• Cisco OpFlex
* http://nfvwiki.etsi.org/index.php?title=On-going_PoCs
Virtualization Framework for Telco
Motivation Contributors
It started in October 2012 when 13 tier-one
network operators from around the globe
issued a call for action to the industry in the
form of their first white paper on NFV. The
operators firmly believed that NFV would
increase network performance and
capabilities more cost-effectively than before,
and they stated their commitment to this
approach.
ETSI has signed a cooperation agreement
with the Open Networking Foundation in an
effort to align the standards work of SDN and
NFV, and bring the results to a wider
community.
215 member organizations, 34 of which are
network operators:
A lot of traditional networking and IT vendors:
http://www.globaltelecomsbusiness.com/Article/3357987/NFV-bringing-radical-change-in-way-networks-will-be-planned-built-operated-and-maintained.html#.U9l8po1dUph
Operating System for Cloud
Motivation Contributors
OpenStack is a global collaboration of
developers and cloud computing
technologists producing the ubiquitous open
source cloud computing platform for public
and private clouds.
The project aims to deliver solutions for all
types of clouds by being simple to implement,
massively scalable, and feature rich. The
technology consists of a series of interrelated
projects delivering various components for a
cloud infrastructure solution.
8 Platinum members committing full time
resources to the project
24 Gold members and over 300 Corporate
Sponsors and Support Organizations
http://www.openstack.org/
SDN Controller
Motivation Contributors
OpenDaylight is an open source project with
a modular, pluggable, and flexible controller
platform at its core. This controller is
implemented strictly in software and is
contained within its own Java Virtual Machine
(JVM). As such, it can be deployed on any
hardware and operating system platform that
supports Java.
http://www.opendaylight.org/
SDN Protocol
Motivation Contributors
• OpenFlow is the protocol that aims to
separate the intelligence required to route
a packet from the act of moving a packet–
can commoditize the switches and routers.
• Just like x86 processors turned the server
market into a battle over new features on
a consistent platform, networking gear will
soon be about a consistent platform where
features matter and vendors can’t lock in
their clients.
• OpenFlow enables remote programming
of the forwarding plane. The OpenFlow
Standard is the first SDN standard and a
vital element of an open software-defined
network architecture.
Board members:
Among many participants:
https://www.opennetworking.org/membership/overview-and-benefits
Source: Survey of 600 operators (300 enterprises and 300 service providers) in North America, Dec. 2013
https://www.opendaylight.org/publications/sdn-nfv-and-open-source-operators-view
Drivers
Obstacles
Source: Survey of 600 operators (300 enterprises and 300 service providers) in North America, Dec. 2013
https://www.opendaylight.org/publications/sdn-nfv-and-open-source-operators-view
Growth
SDN NFV
x x
http://www.analysysmason.com/About-Us/News/Insight/NFV-SDN-forecasts-Jun2014-RMA16/
Resources & Events
• www.sdncentral.com
• http://www.etsi.org/technologies-clusters/technologies/nfv
• www.openstack.org
• www.opendaylight.org
• www.opennetworking.org
Thank you to the reviewers of this presentation
Kevin Glavin
Technical Director
Simone Morellato
Technical Director
Gianluca Mardente
Senior Technical Leader

Más contenido relacionado

La actualidad más candente

Oredev Mucon Survey Nov 2015
Oredev Mucon Survey Nov 2015Oredev Mucon Survey Nov 2015
Oredev Mucon Survey Nov 2015Justyna Bak
 
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...OPNFV
 
Nfv open stack-shuo-yang
Nfv open stack-shuo-yangNfv open stack-shuo-yang
Nfv open stack-shuo-yangOW2
 
Why Do Developers Love Docker?
Why Do Developers Love Docker?Why Do Developers Love Docker?
Why Do Developers Love Docker?Justyna Bak
 
What is OPNFV? An Introduction
What is OPNFV? An IntroductionWhat is OPNFV? An Introduction
What is OPNFV? An IntroductionOPNFV
 
3 - Introducing NFV by Adrie Taniwidjaja
3 - Introducing NFV by Adrie Taniwidjaja3 - Introducing NFV by Adrie Taniwidjaja
3 - Introducing NFV by Adrie TaniwidjajaSDNRG ITB
 
Summit 16: NetIDE: Integrating and Orchestrating SDN Controllers
Summit 16: NetIDE: Integrating and Orchestrating SDN ControllersSummit 16: NetIDE: Integrating and Orchestrating SDN Controllers
Summit 16: NetIDE: Integrating and Orchestrating SDN ControllersOPNFV
 
Understanding NFV Management and Orchestration
Understanding NFV Management and OrchestrationUnderstanding NFV Management and Orchestration
Understanding NFV Management and OrchestrationAlberto Diez
 
Network Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoFNetwork Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoFAPNIC
 
Summit 16: ETSI NFV Interface and Architecture Overview
Summit 16: ETSI NFV Interface and Architecture OverviewSummit 16: ETSI NFV Interface and Architecture Overview
Summit 16: ETSI NFV Interface and Architecture OverviewOPNFV
 
vCloud NFV - Accelerating deployment of the Telco Cloud (SDN NFV Day ITB 2016)
vCloud NFV - Accelerating deployment of the Telco Cloud (SDN NFV Day ITB 2016)vCloud NFV - Accelerating deployment of the Telco Cloud (SDN NFV Day ITB 2016)
vCloud NFV - Accelerating deployment of the Telco Cloud (SDN NFV Day ITB 2016)SDNRG ITB
 
Open Source, Open Architecture, Open Standards NFV MANO
Open Source, Open Architecture, Open Standards NFV MANOOpen Source, Open Architecture, Open Standards NFV MANO
Open Source, Open Architecture, Open Standards NFV MANOCloudify Community
 
Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)
Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)
Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)SDNRG ITB
 
Network Softwerization Impact, NFV, SDN
Network Softwerization Impact, NFV, SDNNetwork Softwerization Impact, NFV, SDN
Network Softwerization Impact, NFV, SDNMarie-Paule Odini
 
Summit 16: Open-O Mini-Summit - Orchestrating Network Connectivity Services
Summit 16: Open-O Mini-Summit - Orchestrating Network Connectivity ServicesSummit 16: Open-O Mini-Summit - Orchestrating Network Connectivity Services
Summit 16: Open-O Mini-Summit - Orchestrating Network Connectivity ServicesOPNFV
 
OPNFV Overview
 OPNFV Overview  OPNFV Overview
OPNFV Overview OPNFV
 
Cto’s guide to sdn, nfv and vnf
Cto’s guide to sdn, nfv and vnfCto’s guide to sdn, nfv and vnf
Cto’s guide to sdn, nfv and vnfPaulo R
 
Introduction to SDN and NFV
Introduction to SDN and NFVIntroduction to SDN and NFV
Introduction to SDN and NFVCoreStack
 
Summit 16: Programmable Infrastructure Key to Business Transformation
Summit 16: Programmable Infrastructure Key to Business TransformationSummit 16: Programmable Infrastructure Key to Business Transformation
Summit 16: Programmable Infrastructure Key to Business TransformationOPNFV
 

La actualidad más candente (20)

Oredev Mucon Survey Nov 2015
Oredev Mucon Survey Nov 2015Oredev Mucon Survey Nov 2015
Oredev Mucon Survey Nov 2015
 
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
 
Nfv open stack-shuo-yang
Nfv open stack-shuo-yangNfv open stack-shuo-yang
Nfv open stack-shuo-yang
 
Why Do Developers Love Docker?
Why Do Developers Love Docker?Why Do Developers Love Docker?
Why Do Developers Love Docker?
 
What is OPNFV? An Introduction
What is OPNFV? An IntroductionWhat is OPNFV? An Introduction
What is OPNFV? An Introduction
 
3 - Introducing NFV by Adrie Taniwidjaja
3 - Introducing NFV by Adrie Taniwidjaja3 - Introducing NFV by Adrie Taniwidjaja
3 - Introducing NFV by Adrie Taniwidjaja
 
Summit 16: NetIDE: Integrating and Orchestrating SDN Controllers
Summit 16: NetIDE: Integrating and Orchestrating SDN ControllersSummit 16: NetIDE: Integrating and Orchestrating SDN Controllers
Summit 16: NetIDE: Integrating and Orchestrating SDN Controllers
 
NFV and OpenStack
NFV and OpenStackNFV and OpenStack
NFV and OpenStack
 
Understanding NFV Management and Orchestration
Understanding NFV Management and OrchestrationUnderstanding NFV Management and Orchestration
Understanding NFV Management and Orchestration
 
Network Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoFNetwork Function Virtualization (NFV) BoF
Network Function Virtualization (NFV) BoF
 
Summit 16: ETSI NFV Interface and Architecture Overview
Summit 16: ETSI NFV Interface and Architecture OverviewSummit 16: ETSI NFV Interface and Architecture Overview
Summit 16: ETSI NFV Interface and Architecture Overview
 
vCloud NFV - Accelerating deployment of the Telco Cloud (SDN NFV Day ITB 2016)
vCloud NFV - Accelerating deployment of the Telco Cloud (SDN NFV Day ITB 2016)vCloud NFV - Accelerating deployment of the Telco Cloud (SDN NFV Day ITB 2016)
vCloud NFV - Accelerating deployment of the Telco Cloud (SDN NFV Day ITB 2016)
 
Open Source, Open Architecture, Open Standards NFV MANO
Open Source, Open Architecture, Open Standards NFV MANOOpen Source, Open Architecture, Open Standards NFV MANO
Open Source, Open Architecture, Open Standards NFV MANO
 
Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)
Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)
Network Function Virtualization - Telkomsel Perspective (SDN NFV Day ITB 2016)
 
Network Softwerization Impact, NFV, SDN
Network Softwerization Impact, NFV, SDNNetwork Softwerization Impact, NFV, SDN
Network Softwerization Impact, NFV, SDN
 
Summit 16: Open-O Mini-Summit - Orchestrating Network Connectivity Services
Summit 16: Open-O Mini-Summit - Orchestrating Network Connectivity ServicesSummit 16: Open-O Mini-Summit - Orchestrating Network Connectivity Services
Summit 16: Open-O Mini-Summit - Orchestrating Network Connectivity Services
 
OPNFV Overview
 OPNFV Overview  OPNFV Overview
OPNFV Overview
 
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
 
Introduction to SDN and NFV
Introduction to SDN and NFVIntroduction to SDN and NFV
Introduction to SDN and NFV
 
Summit 16: Programmable Infrastructure Key to Business Transformation
Summit 16: Programmable Infrastructure Key to Business TransformationSummit 16: Programmable Infrastructure Key to Business Transformation
Summit 16: Programmable Infrastructure Key to Business Transformation
 

Similar a Know about SDN and NFV

Software Defined Networks
Software Defined NetworksSoftware Defined Networks
Software Defined NetworksShreeya Shah
 
WWT Software-Defined Networking Guide
WWT Software-Defined Networking GuideWWT Software-Defined Networking Guide
WWT Software-Defined Networking GuideJoel W. King
 
SDN NFV NV OpenNetwork @ VMUG.IT 20150529
SDN NFV NV OpenNetwork @ VMUG.IT 20150529SDN NFV NV OpenNetwork @ VMUG.IT 20150529
SDN NFV NV OpenNetwork @ VMUG.IT 20150529VMUG IT
 
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...University of Technology - Iraq
 
Collaborating with OpenDaylight for a Network-Enabled Cloud
Collaborating with OpenDaylight for a Network-Enabled CloudCollaborating with OpenDaylight for a Network-Enabled Cloud
Collaborating with OpenDaylight for a Network-Enabled CloudTesora
 
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
 
Why Network Functions Virtualization sdn?
Why Network Functions Virtualization sdn?Why Network Functions Virtualization sdn?
Why Network Functions Virtualization sdn?idrajeev
 
ONP 2.1 platforms maximize VNF interoperability
ONP 2.1 platforms maximize VNF interoperabilityONP 2.1 platforms maximize VNF interoperability
ONP 2.1 platforms maximize VNF interoperabilityPaul Stevens
 
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
 
Optimising nfv service chains on open stack using docker
Optimising nfv service chains on open stack using dockerOptimising nfv service chains on open stack using docker
Optimising nfv service chains on open stack using dockerAnanth Padmanabhan
 
Optimising nfv service chains on open stack using docker
Optimising nfv service chains on open stack using dockerOptimising nfv service chains on open stack using docker
Optimising nfv service chains on open stack using dockerSatya Sanjibani Routray
 
Optimising nfv service chains on open stack using docker
Optimising nfv service chains on open stack using dockerOptimising nfv service chains on open stack using docker
Optimising nfv service chains on open stack using dockerRahul Krishna Upadhyaya
 
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...Radisys Corporation
 
Software defined networking(sdn) vahid sadri
Software defined networking(sdn) vahid sadriSoftware defined networking(sdn) vahid sadri
Software defined networking(sdn) vahid sadriVahid Sadri
 
The Juniper SDN Landscape
The Juniper SDN LandscapeThe Juniper SDN Landscape
The Juniper SDN LandscapeChris Jones
 
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'OpenStack Korea Community
 

Similar a Know about SDN and NFV (20)

Software Defined Networks
Software Defined NetworksSoftware Defined Networks
Software Defined Networks
 
WWT Software-Defined Networking Guide
WWT Software-Defined Networking GuideWWT Software-Defined Networking Guide
WWT Software-Defined Networking Guide
 
SDN NFV NV OpenNetwork @ VMUG.IT 20150529
SDN NFV NV OpenNetwork @ VMUG.IT 20150529SDN NFV NV OpenNetwork @ VMUG.IT 20150529
SDN NFV NV OpenNetwork @ VMUG.IT 20150529
 
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
Performance Evaluation for Software Defined Networking (SDN) Based on Adaptiv...
 
SDN 101
SDN 101SDN 101
SDN 101
 
Collaborating with OpenDaylight for a Network-Enabled Cloud
Collaborating with OpenDaylight for a Network-Enabled CloudCollaborating with OpenDaylight for a Network-Enabled Cloud
Collaborating with OpenDaylight for a Network-Enabled Cloud
 
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)
 
Why Network Functions Virtualization sdn?
Why Network Functions Virtualization sdn?Why Network Functions Virtualization sdn?
Why Network Functions Virtualization sdn?
 
ONP 2.1 platforms maximize VNF interoperability
ONP 2.1 platforms maximize VNF interoperabilityONP 2.1 platforms maximize VNF interoperability
ONP 2.1 platforms maximize VNF interoperability
 
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
 
Optimising nfv service chains on open stack using docker
Optimising nfv service chains on open stack using dockerOptimising nfv service chains on open stack using docker
Optimising nfv service chains on open stack using docker
 
Optimising nfv service chains on open stack using docker
Optimising nfv service chains on open stack using dockerOptimising nfv service chains on open stack using docker
Optimising nfv service chains on open stack using docker
 
Optimising nfv service chains on open stack using docker
Optimising nfv service chains on open stack using dockerOptimising nfv service chains on open stack using docker
Optimising nfv service chains on open stack using docker
 
HP Solution Brief
HP Solution BriefHP Solution Brief
HP Solution Brief
 
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...
Radisys/Wind River: The Telcom Cloud - Deployment Strategies: SDN/NFV and Vir...
 
Software defined networking(sdn) vahid sadri
Software defined networking(sdn) vahid sadriSoftware defined networking(sdn) vahid sadri
Software defined networking(sdn) vahid sadri
 
The Juniper SDN Landscape
The Juniper SDN LandscapeThe Juniper SDN Landscape
The Juniper SDN Landscape
 
Feec telecom-nw-softwarization-aug-2015
Feec telecom-nw-softwarization-aug-2015Feec telecom-nw-softwarization-aug-2015
Feec telecom-nw-softwarization-aug-2015
 
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
[OpenStack Day in Korea 2015] Track 2-3 - 오픈스택 클라우드에 최적화된 네트워크 가상화 '누아지(Nuage)'
 

Último

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdfChristopherTHyatt
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 

Último (20)

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 

Know about SDN and NFV

  • 1. SDN & NFV: Friends or Enemies? Justyna Bak Sr. Product Marketing Manager Riverbed Technology Follow me @justyna_bak Source: http://www.tomsitpro.com/articles/sdx-software-defined-kitchen-sink,1-1085.html August 25th 2014
  • 2. Objectives SDN NFV • Decouple control plane from data plane • Commoditize routers and switches • Make control plane programmable • Decouple network elements from underlying hardware • Commoditize the Telco specific hardware • Make data plane programmable
  • 3. Origin SDN NFV Born on the Campus, Matured in the Data Center Created by Service Providers http://www.sdncentral.com/technology/nfv-and-sdn-whats-the-difference/2013/03/
  • 4. Ambassadors SDN NFV “Think of it as a general language or an instruction set that lets me write a control program for the network rather than having to rewrite all of code on each individual router” Scott Shenker, Professor at UC Berkley “NFV will have a tremendous impact. It means we'll rebuild all telecom networks from how they are built today. When it's done, it will give a major benefit.” Johan Wibergh, Networks Head at Ericsson
  • 5. Applicability SDN NFV • Optimize network infrastructure such as Ethernet switches, routers and wireless access points • OSI Layer 2-3 • Optimize deployment of network functions such as: load balancer, firewall, WAN optimization controller, deep packet inspection etc. • OSI Layer 4-7
  • 6. Analogies From: To: C programming language and thinking about how the machine works Distributed intelligence using complex protocols and purpose-built network devices, manipulated via low level configuration files and CLI Dedicated appliances configured by an on-site engineer C++ and focusing on the problem you’re trying to solve Intelligence centralized in a controller that manages commodity devices manipulated via high level policies and configurations Virtual devices configured remotely and provisioned instantly SDN NFV Object Oriented Design
  • 7. Benefits SDN NFV • Simplify configuration as the entire network, often comprised of thousands of physical routers, switches etc. from different vendors, can be programmed with a single API • Simplify operations as the entire network is now reduced to a single switch from an application or a policy control function perspective • Reduce cost of the network as expensive, feature-rich switches and routers are no longer needed • Accelerate time-to-market of new services as application-level changes will no longer require hardware-level modifications • Simplify the process of procurement, design, integration and maintenance of the infrastructure as it is now heavily standardized • Increase agility/scalability by dynamically allocating hardware level capacity to the network functions needed at a given time SDN: https://www.opennetworking.org/sdn-resources/sdn-library/whitepapers NFV: http://portal.etsi.org/NFV/NFV_White_Paper.pdf
  • 8. Industry Standards SDN NFV Open Networking Foundation (ONF) European Telecommunications Standards Institute (ETSI) www.opennetworking.org http://www.etsi.org/technologies-clusters/technologies/nfv
  • 9. SDN transformation in the Data Center DataCenter Core Routers In a classical router or switch architecture, the packet forwarding (data path) and the high level routing decisions (control path) occur on the same device. The routing protocol engine programs forwarding decisions on the local device, i.e. router, using OSPF or BGP. In SDN, there is a separation of control and forwarding planes. The data path portion still resides on the switch, while high-level routing decisions are moved to a separate controller, typically a standard server. The controller uses the OpenFlow protocol to program the forwarding decisions into the switches. Application Servers Data Plane Control Plane (Routing) http://archive.openflow.org/wp/learnmore/ Aggregation Access Core Routers SDN domain SDN Controller Application Servers Control Plane (OpenFlow)
  • 10. NFV transformation in the Service Provider domain End-customerdomainServiceProviderdomain http://www.etsi.org/deliver/etsi_gs/NFV/001_099/001/01.01.01_60/gs_NFV001v010101p.pdf http://routingfreak.wordpress.com/2014/05/06/nfv-and-sdn-the-death-knell-for-the-huge-clunky-routers/ Hardware appliances become Virtualized Network Functions (VNF) running on top of commodity hardware Purpose Built Appliances Core Router Standard Servers, Storage and Switches DPI HSS NAT IMS DPI Visibility IMSNAT QoS QoS PE Router Core Router Virtual PE Router NFV Service Insertion Point HSS Visibility End-customerdomain LAN CPE Router LAN CPE Router
  • 11. NFV transformation in End-customer domain: End-customerdomainServiceProviderdomain LAN Core Router CPE Router http://www.etsi.org/deliver/etsi_gs/NFV/001_099/001/01.01.01_60/gs_NFV001v010101p.pdf http://routingfreak.wordpress.com/2014/05/06/nfv-and-sdn-the-death-knell-for-the-huge-clunky-routers/ PE Router Core Router vCPE Edge Routing Purpose Built Appliances Load Balancer FirewallWAN Op FirewallWAN Op Load Balancer Standard Enterprise Class Server PE Router Hardware based CPE devices (router, WAN, firewall, load balancer) are replaced by a single platform hosting virtualized CPE functions LAN
  • 12. SDN and NFV in one diagram Figure: NFV and SDN Industry Map https://www.opennetworking.org/images/stories/downloads/sdn-resources/solution-briefs/sb-sdn-nvf-solution.pdf
  • 13. Open source projects and commercial implementations Open Source Standard Function Commercial Implementations Virtualization Framework for Telco: turns network elements (router, firewall, DNS, HSS, PCRF etc.) into software applications None yet but a number of trials*: • Virtual EPC • Virtual RAN Operating System for Cloud: controls pools of storage, compute and networking resources in a virtualized data center • AWS • Microsoft Azure • VMware vCloud Air SDN Controller: a set of common APIs that implements one or more protocols for command and control of the physical hardware within the network • VMware NSX • Cisco ACI SDN Protocol: enables the SDN Controller to determine how packets will travel through a network of switches and routers • Cisco OpFlex * http://nfvwiki.etsi.org/index.php?title=On-going_PoCs
  • 14. Virtualization Framework for Telco Motivation Contributors It started in October 2012 when 13 tier-one network operators from around the globe issued a call for action to the industry in the form of their first white paper on NFV. The operators firmly believed that NFV would increase network performance and capabilities more cost-effectively than before, and they stated their commitment to this approach. ETSI has signed a cooperation agreement with the Open Networking Foundation in an effort to align the standards work of SDN and NFV, and bring the results to a wider community. 215 member organizations, 34 of which are network operators: A lot of traditional networking and IT vendors: http://www.globaltelecomsbusiness.com/Article/3357987/NFV-bringing-radical-change-in-way-networks-will-be-planned-built-operated-and-maintained.html#.U9l8po1dUph
  • 15. Operating System for Cloud Motivation Contributors OpenStack is a global collaboration of developers and cloud computing technologists producing the ubiquitous open source cloud computing platform for public and private clouds. The project aims to deliver solutions for all types of clouds by being simple to implement, massively scalable, and feature rich. The technology consists of a series of interrelated projects delivering various components for a cloud infrastructure solution. 8 Platinum members committing full time resources to the project 24 Gold members and over 300 Corporate Sponsors and Support Organizations http://www.openstack.org/
  • 16. SDN Controller Motivation Contributors OpenDaylight is an open source project with a modular, pluggable, and flexible controller platform at its core. This controller is implemented strictly in software and is contained within its own Java Virtual Machine (JVM). As such, it can be deployed on any hardware and operating system platform that supports Java. http://www.opendaylight.org/
  • 17. SDN Protocol Motivation Contributors • OpenFlow is the protocol that aims to separate the intelligence required to route a packet from the act of moving a packet– can commoditize the switches and routers. • Just like x86 processors turned the server market into a battle over new features on a consistent platform, networking gear will soon be about a consistent platform where features matter and vendors can’t lock in their clients. • OpenFlow enables remote programming of the forwarding plane. The OpenFlow Standard is the first SDN standard and a vital element of an open software-defined network architecture. Board members: Among many participants: https://www.opennetworking.org/membership/overview-and-benefits
  • 18. Source: Survey of 600 operators (300 enterprises and 300 service providers) in North America, Dec. 2013 https://www.opendaylight.org/publications/sdn-nfv-and-open-source-operators-view Drivers
  • 19. Obstacles Source: Survey of 600 operators (300 enterprises and 300 service providers) in North America, Dec. 2013 https://www.opendaylight.org/publications/sdn-nfv-and-open-source-operators-view
  • 21. Resources & Events • www.sdncentral.com • http://www.etsi.org/technologies-clusters/technologies/nfv • www.openstack.org • www.opendaylight.org • www.opennetworking.org
  • 22. Thank you to the reviewers of this presentation Kevin Glavin Technical Director Simone Morellato Technical Director Gianluca Mardente Senior Technical Leader