SlideShare a Scribd company logo
Guide By: Prepared By:
Prof. Ankita Desai Soni Ekta Pravinchandra
Prof. Jenis Lavji (201704101510001)
M.TECH(Computer)
3rd sem
8/23/2018 1
Outlines
 Introduction
Working of Conventional Networking
What is SDN?
 Difference between Conventional Networking and SDN
 SDN Architecture
 Network Applications
 Issues in Data Center
 Issues in SDN
 Tentative Problem Statements
 Conclusion
 Future work Plan
 References
 Acronyms
8/23/2018 2
Working of Conventional Networking
8/23/2018 3
Fig 1 [10] Fig 2 [10]
No Connection between computers Connection is possible by Plugin cables but not scalable
Working of Conventional Networking
(cont..)
8/23/2018 4
Fig 3 [10] Fig 4 [11] Fig 5 [12]
Point to Point Topology Several host connected by Switch Several network connected by Router
Working of Conventional Networking
(cont..)
Networks provides Box centric approach.[8]
 The control plane and the data plane are tightly coupled inside a networking devices.[3]
 CP that decides how handle network traffic.[4]
 DP that forwards traffic according to decisions made by the control plane.[4]
8/23/2018 5
Fig 6 [15]
Working of Conventional Networking
(cont..)
 Whole structure is highly decentralized.[3]
 Network operator need to configure each individual network device separately using low-level
and often vendor-specific commands.[3]
 Main Problem in Conventional networking is
 Administrator configuring numerous individual devices.[4]
 As your network scales, it becomes more and more inflexible as more and more devices have to be
configured for every change.[4]
 The Switches does not have programmatically.
 Rules can not be changed dynamically as per our wish.
8/23/2018 6
What is SDN(Software Defined
Networking)?
 SDN introduces a new paradigm to overcome the limitation of the conventional network.
 SDN is a new network architecture that comprised different network technologies to build a
flexible, scalable, agile and easy manageable networks.[13]
 Every Vendor have different definition.[7]
 According to CISCO, SDN is Network Programmatically and Network Automation.[7]
 According to ONF, SDN is physical separation of the network control plane from the
forwarding plane and control plane controls several devices.[7]
 Centralized SDN controller directs the switches to deliver network services.[6]
8/23/2018 7
What is SDN?(cont..)
 A network engineer or administrator can shape traffic from a centralized control console
without having to touch individual switches in the network.[6]
 SDN is broadly classify into three layers that Application Layer, Control Layer, Infrastructure
Layer
8/23/2018 8
Difference between Conventional
Networking and SDN
8/23/2018 9
SDN Architecture
8/23/2018 11
Fig 7 [16]
SDN Architecture(cont..)
 SDN architecture Terminologies [3]
 Forwarding Devices
 Data Plane
 Southbound Interface
 Control Plane
 Northbound Interface
 Application Plane
8/23/2018 13
SDN Architecture(cont..)
8/23/2018 14
Fig 6 [13] Fig 7 [13]
Forwarding Devices & Data Plane Control Plane
SDN Architecture(cont..)
8/23/2018 15
Fig 8 [13] Fig 9[13]
Northbound Interface Southbound Interface
Finding/Observations
No. Type Title Publication
and Year
Description Observations
1 ONS –
Networking
conference
ONS
2015:Keynot
e – Amin
Vahdat
2015 Google Invention in
Software(GFS,
MapReduce, etc.)
Google Invention in
networking(B4, Jupiter,
etc.)
Know how Google move to
SDN
Issues in Data center
2. Review
Paper
Software
Defined
Networking:
A
comprehensi
ve Survey
2014 Differentiate
Conventional networking
and SDN, SDN
Architecture, Network
Application, On Going
Research Issues.
It is Hard to manage and
configure each individual device
in traditional networking.
CP and DP is separate in SDN.
In several issues Scalability is
most recent issue in data center.
8/23/2018 19
Finding/Observations(cont..)
8/23/2018 20
No. Type Title Publicatio
n and Year
Description Observations
3 qmonnet.g
ithub.io
Web
source
An
introduction
to SDN
2016 Limitation of
Conventional
networking,
working of and
SDN
New architecture model provides a way to
programmatically configure the switches
at runtime, and to manage the network
resources in a more efficient way.
simple switches are no longer able to meet
the industry’s requirements.
4. Udemy Introduction
to SDN and
OpenFlow
------------
What is SDN?
OpenFlow?
As per requirement different vendor have
different SDN definition.
SDN.
OpenFlow is not SDN It is popular SB
Protocol.
Finding/Observations(cont..)
No. Type Title Publication
and Year
Description Observations
5. Udemy What is NBI
And SBI?
--------------
Different company or
vendor or
organization have
various SDN
architecture because
they follow different
NBI-API and SBI-
Protocols.
NBI interface between the
applications and controllers.
Most popular interface of NBI
is REST.
SBI interface between
Infrastructure layer and
Control layer. Most Popular
protocol of SBI is OpenFlow.
6. Udemy SDN and
OpenFlow
Part 1: GNS3
Switching
---------------
Install GNS3 and
Practical for SDN.
How to install GNS3 and
GNS3 VM and import
different appliance for router
and Switches. Continue..
8/23/2018 21
SDN Network Applications
 Traffic Engineering
 Mobility & Wireless
 Load Balancing
 Routing Protocols
 Measurement & Monitoring
 Security & Dependability
 Data Center Networking
