Playing with the new HP SDN Controller – including getting started guide with Open vSwitch in GNS3
For best article visual quality, open Playing with the new HP SDN Controller – including getting started guide with Open vSwitch in GNS3 directly at NetworkGeekStuff.
So, HP has made one if its significant moves last November (2013) with the first public release of their OpenFlow based SDN VAN Controller 2.0. And because you can download it for free in 60 day trial as an ubuntu package, I wanted to create a nice environment for myself where I can play with it and some OpenFlow enabled switches effectively. This I achieved using the good old GNS3 simulator and importing VirtualBox linux hosts there, one for the SDN controller running on ubuntu system, and several small debian systems running Open vSwitch that will act as OpenFlow SDN switches.
Target solution of this GUIDE:
So lets make this article organized, first what is our target. We want to have two VirtualBox systems ready:
- Ubuntu with HP SDN Controller 2.0 installed
- Open vSwitch in OpenFlow mode running on debian (controlled by the HP SDN controller)
And we want it all inside GNS3 to be able to play in virtual environment anytime. The two cisco router are actually only simulating end PCs Continue reading