SlideShare a Scribd company logo
Floodlight Overview &
Performance Comparison
Speaker: Patrick Huang
Advisor: H.P. Wen
Outline
0 Flashlight Overview
0 A Flexible OpenFlow-Controller Benchmark
0 Comparing OpenFlow Controller Paradigms
Scalability: Reactive and Proactive
Outline
0 Flashlight Overview
0 Reference list:
0 Project Floodlight,
http://www.projectfloodlight.org/floodlight/
0 Slideshare
0Big Switch
0 A Flexible OpenFlow-Controller Benchmark
0 Comparing OpenFlow Controller Paradigms
Scalability: Reactive and Proactive
Why Floodlight?
0 Openflow
0 Work with phy- and vir- switches that speak openflow protocol
0 Apache Licensed
0 Use floodlight for any purpose
0 Open community
0 Developed by open community
0 Easy to use
0 Floodlight is drop dead simple to build and run.
0 enterprise-class
OpenFlow implemented by
Floodlight0 Application Tier
0 Control Plane Tier
0 Data plane Tier
0 Indigo Data Plane Interface
0 an open source project
0 aimed at enabling support for
OpenFlow on physical and
hypervisor switches.
OpenFlow implemented by
Floodlight
0 Floodlight
0 An Openflow controller ,and
0 A collection of applications
built on top the floodlight
controller
0 Applications on top of it
0 solve different user needs
over the network
OpenFlow implemented by
Floodlight0 Flood light controller
0 Core service of common interest to SDN applications
0 Module Application
0 Applications with higher bandwidth communication with controller
0 REST Application
0 Application in any language leveraging service via REST API exposed by
controller modules and module applicaitons
Floodlight Architecture
Topology - Tracks links between hosts and
switches
Device Manager - Tracks devices in the
network (MACs, IPs, etc.)
Storage - Abstraction layer for storing
controller storage. Memory is used.
Counter Store – Openflow + Floodlight stats
Routing / Forwarding – Core engine for
storing, calculating paths and installing flows.
Web UI- Rest APIs
Topology
Device
Manager
Learning
Switch
Hub
Web
Storage
Counter
Store
Floodlight Controller
Routing /
Forward
Static
FlowPusher
REST APIs
Module App
Floodlight Architecture
Learning Switch - Can replace Routing /
Forwarding(v)
Hub - Can replace routing / forwarding(x)
Main difference: REST API provider
Topology
Device
Manager
Learning
Switch
Hub
Web
Storage
Counter
Store
Floodlight Controller
Routing /
Forward
Static
FlowPusher
REST APIs
Module App
Open Controllers
11
Name Lang Platform
(s)
License Original
Author
Notes
OpenFlow
Reference
C Linux OpenFlow
License
Stanford/Nicir
a
not designed for extensibility
NOX Python,
C++
Linux GPL Nicira actively developed
Beacon Java Win, Mac,
Linux,
Android
GPL (core),
FOSS Licenses
for your code
David Erickson
(Stanford)
runtime modular, web UI framework,
regression test framework
Maestro Java Win, Mac,
Linux
LGPL Zheng Cai
(Rice)
Trema Ruby, C Linux GPL NEC includes emulator, regression test
framework
Floodlight Java Win, Mac,
Linux
Apache Big Switch Apache licensed, actively developed
Learning More?
0 Check out the website:
0 http://floodlight.openflowhub.org
0 Join the mailing list:
0 http://groups.google.com/a/openflowhub.org/group/fl
oodlight-dev/topics
0 Get the code:
0 http://floodlight.openflowhub.org/display/Floodlight/F
loodlight+Downloads
Outline
0 Flashlight Overview
0 A Flexible OpenFlow-Controller Benchmark
0 Soft Defined Networking(EWSDN), 2012 Euro Workshop on
0 Univ. of Wurzburg, Wurzburg, Germany
0 Comparing OpenFlow Controller Paradigms
Scalability: Reactive and Proactive
A Flexible OpenFlow-Controller Benchmark
0 Goal
0 Introduce a tool to achieve a flexible Openflow Controller
benchmark
0 Methods
0 The Benchmark creates a set of message-generating virtual
switches
Related work
0 Measure OF switching performance
0 OF switches not designed as flow switches
Often performance bottlenecks
0 Cbench
Result: Mean Round Trip Time
0 RTT: Interval of
0 Packet-In message is dispatched from the virtual switch to the
controller
0 Packet-Out or FlowMod message is received by the switch.
Result: RTT
0 Flood light and Nox
Behave similarly
0 Increase rapidly from
0 200ms, 1 switch
0 6 seconds, 30
switches
0 Both controllers are
under heavy load at
the point
0 Due to weak
hardware
Result: RTT
0 Maestro start at RTT
6ms
0 Larger the no. of
switches, larger RTT
0 But, far steady than two
others
Result: Send and ReceptionRate
0 The rate is accepts packets
0 Provide insights into rate control and polling strategies
0 No. of packets sent from switches to the controller
Virtual Switch Packet-in Send-
rate0 Send rate: From switches to
controller through OF secure
channel
0 Floodlight
0 do not increase obviously
with the no. of switches
0 Start at 10000 pps, one
switch
0 Increase to 38000 pps
0 NOX
0 10000-70000
0 Maestro
0 5000-140000
Virtual Switch Packet-in Send-
rate0 Suggestion:
0 NOX and Floodlight
0 Implementation of rate control
mechanism
0 Maestro
0 Accept packet in a best effort
manner
Virtual Switch Packet-out Reception-
rate
0 The no. of responses
the switches recieves
0 No increase for
floodlight and NOX
0 Stable at 10000 pps
0 Maestro
0 From 5000-135000
0 Outstanding packets
0 No. of unanserwed
messages by
controller
Virtual Switch Packet-out Reception-
rate
0 Outstanding packets
0 No. of unanserwed
messages by
controller
0 140000-135000
Outline
0 Flashlight Overview
0 A Flexible OpenFlow-Controller Benchmark
0 Comparing OpenFlow Controller Paradigms
Scalability: Reactive and Proactive
0 Advanced Information Networking and Applications (AINA),
2013
0 Univ. Estadual do Ceara (UECE), Fortaleza, Brazil
0 Citation: 1
Comparing OpenFlow Controller Paradigms
Scalability: Reactive and Proactive
0 Analysis
0 Demo the flaw of reactive approach
0 Conclusion
0 Indicate the effectiveness of a hybrid approach to improve the
efficiency and scalability of OF architecture
Introduction
0 Issue: Scalability
0 Only one controller
0 As the no. of OpenFlow switches increases
0 Control messages to the centralized controller grows
0 With increase of network diameter, switches have longer setup
delay
0 Bounded by controller’s processor power
Related Work
0 Hyperfolw:
0 To provide scalability
Use as many controllers as necessary
But keep network control logically centralized
0 DevoFlow, to provide scalability
0 devolve network control to switch
0 Introduce two new mechanisms to be imple. On swtich
Rule cloning
Local actions
Related Work
• Source-Flow, to reduce no. of flow entries
– Try to reduce no. of flow entries
• Use MPLS-like tunneling approach to reduce Ternary Content
Addressable Memory used space
OF architecture
• Reactive
– First packets of flow triggers controller to insert flow table
– Pros
efficient use of flow table memory
– Cons
Cause setup time
Hard dependency, connection must retain
OF architecture
• Proactive
– Controller pre-populate flow table in switches
– Pros
zero setup time
Soft dependency
– Cons
Hard management
Evaluating OpenFlow controller’s
Parafigm
Evaluating OpenFlow controller’s
Parafigm
• Run Cbench to stress the controller’s capacity
• The benchmarking measurement
– flows per sec that can be processed by controller
Result: Real network&Mininet
Thank You

More Related Content

PPTX
Floodlight OpenFlow Contoller - Updated Overview
openflowhub
 
PPTX
Floodlight tutorial - Clemson / Georgia Tech
openflowhub
 
PPTX
Floodlight OpenFlow Controller Overview
mscohen02
 
PPTX
Floodlight Overview
Michael Cohen
 
PPT
Floodlight OpenFlow DDoS
Yoav Francis
 
PPTX
Innovation in SDN Tools and Platforms
Umesh Krishnaswamy
 
PPTX
All Things Open SDN, NFV and Open Daylight
Mark Hinkle
 
PPTX
Tools and Platforms for OpenFlow/SDN
Umesh Krishnaswamy
 
Floodlight OpenFlow Contoller - Updated Overview
openflowhub
 
Floodlight tutorial - Clemson / Georgia Tech
openflowhub
 
Floodlight OpenFlow Controller Overview
mscohen02
 
Floodlight Overview
Michael Cohen
 
Floodlight OpenFlow DDoS
Yoav Francis
 
Innovation in SDN Tools and Platforms
Umesh Krishnaswamy
 
All Things Open SDN, NFV and Open Daylight
Mark Hinkle
 
Tools and Platforms for OpenFlow/SDN
Umesh Krishnaswamy
 

What's hot (20)

