A sandbox for playing with openflow controllers written in python using pox.
Tested on ubuntu quantal.
install system dependencies:
bin/install-dependenciesinstall pox and custom topos / controllers:
bin/install-poxstart a mininet network from a topo name:
bin/mininet <simple|linear|subnets|...>start a controller by name:
bin/start <switch|...>show currently-configured flows:
bin/dp-dumpuseful commands:
nodes pingall iperf
controller ptcp:
pox.py log.level --DEBUG misc.of_tutorial