Visualizing software defined network topologies using POX and Gephi
When a researcher uses the Mininet network simulator to create a network of hosts and switches connected to an SDN controller, he or she may wish to be able to see what the simulated network topology looks like.

The POX SDN controller includes a component that will send network topology data to the Gephi data visualization platform, which can the show a graph of nodes and links representing the network topology. In this post, I will show how to set up POX and Gephi so we can see the network topologies created using the topology options in the Mininet command.
While we work through this tutorial we will also see how the POX SDN controller, which does not offer a native Northbound API, can use POX components to provide northbound interfaces.
Prerequisite skills and activities
This tutorial assumes you already have the following. I include links to relevant posts if you need to review any of these requirements.
- You have a basic understanding of Ethernet, IP, and software defined networking.
- You have set up the Mininet 2.2.1 virtual machine on your computer
- You have a basic understanding of how Mininet commands work
- You are familiar with the POX Continue reading

The 2014 Network Virtualization Report is available to view online!
We explore how SDx Infrastructure (SDxI) use cases are different from traditional use cases and define the most common ones for SDN and NFV—both key components of SDxI.