PDF
SDN_Gustaf_Nilstadius
Gustaf Nilstadius
 
PPTX
OpenFlow
Kingston Smiler
 
PDF
Introduction To Openflow
Waqas Daar
 
PDF
Introduction to OpenFlow
rjain51
 
PDF
Openlab.2014 02-13.major.vi sion
Ccie Light
 
PDF
opendayight loadBalancer
Khubaib Mahar
 
PDF
Introduction to Software Defined Networking (SDN)
rjain51
 
PPTX
SDN Project PPT
Matthew Chang
 
PPTX
Modern Software Architecture
Ahmed Marzouk
 
PDF
How to build a Neutron Plugin (stadium edition)
Salvatore Orlando
 
PPTX
SDN Architecture & Ecosystem
Kingston Smiler
 
PPTX
Harmonia open iris_basic_v0.1
Yongyoon Shin
 
PPTX
Tutorial on SDN data plane evolution
Antonio Capone
 
PPTX
OPNFV Arno Installation and Validation Walk Through
OPNFV
 
PPT
OpenFlow tutorial
openflow
 
PDF
OpenFlow Controllers and Tools
rjain51
 
PPTX
API Management for Software Defined Network (SDN)
Apigee | Google Cloud
 
PDF
The Challenges of SDN/OpenFlow in an Operational and Large-scale Network
Open Networking Summits
 
PDF
software defined network, openflow protocol and its controllers
Isaku Yamahata
 
PPTX
Software defined networks and openflow protocol
Mahesh Mohan
 
SDN_Gustaf_Nilstadius
Gustaf Nilstadius
 
OpenFlow
Kingston Smiler
 
Introduction To Openflow
Waqas Daar
 
Introduction to OpenFlow
rjain51
 
Openlab.2014 02-13.major.vi sion
Ccie Light
 
opendayight loadBalancer
Khubaib Mahar
 
Introduction to Software Defined Networking (SDN)
rjain51
 
SDN Project PPT
Matthew Chang
 
Modern Software Architecture
Ahmed Marzouk
 
How to build a Neutron Plugin (stadium edition)
Salvatore Orlando
 
SDN Architecture & Ecosystem
Kingston Smiler
 
Harmonia open iris_basic_v0.1
Yongyoon Shin
 
Tutorial on SDN data plane evolution
Antonio Capone
 
OPNFV Arno Installation and Validation Walk Through
OPNFV
 
OpenFlow tutorial
openflow
 
OpenFlow Controllers and Tools
rjain51
 
API Management for Software Defined Network (SDN)
Apigee | Google Cloud
 
The Challenges of SDN/OpenFlow in an Operational and Large-scale Network
Open Networking Summits
 
software defined network, openflow protocol and its controllers
Isaku Yamahata
 
Software defined networks and openflow protocol
Mahesh Mohan
 
Ad

Viewers also liked (6)

PPT
Bài 2.2
nhungcuong2210
 
PDF
SDN TEST Suite
JungIn Jung
 
PDF
Runos OpenFlow Controller (eng)
Alexander Shalimov
 
PPTX
RUNOS OpenFlow controller (ru)
Alexander Shalimov
 
PPTX
ONOS Platform Architecture
OpenDaylight
 
PPTX
Floodlight - Overview
openflowhub
 
Bài 2.2
nhungcuong2210
 
SDN TEST Suite
JungIn Jung
 
Runos OpenFlow Controller (eng)
Alexander Shalimov
 
RUNOS OpenFlow controller (ru)
Alexander Shalimov
 
ONOS Platform Architecture
OpenDaylight
 
Floodlight - Overview
openflowhub
 