8/23/2018 22
Issues in Data Center
 Data center is collection of row by row switches and row by row server.[8]
 Day by day Industries are Moving to the Cloud and data is growing and that’s why need of data
center.[8]
In Previous days, the issue in data center all things done manually like adding new feature,
configure, maintain etc.
8/23/2018 23
Fig 10 [14]
Issues in Data Center(cont..)
 Another issue is find unpredictable traffic patterns in data center.[9]
 Traffic patterns have high demands for particular resources that could not meet the existing
network infrastructure.[9]
 So, they had two choices[9]
 Either scale the network infrastructure to meet peaks, which is very expensive.
 Or Build your network in such a way that it can configure itself automatically to meet appropriate
demands.
 Data Center that you can planned it, build it and configured it in a central way.[8]
 There are also software-defined applications, which perform tasks in a software-defined
networking architecture and can create flexibility, efficiency and resiliency for data centers.[1]
8/23/2018 24
Issues in SDN
 Switch Design
 Controller platforms
 High availability
 Modularity and Flexibility
 Interoperability and portability
 Resilience
 Scalability
 Performance Evaluation
 Security and Dependability
 Migration and Hybrid deployments
8/23/2018 25
Tentative Problem Statement
 Reduce overhead on the control plane in the concept of scalability.
 Load balancing.
 Increase scalability by using distributed and multi core architecture.
 Improve controller performance in terms of scalability.
 Improve Southbound APIs and Controller Placement to achieve high availability.
8/23/2018 26
Conclusion
 Conventional networks are complex and hard to manage. CP and DP are vertically integrated and
static.
 SDN created and opportunity for solving the problems.
 Some of the key ideas of SDN are the introduction of dynamic programmability in forwarding
devices through the decoupling of the control and data plane.
8/23/2018 27
Future work Plan
 Finding actual problem definition.
 Exploring tools more like mininet, wireshark, Cisco Packet tracer, GNS3.
 Finding the Research gap.
 Make Literature survey.
 Implement existing technology or topology and find problem in it.
8/23/2018 28
References
[1] https://searchdatacenter.techtarget.com/ehandbook/A-closer-look-at-SDN-vs-traditional-
networking
[2] http://www.rfwireless-world.com/Terminology/traditional-networking-vs-software-defined-
networking.html
[3] https://ieeexplore.ieee.org/abstract/document/6994333
[4] https://www.sunsetlearning.com/training-resources/sli-blogs/software-defined-networking-
sdn-work
[5] https://www.opennetworking.org/sdn-definition
[6] https://searchsdn.techtarget.com/definition/software-defined-networking-SDN
[7] https://www.udemy.com/sdn-openflow-nfv-introduction/learn/v4/t/lecture/7222140?start=0
8/23/2018 29
References(cont..)
[8] ONS 2015: Wednesday Keynote - Amin Vahdat
https://www.youtube.com/watch?v=FaAZAII2x0w
[9] https://www.youtube.com/watch?v=BNFLaY3YhxY
[10] https://www.omega.com/literature/transactions/volume2/digitalsignal3.html
[11] https://sameer9247.wordpress.com/2018/01/12/wired-network-topology
[12] http://www.iusmentis.com/technology/tcpip/networks
[13] https://ipcisco.com/sdn-architecture-components
[14] https://www.datacenterknowledge.com/archives/2015/04/08/etsy-owes-data-center-
efficiency-to-facebooks-open-source-vm
[15] https://www.researchgate.net/figure/Traditional-Network-versus-SDN_fig1_319876305
[16] https://qmonnet.github.io/whirl-offload/2016/07/08/introduction-to-sdn
8/23/2018 30
Acronyms
 SDN : Software Defined Networking
 CP : Control Plane
 DP : Data Plane
 SBI : Southbound Interface
 NBI : Northbound Interface
 FDs : Forwarding Devices
 SD-WAN : Software Defined Wide Area Networking
 ONOS : Open Network Operating System
 ASIC : Application Specific Integrated Circuit
 API : Application Program Interface
8/23/2018 31
Thank You
8/23/2018
32
Questions?
8/23/2018
33
Ad

Recommended

IRJET- Secure Database Management and Privacy Preserving in Cloud Server
IRJET- Secure Database Management and Privacy Preserving in Cloud Server
IRJET Journal
 
Security Analysis of IEEE 802.21 Standard in Software Defined Wireless Networ...
Security Analysis of IEEE 802.21 Standard in Software Defined Wireless Networ...
Asma Swapna
 
SDN Introduction
SDN Introduction
Steve Goeringer
 
A Centralized Network Management Application for Academia and Small Business ...
A Centralized Network Management Application for Academia and Small Business ...
ITIIIndustries
 
