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

More Related Content

PDF
IRJET- Secure Database Management and Privacy Preserving in Cloud Server
PPTX
Security Analysis of IEEE 802.21 Standard in Software Defined Wireless Networ...
PDF
SDN Introduction
PDF
A Centralized Network Management Application for Academia and Small Business ...
PDF
CONTAINERIZED SERVICES ORCHESTRATION FOR EDGE COMPUTING IN SOFTWARE-DEFINED W...
PDF
DYNAMIC TENANT PROVISIONING AND SERVICE ORCHESTRATION IN HYBRID CLOUD
PDF
Publish Subscribe System over Software Defined Networking
PDF
Cloud Computing for National Security Applications
IRJET- Secure Database Management and Privacy Preserving in Cloud Server
Security Analysis of IEEE 802.21 Standard in Software Defined Wireless Networ...
SDN Introduction
A Centralized Network Management Application for Academia and Small Business ...
CONTAINERIZED SERVICES ORCHESTRATION FOR EDGE COMPUTING IN SOFTWARE-DEFINED W...
DYNAMIC TENANT PROVISIONING AND SERVICE ORCHESTRATION IN HYBRID CLOUD
Publish Subscribe System over Software Defined Networking
Cloud Computing for National Security Applications

What's hot (20)

PPTX
csec66 a user mode implementation of filtering rule management plane on virtu...
PDF
A novel key management protocol for vehicular cloud security
PDF
Idc unified-infrastructure
PDF
.Net compiler using cloud computing
PDF
Understanding20and20 simulating20the20iec206185020standard
PDF
Ctek Cellular Automation & Control Catalag 2014
PPTX
Research Challenges and Opportunities in the Era of the Internet of Everythin...
PPTX
Approaches for Distributed Information Computation and Processing
PDF
5G Edge Computing Whitepaper, FCC Advisory Council
PDF
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
PDF
IRJET - Cloud Computing Application
PPTX
Cloud Native Migration Steps
PDF
Resume_Pratik
PDF
Improvements for DMM in SDN and Virtualization-Based Mobile Network Architecture
PDF
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
PDF
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
PDF
TeleCAD-GIS Enterprise Platform Overview
PPTX
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...
PDF
IRJET- Cost Effective Scheme for Delay Tolerant Data Transmission
csec66 a user mode implementation of filtering rule management plane on virtu...
A novel key management protocol for vehicular cloud security
Idc unified-infrastructure
.Net compiler using cloud computing
Understanding20and20 simulating20the20iec206185020standard
Ctek Cellular Automation & Control Catalag 2014
Research Challenges and Opportunities in the Era of the Internet of Everythin...
Approaches for Distributed Information Computation and Processing
5G Edge Computing Whitepaper, FCC Advisory Council
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
IRJET - Cloud Computing Application
Cloud Native Migration Steps
Resume_Pratik
Improvements for DMM in SDN and Virtualization-Based Mobile Network Architecture
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
IMPROVEMENTS FOR DMM IN SDN AND VIRTUALIZATION-BASED MOBILE NETWORK ARCHITECTURE
TeleCAD-GIS Enterprise Platform Overview
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...
IRJET- Cost Effective Scheme for Delay Tolerant Data Transmission
Ad

Similar to Software defined networking introduction (20)

PPTX
Sdn Networking
PPTX
veryOLONADE MAHMpppUD PRESENTATIONrrr.pptx
PPTX
Software Defined Networking (SDN)
PDF
Software Defined Networking (SDN): A Revolution in Computer Network
PDF
Report-SDN
PPTX
Software_Defined_Networking.pptx
ODP
Why sdn
PPTX
Software Defined Networks
PPTX
Ravi Namboori Software Defined Network Presentation
PPTX
Software Defined Networking (SDN): centralized, programmable network manageme...
PDF
Software Define Networking (SDN)
PPTX
Sdn not just a buzzword
PPTX
sdn.pptx
PPTX
the cloud Software-defined architectures
PPTX
Software defined networking
PPTX
Software-Defined Networking(SDN):A New Approach to Networking
PDF
Telco Cloud 03 - Introduction to SDN
PPTX
SDN NOTES (2).pptx for engineering students
PPTX
Sigcomm16 sdn-nvf-topics-preview
Sdn Networking
veryOLONADE MAHMpppUD PRESENTATIONrrr.pptx
Software Defined Networking (SDN)
Software Defined Networking (SDN): A Revolution in Computer Network
Report-SDN
Software_Defined_Networking.pptx
Why sdn
Software Defined Networks
Ravi Namboori Software Defined Network Presentation
Software Defined Networking (SDN): centralized, programmable network manageme...
Software Define Networking (SDN)
Sdn not just a buzzword
sdn.pptx
the cloud Software-defined architectures
Software defined networking
Software-Defined Networking(SDN):A New Approach to Networking
Telco Cloud 03 - Introduction to SDN
SDN NOTES (2).pptx for engineering students
Sigcomm16 sdn-nvf-topics-preview
Ad

Recently uploaded (20)

DOCX
Cambridge-Practice-Tests-for-IELTS-12.docx
PDF
Race Reva University – Shaping Future Leaders in Artificial Intelligence
PDF
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
PDF
Farming Based Livelihood Systems English Notes
PDF
Myanmar Dental Journal, The Journal of the Myanmar Dental Association (2013).pdf
PDF
Literature_Review_methods_ BRACU_MKT426 course material
PDF
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
PDF
AI-driven educational solutions for real-life interventions in the Philippine...
PDF
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI Syllabus.pdf
PPTX
Education and Perspectives of Education.pptx
PPTX
INSTRUMENT AND INSTRUMENTATION PRESENTATION
PDF
Skin Care and Cosmetic Ingredients Dictionary ( PDFDrive ).pdf
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PDF
PowerPoint for Climate Change by T.T.pdf
PDF
My India Quiz Book_20210205121199924.pdf
PDF
IP : I ; Unit I : Preformulation Studies
PDF
International_Financial_Reporting_Standa.pdf
PDF
Journal of Dental Science - UDMY (2020).pdf
PDF
LIFE & LIVING TRILOGY - PART - (2) THE PURPOSE OF LIFE.pdf
PDF
Climate and Adaptation MCQs class 7 from chatgpt
Cambridge-Practice-Tests-for-IELTS-12.docx
Race Reva University – Shaping Future Leaders in Artificial Intelligence
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
Farming Based Livelihood Systems English Notes
Myanmar Dental Journal, The Journal of the Myanmar Dental Association (2013).pdf
Literature_Review_methods_ BRACU_MKT426 course material
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
AI-driven educational solutions for real-life interventions in the Philippine...
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI Syllabus.pdf
Education and Perspectives of Education.pptx
INSTRUMENT AND INSTRUMENTATION PRESENTATION
Skin Care and Cosmetic Ingredients Dictionary ( PDFDrive ).pdf
Environmental Education MCQ BD2EE - Share Source.pdf
PowerPoint for Climate Change by T.T.pdf
My India Quiz Book_20210205121199924.pdf
IP : I ; Unit I : Preformulation Studies
International_Financial_Reporting_Standa.pdf
Journal of Dental Science - UDMY (2020).pdf
LIFE & LIVING TRILOGY - PART - (2) THE PURPOSE OF LIFE.pdf
Climate and Adaptation MCQs class 7 from chatgpt

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.