Ad

Similar to Floodlight overview & performance comparison by patrick huang (20)

PDF
SDN (Software Defined Networking) Controller
Vipin Gupta
 
PDF
PLNOG 8: Piotr Gierz - Protokół OpenFlow
PROIDEA
 
PPTX
PhD SDN Projects
Phdtopiccom
 
PPTX
Introduction to OpenFlow, SDN and NFV
Kingston Smiler
 
PDF
OpenDaylight Openflow & OVSDB use cases ODL summit 2016
abhijit2511
 
PPTX
SDN: Network Agility in the Cloud
Sebastien Goasguen
 
PPT
Naveen nimmu sdn future of networking
suniltomar04
 
PPT
Naveen nimmu sdn future of networking
OpenSourceIndia
 
PPTX
Collaborating with OpenDaylight for a Network-Enabled Cloud
Tesora
 
PDF
Ch 01 --- introduction to sdn-nfv
Yoram Orzach
 
PDF
Day in the life event-driven workshop
Christina Lin
 
PDF
OpenStack and OpenDaylight: An Integrated IaaS for SDN/NFV
Cloud Native Day Tel Aviv
 
PPTX
ON.LAB Mininet
Isabelle Guis
 
PDF
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
OPNFV
 
PPTX
Andres Gutierrez "Phalcon 3.0, Zephir & PHP7"
Fwdays
 
PPTX
Introduction to Eclipse Microprofile
Red Hat Developers
 
PPT
OpenDaylight nluug_november
Christopher Price
 
PDF
Open Data Hub - Matteo Roggia - Animeshon - Real-time Open Data Hub.pdf
South Tyrol Free Software Conference
 
PPTX
Cloud open unveillithium-odlnewrelease-2-ns
NEC Corporation
 
PDF
Managing infrastructure with Application Policy by Mike Cohen
buildacloud
 
SDN (Software Defined Networking) Controller
Vipin Gupta
 
PLNOG 8: Piotr Gierz - Protokół OpenFlow
PROIDEA
 
PhD SDN Projects
Phdtopiccom
 
Introduction to OpenFlow, SDN and NFV
Kingston Smiler
 
OpenDaylight Openflow & OVSDB use cases ODL summit 2016
abhijit2511
 
SDN: Network Agility in the Cloud
Sebastien Goasguen
 
Naveen nimmu sdn future of networking
suniltomar04
 
Naveen nimmu sdn future of networking
OpenSourceIndia
 
Collaborating with OpenDaylight for a Network-Enabled Cloud
Tesora
 
Ch 01 --- introduction to sdn-nfv
Yoram Orzach
 
Day in the life event-driven workshop
Christina Lin
 
OpenStack and OpenDaylight: An Integrated IaaS for SDN/NFV
Cloud Native Day Tel Aviv
 
ON.LAB Mininet
Isabelle Guis
 
Summit 16: Keynote: HPE Presentation- Transforming Communication Service Prov...
OPNFV
 
Andres Gutierrez "Phalcon 3.0, Zephir & PHP7"
Fwdays
 
Introduction to Eclipse Microprofile
Red Hat Developers
 
OpenDaylight nluug_november
Christopher Price
 
Open Data Hub - Matteo Roggia - Animeshon - Real-time Open Data Hub.pdf
South Tyrol Free Software Conference
 
Cloud open unveillithium-odlnewrelease-2-ns
NEC Corporation
 
Managing infrastructure with Application Policy by Mike Cohen
buildacloud
 

Recently uploaded (20)

PDF
Doc9.....................................
SofiaCollazos
 
PPTX
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
PDF
Software Development Methodologies in 2025
KodekX
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
PDF
The Evolution of KM Roles (Presented at Knowledge Summit Dublin 2025)
Enterprise Knowledge
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PPTX
Comunidade Salesforce São Paulo - Desmistificando o Omnistudio (Vlocity)
Francisco Vieira Júnior
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
PPT
Coupa-Kickoff-Meeting-Template presentai
annapureddyn
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PDF
BLW VOCATIONAL TRAINING SUMMER INTERNSHIP REPORT
codernjn73
 
PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
PDF
Beyond Automation: The Role of IoT Sensor Integration in Next-Gen Industries
Rejig Digital
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
PDF
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
Doc9.....................................
SofiaCollazos
 
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
Software Development Methodologies in 2025
KodekX
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
The Evolution of KM Roles (Presented at Knowledge Summit Dublin 2025)
Enterprise Knowledge
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
Comunidade Salesforce São Paulo - Desmistificando o Omnistudio (Vlocity)
Francisco Vieira Júnior
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
Coupa-Kickoff-Meeting-Template presentai
annapureddyn
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
BLW VOCATIONAL TRAINING SUMMER INTERNSHIP REPORT
codernjn73
 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
Beyond Automation: The Role of IoT Sensor Integration in Next-Gen Industries
Rejig Digital
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 

Floodlight overview & performance comparison by patrick huang

  • 1. Floodlight Overview & Performance Comparison Speaker: Patrick Huang Advisor: H.P. Wen
  • 2. Outline 0 Flashlight Overview 0 A Flexible OpenFlow-Controller Benchmark 0 Comparing OpenFlow Controller Paradigms Scalability: Reactive and Proactive
  • 3. Outline 0 Flashlight Overview 0 Reference list: 0 Project Floodlight, http://www.projectfloodlight.org/floodlight/ 0 Slideshare 0Big Switch 0 A Flexible OpenFlow-Controller Benchmark 0 Comparing OpenFlow Controller Paradigms Scalability: Reactive and Proactive
  • 4. Why Floodlight? 0 Openflow 0 Work with phy- and vir- switches that speak openflow protocol 0 Apache Licensed 0 Use floodlight for any purpose 0 Open community 0 Developed by open community 0 Easy to use 0 Floodlight is drop dead simple to build and run. 0 enterprise-class
  • 5. OpenFlow implemented by Floodlight0 Application Tier 0 Control Plane Tier 0 Data plane Tier 0 Indigo Data Plane Interface 0 an open source project 0 aimed at enabling support for OpenFlow on physical and hypervisor switches.
  • 6. OpenFlow implemented by Floodlight 0 Floodlight 0 An Openflow controller ,and 0 A collection of applications built on top the floodlight controller 0 Applications on top of it 0 solve different user needs over the network
  • 7. OpenFlow implemented by Floodlight0 Flood light controller 0 Core service of common interest to SDN applications 0 Module Application 0 Applications with higher bandwidth communication with controller 0 REST Application 0 Application in any language leveraging service via REST API exposed by controller modules and module applicaitons
  • 8. Floodlight Architecture Topology - Tracks links between hosts and switches Device Manager - Tracks devices in the network (MACs, IPs, etc.) Storage - Abstraction layer for storing controller storage. Memory is used. Counter Store – Openflow + Floodlight stats Routing / Forwarding – Core engine for storing, calculating paths and installing flows. Web UI- Rest APIs Topology Device Manager Learning Switch Hub Web Storage Counter Store Floodlight Controller Routing / Forward Static FlowPusher REST APIs Module App
  • 9. Floodlight Architecture Learning Switch - Can replace Routing / Forwarding(v) Hub - Can replace routing / forwarding(x) Main difference: REST API provider Topology Device Manager Learning Switch Hub Web Storage Counter Store Floodlight Controller Routing / Forward Static FlowPusher REST APIs Module App
  • 10. Open Controllers 11 Name Lang Platform (s) License Original Author Notes OpenFlow Reference C Linux OpenFlow License Stanford/Nicir a not designed for extensibility NOX Python, C++ Linux GPL Nicira actively developed Beacon Java Win, Mac, Linux, Android GPL (core), FOSS Licenses for your code David Erickson (Stanford) runtime modular, web UI framework, regression test framework Maestro Java Win, Mac, Linux LGPL Zheng Cai (Rice) Trema Ruby, C Linux GPL NEC includes emulator, regression test framework Floodlight Java Win, Mac, Linux Apache Big Switch Apache licensed, actively developed
  • 11. Learning More? 0 Check out the website: 0 http://floodlight.openflowhub.org 0 Join the mailing list: 0 http://groups.google.com/a/openflowhub.org/group/fl oodlight-dev/topics 0 Get the code: 0 http://floodlight.openflowhub.org/display/Floodlight/F loodlight+Downloads
  • 12. Outline 0 Flashlight Overview 0 A Flexible OpenFlow-Controller Benchmark 0 Soft Defined Networking(EWSDN), 2012 Euro Workshop on 0 Univ. of Wurzburg, Wurzburg, Germany 0 Comparing OpenFlow Controller Paradigms Scalability: Reactive and Proactive
  • 13. A Flexible OpenFlow-Controller Benchmark 0 Goal 0 Introduce a tool to achieve a flexible Openflow Controller benchmark 0 Methods 0 The Benchmark creates a set of message-generating virtual switches
  • 14. Related work 0 Measure OF switching performance 0 OF switches not designed as flow switches Often performance bottlenecks 0 Cbench
  • 15. Result: Mean Round Trip Time 0 RTT: Interval of 0 Packet-In message is dispatched from the virtual switch to the controller 0 Packet-Out or FlowMod message is received by the switch.
  • 16. Result: RTT 0 Flood light and Nox Behave similarly 0 Increase rapidly from 0 200ms, 1 switch 0 6 seconds, 30 switches 0 Both controllers are under heavy load at the point 0 Due to weak hardware
  • 17. Result: RTT 0 Maestro start at RTT 6ms 0 Larger the no. of switches, larger RTT 0 But, far steady than two others
  • 18. Result: Send and ReceptionRate 0 The rate is accepts packets 0 Provide insights into rate control and polling strategies 0 No. of packets sent from switches to the controller
  • 19. Virtual Switch Packet-in Send- rate0 Send rate: From switches to controller through OF secure channel 0 Floodlight 0 do not increase obviously with the no. of switches 0 Start at 10000 pps, one switch 0 Increase to 38000 pps 0 NOX 0 10000-70000 0 Maestro 0 5000-140000
  • 20. Virtual Switch Packet-in Send- rate0 Suggestion: 0 NOX and Floodlight 0 Implementation of rate control mechanism 0 Maestro 0 Accept packet in a best effort manner
  • 21. Virtual Switch Packet-out Reception- rate 0 The no. of responses the switches recieves 0 No increase for floodlight and NOX 0 Stable at 10000 pps 0 Maestro 0 From 5000-135000 0 Outstanding packets 0 No. of unanserwed messages by controller
  • 22. Virtual Switch Packet-out Reception- rate 0 Outstanding packets 0 No. of unanserwed messages by controller 0 140000-135000
  • 23. Outline 0 Flashlight Overview 0 A Flexible OpenFlow-Controller Benchmark 0 Comparing OpenFlow Controller Paradigms Scalability: Reactive and Proactive 0 Advanced Information Networking and Applications (AINA), 2013 0 Univ. Estadual do Ceara (UECE), Fortaleza, Brazil 0 Citation: 1
  • 24. Comparing OpenFlow Controller Paradigms Scalability: Reactive and Proactive 0 Analysis 0 Demo the flaw of reactive approach 0 Conclusion 0 Indicate the effectiveness of a hybrid approach to improve the efficiency and scalability of OF architecture
  • 25. Introduction 0 Issue: Scalability 0 Only one controller 0 As the no. of OpenFlow switches increases 0 Control messages to the centralized controller grows 0 With increase of network diameter, switches have longer setup delay 0 Bounded by controller’s processor power
  • 26. Related Work 0 Hyperfolw: 0 To provide scalability Use as many controllers as necessary But keep network control logically centralized 0 DevoFlow, to provide scalability 0 devolve network control to switch 0 Introduce two new mechanisms to be imple. On swtich Rule cloning Local actions
  • 27. Related Work • Source-Flow, to reduce no. of flow entries – Try to reduce no. of flow entries • Use MPLS-like tunneling approach to reduce Ternary Content Addressable Memory used space
  • 28. OF architecture • Reactive – First packets of flow triggers controller to insert flow table – Pros efficient use of flow table memory – Cons Cause setup time Hard dependency, connection must retain
  • 29. OF architecture • Proactive – Controller pre-populate flow table in switches – Pros zero setup time Soft dependency – Cons Hard management
  • 31. Evaluating OpenFlow controller’s Parafigm • Run Cbench to stress the controller’s capacity • The benchmarking measurement – flows per sec that can be processed by controller

Editor's Notes

  • #12: Language open-sourcePerformance cross-platform runtime modular