CONTAINERIZED SERVICES ORCHESTRATION FOR EDGE COMPUTING IN SOFTWARE-DEFINED W...
CONTAINERIZED SERVICES ORCHESTRATION FOR EDGE COMPUTING IN SOFTWARE-DEFINED W...
IJCNCJournal
 
DYNAMIC TENANT PROVISIONING AND SERVICE ORCHESTRATION IN HYBRID CLOUD
DYNAMIC TENANT PROVISIONING AND SERVICE ORCHESTRATION IN HYBRID CLOUD
ijccsa
 
Publish Subscribe System over Software Defined Networking
Publish Subscribe System over Software Defined Networking
Somil Gupta
 
Cloud Computing for National Security Applications
Cloud Computing for National Security Applications
white paper
 
csec66 a user mode implementation of filtering rule management plane on virtu...
csec66 a user mode implementation of filtering rule management plane on virtu...
Ruo Ando
 
A novel key management protocol for vehicular cloud security
A novel key management protocol for vehicular cloud security
TELKOMNIKA JOURNAL
 
Idc unified-infrastructure
Idc unified-infrastructure
CMR WORLD TECH
 
.Net compiler using cloud computing
.Net compiler using cloud computing
eSAT Publishing House
 
Globus ppt
Globus ppt
Aksum Institute of Technology(AIT, @Letsgo)
 
Understanding20and20 simulating20the20iec206185020standard
Understanding20and20 simulating20the20iec206185020standard
Manojlooki
 
Ctek Cellular Automation & Control Catalag 2014
Ctek Cellular Automation & Control Catalag 2014
Lynn Woodruff
 
Research Challenges and Opportunities in the Era of the Internet of Everythin...
Research Challenges and Opportunities in the Era of the Internet of Everythin...
Stenio Fernandes
 
Approaches for Distributed Information Computation and Processing
Approaches for Distributed Information Computation and Processing
Sergey Boldyrev
 
5G Edge Computing Whitepaper, FCC Advisory Council
5G Edge Computing Whitepaper, FCC Advisory Council
DESMOND YUEN
 
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
IRJET Journal
 
IRJET - Cloud Computing Application
IRJET - Cloud Computing Application
IRJET Journal
 
Cloud Native Migration Steps
Cloud Native Migration Steps
Ranjan Baisak
 
Resume_Pratik
Resume_Pratik
Pratik Panchal
 
Improvements for DMM in SDN and Virtualization-Based Mobile Network Architecture
Improvements for DMM in SDN and Virtualization-Based Mobile Network Architecture
ijmnct
 
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
ijmnct
 
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
ijmnct
 
TeleCAD-GIS Enterprise Platform Overview
TeleCAD-GIS Enterprise Platform Overview
Maksim Sestic
 
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...
Real-Time Innovations (RTI)
 
IRJET- Cost Effective Scheme for Delay Tolerant Data Transmission
IRJET- Cost Effective Scheme for Delay Tolerant Data Transmission
IRJET Journal
 
TheimplementationofSoftwareDefinedNetworkinginenterprisenetworks.pdf
TheimplementationofSoftwareDefinedNetworkinginenterprisenetworks.pdf
Fernando Velez Varela
 
Software Defined Networking (SDN): A Revolution in Computer Network
Software Defined Networking (SDN): A Revolution in Computer Network
IOSR Journals
 

More Related Content

What's hot (20)

csec66 a user mode implementation of filtering rule management plane on virtu...
csec66 a user mode implementation of filtering rule management plane on virtu...
Ruo Ando
 
A novel key management protocol for vehicular cloud security
A novel key management protocol for vehicular cloud security
TELKOMNIKA JOURNAL
 
Idc unified-infrastructure
Idc unified-infrastructure
CMR WORLD TECH
 
.Net compiler using cloud computing
.Net compiler using cloud computing
eSAT Publishing House
 
Globus ppt
Globus ppt
Aksum Institute of Technology(AIT, @Letsgo)
 
Understanding20and20 simulating20the20iec206185020standard
Understanding20and20 simulating20the20iec206185020standard
Manojlooki
 
Ctek Cellular Automation & Control Catalag 2014
Ctek Cellular Automation & Control Catalag 2014
Lynn Woodruff
 
Research Challenges and Opportunities in the Era of the Internet of Everythin...
Research Challenges and Opportunities in the Era of the Internet of Everythin...
Stenio Fernandes
 
Approaches for Distributed Information Computation and Processing
Approaches for Distributed Information Computation and Processing
Sergey Boldyrev
 
5G Edge Computing Whitepaper, FCC Advisory Council
5G Edge Computing Whitepaper, FCC Advisory Council
DESMOND YUEN
 
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
IRJET Journal
 
IRJET - Cloud Computing Application
IRJET - Cloud Computing Application
IRJET Journal
 
Cloud Native Migration Steps
Cloud Native Migration Steps
Ranjan Baisak
 
Resume_Pratik
Resume_Pratik
Pratik Panchal
 
Improvements for DMM in SDN and Virtualization-Based Mobile Network Architecture
Improvements for DMM in SDN and Virtualization-Based Mobile Network Architecture
ijmnct
 
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
ijmnct
 
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
ijmnct
 
TeleCAD-GIS Enterprise Platform Overview
TeleCAD-GIS Enterprise Platform Overview
Maksim Sestic
 
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...
Real-Time Innovations (RTI)
 
IRJET- Cost Effective Scheme for Delay Tolerant Data Transmission
IRJET- Cost Effective Scheme for Delay Tolerant Data Transmission
IRJET Journal
 
csec66 a user mode implementation of filtering rule management plane on virtu...
csec66 a user mode implementation of filtering rule management plane on virtu...
Ruo Ando
 
A novel key management protocol for vehicular cloud security
A novel key management protocol for vehicular cloud security
TELKOMNIKA JOURNAL
 
Idc unified-infrastructure
Idc unified-infrastructure
CMR WORLD TECH
 
Understanding20and20 simulating20the20iec206185020standard
Understanding20and20 simulating20the20iec206185020standard
Manojlooki
 
Ctek Cellular Automation & Control Catalag 2014
Ctek Cellular Automation & Control Catalag 2014
Lynn Woodruff
 
Research Challenges and Opportunities in the Era of the Internet of Everythin...
Research Challenges and Opportunities in the Era of the Internet of Everythin...
Stenio Fernandes
 
Approaches for Distributed Information Computation and Processing
Approaches for Distributed Information Computation and Processing
Sergey Boldyrev
 
5G Edge Computing Whitepaper, FCC Advisory Council
5G Edge Computing Whitepaper, FCC Advisory Council
DESMOND YUEN
 
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
IRJET Journal
 
IRJET - Cloud Computing Application
IRJET - Cloud Computing Application
IRJET Journal
 
Cloud Native Migration Steps
Cloud Native Migration Steps
Ranjan Baisak
 
Improvements for DMM in SDN and Virtualization-Based Mobile Network Architecture
Improvements for DMM in SDN and Virtualization-Based Mobile Network Architecture
ijmnct
 
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
ijmnct
 
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
ijmnct
 
TeleCAD-GIS Enterprise Platform Overview
TeleCAD-GIS Enterprise Platform Overview
Maksim Sestic
 
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...
Real-Time Innovations (RTI)
 
IRJET- Cost Effective Scheme for Delay Tolerant Data Transmission
IRJET- Cost Effective Scheme for Delay Tolerant Data Transmission
IRJET Journal
 

Similar to Software defined networking introduction (20)

TheimplementationofSoftwareDefinedNetworkinginenterprisenetworks.pdf
TheimplementationofSoftwareDefinedNetworkinginenterprisenetworks.pdf
Fernando Velez Varela
 
Software Defined Networking (SDN): A Revolution in Computer Network
Software Defined Networking (SDN): A Revolution in Computer Network
IOSR Journals
 
IRJET- Build SDN with Openflow Controller
IRJET- Build SDN with Openflow Controller
IRJET Journal
 
Software Defined Network Based Internet on thing Eco System for Shopfloor
Software Defined Network Based Internet on thing Eco System for Shopfloor
IRJET Journal
 
Web-Based User Interface for the Floodlight SDN Controller
Web-Based User Interface for the Floodlight SDN Controller
Eswar Publications
 
Software Defined Networking/ Networking/ Traditional Networking/ SDN Benefits
Software Defined Networking/ Networking/ Traditional Networking/ SDN Benefits
Mehak Azeem
 
journal in research
journal in research
rikaseorika
 
research on journaling
research on journaling
rikaseorika
 
journal to publish research paper
journal to publish research paper
rikaseorika
 
journal of mathematics research
journal of mathematics research
rikaseorika
 
journalism research paper
journalism research paper
rikaseorika
 
Load Balance in Data Center SDN Networks
Load Balance in Data Center SDN Networks
IJECEIAES
 
Question 7 of 30 . Which type of hardware can.pdf
Question 7 of 30 . Which type of hardware can.pdf
aman05bhatia1
 
B530429_FinalDissertation
B530429_FinalDissertation
Jasjoot Mudhar
 
Report-SDN
Report-SDN
Deeptiman Mallick
 
Software Defined Networking: A Concept and Related Issues
Software Defined Networking: A Concept and Related Issues
Eswar Publications
 
Evolution of internet by Ali Kashif
Evolution of internet by Ali Kashif
Ali Kashif Bashir. Ph.D, MIEEE
 
9-2020.pdf
9-2020.pdf
fermanrw
 
Cloud computing and Software defined networking
Cloud computing and Software defined networking
saigandham1
 
SDN and Mininet: Some Basic Concepts
SDN and Mininet: Some Basic Concepts
Eswar Publications
 
TheimplementationofSoftwareDefinedNetworkinginenterprisenetworks.pdf
TheimplementationofSoftwareDefinedNetworkinginenterprisenetworks.pdf
Fernando Velez Varela
 
