When I finished my SDN workshop @ Interop Las Vegas (including a chapter on OpenFlow limitations), some attendees started wondering whether they should even consider OpenFlow in their SDN deployments. My answer: don’t blame the tool if people use it incorrectly.
Two days later, I discovered HP is one of those companies that knows how to use that tool.
Read more ...This post describes how to install the Gephi graph visualization utility on the Mininet 2.2 virtual machine.
I want to investigate the node and link discovery function of OpenFlow and, to do that, I plan to experiment with some components of the POX SDN controller that interface with the Gephi graph visualization utility. Previously, I set up the Mininet network simulator, which includes the POX SDN controller. The final step is to install Gephi on the Mininet virtual machine.
Unfortunately, I found that the install instructions on the Gephi web site do not work. So, I used another procedure to solve the Java issue I encountered and complete the installation.
Log into the Mininet VM via SSH with X forwarding. If needed, review my previous post about setting up the Mininet VM. Ensure both the NAT interface and the host-only network interface are connected.
Gephi runs on Java but Java is not installed in the Mininet VM, which is based on a minimal installation of Ubuntu Server 14.04. So we must install Java.
The Gephi documentation states we need to use the Oracle version of Java, which is not available in the Continue reading
Toby Ford explains AT&T Domain 2.0
Because a picture is worth 1,024 words. Much of what we study are abstract concepts invisible to the human eye. Sure, we know what boxy hardware looks like, and two of our three physical signal transmission media (excluding wireless) are things we can reach out and touch, but most of what we work on is untouchable – ghosts […]
The post Visual aids for networkers appeared first on Packet Pushers Podcast and was written by Quentin Demmon.