Towards an Active Probing Extension for the ONOS SDN Controller

Christopher Metter,Valentin Burger,Zheng Hu,Ke Pei,Florian Wamser
DOI: https://doi.org/10.1109/atnac.2018.8615342
2018-01-01
Abstract:Network monitoring is a complex task and is always a trade-off between granularity of information and the performance impact of the monitoring itself on the network. SDN controllers, such as the ONOS SDN controller make this challenge easier as they can supply centralized information over the whole network. In our previous work, we analyzed the builtin detection mechanism of ONOS and revealed a lack of detection performance and the vulnerability of this process to jitter. These results have also been verified by measurements. In this paper, we present an active probing extension for the ONOS SDN controller that overcomes these shortcomings by emitting probing packets that are transmitted through the network. Packet loss is detected by calculating statistics of a list which contains data from previous packets. The evaluation by the means of measurements proves the benefits in terms of detection performance and controller load of this application. Furthermore, our extension is able to detect jitter in the data plane and to automatically adapt the probing process to these conditions.
What problem does this paper attempt to address?