Software Defined Networking (SDN): A Revolution in Computer Network
Software Defined Networking (SDN): A Revolution in Computer Network
IOSR Journals
 
IRJET- Build SDN with Openflow Controller
IRJET- Build SDN with Openflow Controller
IRJET Journal
 
Software Defined Network Based Internet on thing Eco System for Shopfloor
Software Defined Network Based Internet on thing Eco System for Shopfloor
IRJET Journal
 
Web-Based User Interface for the Floodlight SDN Controller
Web-Based User Interface for the Floodlight SDN Controller
Eswar Publications
 
Software Defined Networking/ Networking/ Traditional Networking/ SDN Benefits
Software Defined Networking/ Networking/ Traditional Networking/ SDN Benefits
Mehak Azeem
 
journal in research
journal in research
rikaseorika
 
research on journaling
research on journaling
rikaseorika
 
journal to publish research paper
journal to publish research paper
rikaseorika
 
journal of mathematics research
journal of mathematics research
rikaseorika
 
journalism research paper
journalism research paper
rikaseorika
 
Load Balance in Data Center SDN Networks
Load Balance in Data Center SDN Networks
IJECEIAES
 
Question 7 of 30 . Which type of hardware can.pdf
Question 7 of 30 . Which type of hardware can.pdf
aman05bhatia1
 
B530429_FinalDissertation
B530429_FinalDissertation
Jasjoot Mudhar
 
Software Defined Networking: A Concept and Related Issues
Software Defined Networking: A Concept and Related Issues
Eswar Publications
 
9-2020.pdf
9-2020.pdf
fermanrw
 
Cloud computing and Software defined networking
Cloud computing and Software defined networking
saigandham1
 
SDN and Mininet: Some Basic Concepts
SDN and Mininet: Some Basic Concepts
Eswar Publications
 
Ad

Recently uploaded (20)

Code Profiling in Odoo 18 - Odoo 18 Slides
Code Profiling in Odoo 18 - Odoo 18 Slides
Celine George
 
Romanticism in Love and Sacrifice An Analysis of Oscar Wilde’s The Nightingal...
Romanticism in Love and Sacrifice An Analysis of Oscar Wilde’s The Nightingal...
KaryanaTantri21
 
Tanja Vujicic - PISA for Schools contact Info
Tanja Vujicic - PISA for Schools contact Info
EduSkills OECD
 
OBSESSIVE COMPULSIVE DISORDER.pptx IN 5TH SEMESTER B.SC NURSING, 2ND YEAR GNM...
OBSESSIVE COMPULSIVE DISORDER.pptx IN 5TH SEMESTER B.SC NURSING, 2ND YEAR GNM...
parmarjuli1412
 
Paper 107 | From Watchdog to Lapdog: Ishiguro’s Fiction and the Rise of “Godi...
Paper 107 | From Watchdog to Lapdog: Ishiguro’s Fiction and the Rise of “Godi...
Rajdeep Bavaliya
 
Public Health For The 21st Century 1st Edition Judy Orme Jane Powell
Public Health For The 21st Century 1st Edition Judy Orme Jane Powell
trjnesjnqg7801
 
ENGLISH-5 Q1 Lesson 1.pptx - Story Elements
ENGLISH-5 Q1 Lesson 1.pptx - Story Elements
Mayvel Nadal
 
YSPH VMOC Special Report - Measles Outbreak Southwest US 6-14-2025.pptx
YSPH VMOC Special Report - Measles Outbreak Southwest US 6-14-2025.pptx
Yale School of Public Health - The Virtual Medical Operations Center (VMOC)
 
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
Kweku Zurek
 
Q1_ENGLISH_PPT_WEEK 1 power point grade 3 Quarter 1 week 1
Q1_ENGLISH_PPT_WEEK 1 power point grade 3 Quarter 1 week 1
jutaydeonne
 
Great Governors' Send-Off Quiz 2025 Prelims IIT KGP
Great Governors' Send-Off Quiz 2025 Prelims IIT KGP
IIT Kharagpur Quiz Club
 
Filipino 9 Maikling Kwento Ang Ama Panitikang Asiyano
Filipino 9 Maikling Kwento Ang Ama Panitikang Asiyano
sumadsadjelly121997
 
Peer Teaching Observations During School Internship
Peer Teaching Observations During School Internship
AjayaMohanty7
 
Paper 106 | Ambition and Corruption: A Comparative Analysis of ‘The Great Gat...
Paper 106 | Ambition and Corruption: A Comparative Analysis of ‘The Great Gat...
Rajdeep Bavaliya
 
M&A5 Q1 1 differentiate evolving early Philippine conventional and contempora...
M&A5 Q1 1 differentiate evolving early Philippine conventional and contempora...
ErlizaRosete
 
VCE Literature Section A Exam Response Guide
VCE Literature Section A Exam Response Guide
jpinnuck
 
LAZY SUNDAY QUIZ "A GENERAL QUIZ" JUNE 2025 SMC QUIZ CLUB, SILCHAR MEDICAL CO...
LAZY SUNDAY QUIZ "A GENERAL QUIZ" JUNE 2025 SMC QUIZ CLUB, SILCHAR MEDICAL CO...
Ultimatewinner0342
 
