在 floodlight文件夹下输入
java -jar target/floodlight.jar
启动floodlight控制器,在浏览器窗口输入
http://localhost:8080/ui/index.html
切换到root用户,使用mininet文件夹下custom文件夹下的 topo-2sw-2host.py
mn --custom topo-2sw-2host.py --topo mytopo --controller=remote,ip=127.0.0.1,port=6653
用浏览器查看.