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

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)

PDF
TheimplementationofSoftwareDefinedNetworkinginenterprisenetworks.pdf
PDF
Software Defined Networking (SDN): A Revolution in Computer Network
PDF
IRJET- Build SDN with Openflow Controller
PDF
Software Defined Network Based Internet on thing Eco System for Shopfloor
PDF
Web-Based User Interface for the Floodlight SDN Controller
PPTX
Software Defined Networking/ Networking/ Traditional Networking/ SDN Benefits
PDF
journal in research
PDF
research on journaling
PDF
journal to publish research paper
PDF
journal of mathematics research
PDF
journalism research paper
PDF
Load Balance in Data Center SDN Networks
PDF
Question 7 of 30 . Which type of hardware can.pdf
PPTX
sdn_based_controller_for_mobile_network_traffic_management1.pptx
PDF
B530429_FinalDissertation
PDF
Report-SDN
PDF
Software Defined Networking: A Concept and Related Issues
PPT
Evolution of internet by Ali Kashif
PDF
9-2020.pdf
PPTX
Cloud computing and Software defined networking
TheimplementationofSoftwareDefinedNetworkinginenterprisenetworks.pdf
Software Defined Networking (SDN): A Revolution in Computer Network
IRJET- Build SDN with Openflow Controller
Software Defined Network Based Internet on thing Eco System for Shopfloor
Web-Based User Interface for the Floodlight SDN Controller
Software Defined Networking/ Networking/ Traditional Networking/ SDN Benefits
journal in research
research on journaling
journal to publish research paper
journal of mathematics research
journalism research paper
Load Balance in Data Center SDN Networks
Question 7 of 30 . Which type of hardware can.pdf
sdn_based_controller_for_mobile_network_traffic_management1.pptx
B530429_FinalDissertation
Report-SDN
Software Defined Networking: A Concept and Related Issues
Evolution of internet by Ali Kashif
9-2020.pdf
Cloud computing and Software defined networking
Ad

Recently uploaded (20)

PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
RMMM.pdf make it easy to upload and study
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
Basic Mud Logging Guide for educational purpose
PDF
Classroom Observation Tools for Teachers
PPTX
Cell Types and Its function , kingdom of life
PDF
01-Introduction-to-Information-Management.pdf
PDF
Insiders guide to clinical Medicine.pdf
PDF
Pre independence Education in Inndia.pdf
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
102 student loan defaulters named and shamed – Is someone you know on the list?
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
TR - Agricultural Crops Production NC III.pdf
Cell Structure & Organelles in detailed.
RMMM.pdf make it easy to upload and study
PPH.pptx obstetrics and gynecology in nursing
O5-L3 Freight Transport Ops (International) V1.pdf
Basic Mud Logging Guide for educational purpose
Classroom Observation Tools for Teachers
Cell Types and Its function , kingdom of life
01-Introduction-to-Information-Management.pdf
Insiders guide to clinical Medicine.pdf
Pre independence Education in Inndia.pdf
2.FourierTransform-ShortQuestionswithAnswers.pdf
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student

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.