How payment terms are configured in Odoo 18
How payment terms are configured in Odoo 18
Celine George
 
This is why students from these 44 institutions have not received National Se...
This is why students from these 44 institutions have not received National Se...
Kweku Zurek
 
Gladiolous Cultivation practices by AKL.pdf
Gladiolous Cultivation practices by AKL.pdf
kushallamichhame
 
Code Profiling in Odoo 18 - Odoo 18 Slides
Code Profiling in Odoo 18 - Odoo 18 Slides
Celine George
 
Romanticism in Love and Sacrifice An Analysis of Oscar Wilde’s The Nightingal...
Romanticism in Love and Sacrifice An Analysis of Oscar Wilde’s The Nightingal...
KaryanaTantri21
 
Tanja Vujicic - PISA for Schools contact Info
Tanja Vujicic - PISA for Schools contact Info
EduSkills OECD
 
OBSESSIVE COMPULSIVE DISORDER.pptx IN 5TH SEMESTER B.SC NURSING, 2ND YEAR GNM...
OBSESSIVE COMPULSIVE DISORDER.pptx IN 5TH SEMESTER B.SC NURSING, 2ND YEAR GNM...
parmarjuli1412
 
Paper 107 | From Watchdog to Lapdog: Ishiguro’s Fiction and the Rise of “Godi...
Paper 107 | From Watchdog to Lapdog: Ishiguro’s Fiction and the Rise of “Godi...
Rajdeep Bavaliya
 
Public Health For The 21st Century 1st Edition Judy Orme Jane Powell
Public Health For The 21st Century 1st Edition Judy Orme Jane Powell
trjnesjnqg7801
 
ENGLISH-5 Q1 Lesson 1.pptx - Story Elements
ENGLISH-5 Q1 Lesson 1.pptx - Story Elements
Mayvel Nadal
 
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
Kweku Zurek
 
Q1_ENGLISH_PPT_WEEK 1 power point grade 3 Quarter 1 week 1
Q1_ENGLISH_PPT_WEEK 1 power point grade 3 Quarter 1 week 1
jutaydeonne
 
Great Governors' Send-Off Quiz 2025 Prelims IIT KGP
Great Governors' Send-Off Quiz 2025 Prelims IIT KGP
IIT Kharagpur Quiz Club
 
Filipino 9 Maikling Kwento Ang Ama Panitikang Asiyano
Filipino 9 Maikling Kwento Ang Ama Panitikang Asiyano
sumadsadjelly121997
 
Peer Teaching Observations During School Internship
Peer Teaching Observations During School Internship
AjayaMohanty7
 
Paper 106 | Ambition and Corruption: A Comparative Analysis of ‘The Great Gat...
Paper 106 | Ambition and Corruption: A Comparative Analysis of ‘The Great Gat...
Rajdeep Bavaliya
 
M&A5 Q1 1 differentiate evolving early Philippine conventional and contempora...
M&A5 Q1 1 differentiate evolving early Philippine conventional and contempora...
ErlizaRosete
 
VCE Literature Section A Exam Response Guide
VCE Literature Section A Exam Response Guide
jpinnuck
 
LAZY SUNDAY QUIZ "A GENERAL QUIZ" JUNE 2025 SMC QUIZ CLUB, SILCHAR MEDICAL CO...
LAZY SUNDAY QUIZ "A GENERAL QUIZ" JUNE 2025 SMC QUIZ CLUB, SILCHAR MEDICAL CO...
Ultimatewinner0342
 
How payment terms are configured in Odoo 18
How payment terms are configured in Odoo 18
Celine George
 
This is why students from these 44 institutions have not received National Se...
This is why students from these 44 institutions have not received National Se...
Kweku Zurek
 
Gladiolous Cultivation practices by AKL.pdf
Gladiolous Cultivation practices by AKL.pdf
kushallamichhame
 
Ad

