Skip to content

Ali00/SDN-Smart-Routing

Repository files navigation

Network prediction framework:

The framework has been evaluated by the SDN emulator "Mininet": http://mininet.org/ with POX as a network operating system (controller): https://github.com/noxrepo/pox/

Fig.1:Framework architecture

Network topology:

The network is modelled as an undirected graph G(V,E), hence, we utilised the NetworkX tool, https://networkx.github.io/, (version 1.11). Waxman.brite topology has been created via BRITE tool: https://www.cs.bu.edu/brite/ and parsed by the FNSS simulator: https://fnss.github.io/ to represent the data plane topology.

Fig.2:Waxman Topology layout

Network prediction model:

Fig.3:Online failure prediction

#f03c15 If you use this framework or any of its code in your work then, please cite the following publication: "Smart routing: Towards proactive fault handling of software-defined networks",
@article{malik2020smart,
title={Smart routing: towards proactive fault handling of software-defined networks},
author={Malik, Ali and Aziz, Benjamin and Adda, Mo and Ke, Chih-Heng},
journal={Computer Networks},
pages={107104},
year={2020},
publisher={Elsevier} }
https://www.sciencedirect.com/science/article/abs/pii/S1389128619300271#!

About

SDN proactive fault handling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages