You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
== Abstract ==
International audience; In Software-Defined Networking, near-real-time collection of flow-level statistics provided by OpenFlow (e.g. byte count) is needed for control and management applications like traffic engineering, heavy hitters detection, attack detection, etc. The practical way to do this near-real-time collection is a periodic collection at high frequency. However, periodic polling may generate a lot of overheads expressed by the number of OpenFlow request and reply messages on the control network. To handle these overheads, adaptive techniques based on the pull model were proposed. But we can do better by detaching from the classical OpenFlow request-reply model for the particular case of periodic statistics collection. In light of this, we propose a push and prediction based adaptive collection to handle efficiently periodic OpenFlow statistics collection while maintaining good accuracy. We utilize the Ryu Controller and Mininet to implement our solution and then we carry out intensive experiments using real-world traces. The results show that our proposed approach can reduce the number of pushed messages up to 75% compared to a fixed periodic collection with a very good accuracy represented by a collection error of less than 0.5%.
== Original document ==
The different versions of the original document can be found in:
* [http://xplorestaging.ieee.org/ielx7/9158198/9165305/09165421.pdf?arnumber=9165421 http://xplorestaging.ieee.org/ielx7/9158198/9165305/09165421.pdf?arnumber=9165421],
: [http://dx.doi.org/10.1109/netsoft48620.2020.9165421 http://dx.doi.org/10.1109/netsoft48620.2020.9165421]
* [https://dblp.uni-trier.de/db/conf/netsoft/netsoft2020.html#NougnankeBL20 https://dblp.uni-trier.de/db/conf/netsoft/netsoft2020.html#NougnankeBL20],
: [https://academic.microsoft.com/#/detail/3049627495 https://academic.microsoft.com/#/detail/3049627495]
* [https://hal.laas.fr/hal-02946101 https://hal.laas.fr/hal-02946101],
: [https://hal.laas.fr/hal-02946101/document https://hal.laas.fr/hal-02946101/document],
: [https://hal.laas.fr/hal-02946101/file/paper_COCO__Netsoft__5pages_ok%20%283%29.pdf https://hal.laas.fr/hal-02946101/file/paper_COCO__Netsoft__5pages_ok%20%283%29.pdf]
Return to Nougnanke et al 2020a.
Published on 01/01/2020
Volume 2020, 2020
DOI: 10.1109/netsoft48620.2020.9165421
Licence: CC BY-NC-SA license
Are you one of the authors of this document?