Software defined networking introduction

  • 1. Guide By: Prepared By: Prof. Ankita Desai Soni Ekta Pravinchandra Prof. Jenis Lavji (201704101510001) M.TECH(Computer) 3rd sem 8/23/2018 1
  • 2. Outlines  Introduction Working of Conventional Networking What is SDN?  Difference between Conventional Networking and SDN  SDN Architecture  Network Applications  Issues in Data Center  Issues in SDN  Tentative Problem Statements  Conclusion  Future work Plan  References  Acronyms 8/23/2018 2
  • 3. Working of Conventional Networking 8/23/2018 3 Fig 1 [10] Fig 2 [10] No Connection between computers Connection is possible by Plugin cables but not scalable
  • 4. Working of Conventional Networking (cont..) 8/23/2018 4 Fig 3 [10] Fig 4 [11] Fig 5 [12] Point to Point Topology Several host connected by Switch Several network connected by Router
  • 5. Working of Conventional Networking (cont..) Networks provides Box centric approach.[8]  The control plane and the data plane are tightly coupled inside a networking devices.[3]  CP that decides how handle network traffic.[4]  DP that forwards traffic according to decisions made by the control plane.[4] 8/23/2018 5 Fig 6 [15]
  • 6. Working of Conventional Networking (cont..)  Whole structure is highly decentralized.[3]  Network operator need to configure each individual network device separately using low-level and often vendor-specific commands.[3]  Main Problem in Conventional networking is  Administrator configuring numerous individual devices.[4]  As your network scales, it becomes more and more inflexible as more and more devices have to be configured for every change.[4]  The Switches does not have programmatically.  Rules can not be changed dynamically as per our wish. 8/23/2018 6
  • 7. What is SDN(Software Defined Networking)?  SDN introduces a new paradigm to overcome the limitation of the conventional network.  SDN is a new network architecture that comprised different network technologies to build a flexible, scalable, agile and easy manageable networks.[13]  Every Vendor have different definition.[7]  According to CISCO, SDN is Network Programmatically and Network Automation.[7]  According to ONF, SDN is physical separation of the network control plane from the forwarding plane and control plane controls several devices.[7]  Centralized SDN controller directs the switches to deliver network services.[6] 8/23/2018 7
  • 8. What is SDN?(cont..)  A network engineer or administrator can shape traffic from a centralized control console without having to touch individual switches in the network.[6]  SDN is broadly classify into three layers that Application Layer, Control Layer, Infrastructure Layer 8/23/2018 8
  • 11. SDN Architecture(cont..)  SDN architecture Terminologies [3]  Forwarding Devices  Data Plane  Southbound Interface  Control Plane  Northbound Interface  Application Plane 8/23/2018 13
  • 12. SDN Architecture(cont..) 8/23/2018 14 Fig 6 [13] Fig 7 [13] Forwarding Devices & Data Plane Control Plane
  • 13. SDN Architecture(cont..) 8/23/2018 15 Fig 8 [13] Fig 9[13] Northbound Interface Southbound Interface
  • 14. Finding/Observations No. Type Title Publication and Year Description Observations 1 ONS – Networking conference ONS 2015:Keynot e – Amin Vahdat 2015 Google Invention in Software(GFS, MapReduce, etc.) Google Invention in networking(B4, Jupiter, etc.) Know how Google move to SDN Issues in Data center 2. Review Paper Software Defined Networking: A comprehensi ve Survey 2014 Differentiate Conventional networking and SDN, SDN Architecture, Network Application, On Going Research Issues. It is Hard to manage and configure each individual device in traditional networking. CP and DP is separate in SDN. In several issues Scalability is most recent issue in data center. 8/23/2018 19
  • 15. Finding/Observations(cont..) 8/23/2018 20 No. Type Title Publicatio n and Year Description Observations 3 qmonnet.g ithub.io Web source An introduction to SDN 2016 Limitation of Conventional networking, working of and SDN New architecture model provides a way to programmatically configure the switches at runtime, and to manage the network resources in a more efficient way. simple switches are no longer able to meet the industry’s requirements. 4. Udemy Introduction to SDN and OpenFlow ------------ What is SDN? OpenFlow? As per requirement different vendor have different SDN definition. SDN. OpenFlow is not SDN It is popular SB Protocol.
  • 16. Finding/Observations(cont..) No. Type Title Publication and Year Description Observations 5. Udemy What is NBI And SBI? -------------- Different company or vendor or organization have various SDN architecture because they follow different NBI-API and SBI- Protocols. NBI interface between the applications and controllers. Most popular interface of NBI is REST. SBI interface between Infrastructure layer and Control layer. Most Popular protocol of SBI is OpenFlow. 6. Udemy SDN and OpenFlow Part 1: GNS3 Switching --------------- Install GNS3 and Practical for SDN. How to install GNS3 and GNS3 VM and import different appliance for router and Switches. Continue.. 8/23/2018 21
  • 17. SDN Network Applications  Traffic Engineering  Mobility & Wireless  Load Balancing  Routing Protocols  Measurement & Monitoring  Security & Dependability  Data Center Networking 8/23/2018 22
  • 18. Issues in Data Center  Data center is collection of row by row switches and row by row server.[8]  Day by day Industries are Moving to the Cloud and data is growing and that’s why need of data center.[8] In Previous days, the issue in data center all things done manually like adding new feature, configure, maintain etc. 8/23/2018 23 Fig 10 [14]
  • 19. Issues in Data Center(cont..)  Another issue is find unpredictable traffic patterns in data center.[9]  Traffic patterns have high demands for particular resources that could not meet the existing network infrastructure.[9]  So, they had two choices[9]  Either scale the network infrastructure to meet peaks, which is very expensive.  Or Build your network in such a way that it can configure itself automatically to meet appropriate demands.  Data Center that you can planned it, build it and configured it in a central way.[8]  There are also software-defined applications, which perform tasks in a software-defined networking architecture and can create flexibility, efficiency and resiliency for data centers.[1] 8/23/2018 24
  • 20. Issues in SDN  Switch Design  Controller platforms  High availability  Modularity and Flexibility  Interoperability and portability  Resilience  Scalability  Performance Evaluation  Security and Dependability  Migration and Hybrid deployments 8/23/2018 25
  • 21. Tentative Problem Statement  Reduce overhead on the control plane in the concept of scalability.  Load balancing.  Increase scalability by using distributed and multi core architecture.  Improve controller performance in terms of scalability.  Improve Southbound APIs and Controller Placement to achieve high availability. 8/23/2018 26
  • 22. Conclusion  Conventional networks are complex and hard to manage. CP and DP are vertically integrated and static.  SDN created and opportunity for solving the problems.  Some of the key ideas of SDN are the introduction of dynamic programmability in forwarding devices through the decoupling of the control and data plane. 8/23/2018 27
  • 23. Future work Plan  Finding actual problem definition.  Exploring tools more like mininet, wireshark, Cisco Packet tracer, GNS3.  Finding the Research gap.  Make Literature survey.  Implement existing technology or topology and find problem in it. 8/23/2018 28
  • 24. References [1] https://searchdatacenter.techtarget.com/ehandbook/A-closer-look-at-SDN-vs-traditional- networking [2] http://www.rfwireless-world.com/Terminology/traditional-networking-vs-software-defined- networking.html [3] https://ieeexplore.ieee.org/abstract/document/6994333 [4] https://www.sunsetlearning.com/training-resources/sli-blogs/software-defined-networking- sdn-work [5] https://www.opennetworking.org/sdn-definition [6] https://searchsdn.techtarget.com/definition/software-defined-networking-SDN [7] https://www.udemy.com/sdn-openflow-nfv-introduction/learn/v4/t/lecture/7222140?start=0 8/23/2018 29
  • 25. References(cont..) [8] ONS 2015: Wednesday Keynote - Amin Vahdat https://www.youtube.com/watch?v=FaAZAII2x0w [9] https://www.youtube.com/watch?v=BNFLaY3YhxY [10] https://www.omega.com/literature/transactions/volume2/digitalsignal3.html [11] https://sameer9247.wordpress.com/2018/01/12/wired-network-topology [12] http://www.iusmentis.com/technology/tcpip/networks [13] https://ipcisco.com/sdn-architecture-components [14] https://www.datacenterknowledge.com/archives/2015/04/08/etsy-owes-data-center- efficiency-to-facebooks-open-source-vm [15] https://www.researchgate.net/figure/Traditional-Network-versus-SDN_fig1_319876305 [16] https://qmonnet.github.io/whirl-offload/2016/07/08/introduction-to-sdn 8/23/2018 30
  • 26. Acronyms  SDN : Software Defined Networking  CP : Control Plane  DP : Data Plane  SBI : Southbound Interface  NBI : Northbound Interface  FDs : Forwarding Devices  SD-WAN : Software Defined Wide Area Networking  ONOS : Open Network Operating System  ASIC : Application Specific Integrated Circuit  API : Application Program Interface 8/23/2018 31

Editor's Notes

  • #2: Good morning sir and mam I soni Ekta and today I presenting Software defined networking My guid is Miss Ankita desai n my co-guid is Mr. jenis lavji
  • #3: Here is outline of my today s presentation
  • #8: To overcome the limitation of Cn the sdn is introduced. Sdn is defi 2nd point As per the requirement 3rd point continue… The centerlized SDN …. 4th point continue… wherever there’re needed and regardless to communication between server and devices.
  • #10: Difference between conventional networking and sdn as per the architecture. In Cn cp and dp resides in single network device and in sdn control plane decoupled from dp and communicate both planes via some interfaces.
  • #12: Here is the SDN architecture that contain three layers . i.e AL,CL,IL . IL would be switches, CL would be controller, AL contain different applications. Each layer has its own specific function SDN contain two interfaces i.e. SBI n NBI. The beauty od sdn is, As per the requirement of the vendor. The application layer interact with the control layer with use of the northbound interface. The controller make rule as per the vendor’s requirement and forward that rules to network devices via SBI to perform appropriate operations. Google also move to SDN. B4, Jupiter,androma and most recent project is grpc such r the google sdn project..
  • #15: DP contain forwarding devices. FDs are interconnected through wireless radio channel or wired cables. This FDs could be h/w based fd such as Z-seris,Black c, V330 seris or s/w based fds such as open Vswitch, switch Light, Xorplus FDs Perform a set of elementary operations. It have well- defined Instruction sets. CP Contain Controller. Controller define network policies no longer care about the low level details. Controller such as OpenFlow, Ryu, Floodlight, ODL, NOX, Beacon ,,onos setc. SDN Controller is the brain of the system
  • #16: NBI is mostly a software ecosystem. Most popular nbi is REST api. Other nbi such as Netconf, SDNet etc. Interface between CP and AP. SBI defines the communication protocol between forwarding devices and control plane elements. Most popular protocol of sbi is Openflow. The other sbi protocol is available such as ForCES, Ovsdb, Pcep, cli, Netcong, bgp, snmp etc. Instruction set of the FDs is defined by the southbound API.