You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2023. It is now read-only.
Hello,
I'm trying to slice a network with flowvisor. I'm using mininet as my testbed and I installed mininet and flowvisor in different VMs in my VirtualBox. The flowvisor version is 1.4. I also changed the flowvisor port from 6633 to 6666.
So to connect my mininet topology to flowvisor I'm using this command :
sudo mn --controller=remote,ip=192.168.56.101,port=6666 --switch=ovsk,protocols=OpenFlow10
The mininet topology connects successfully to flowvisor but i get those errors in flowvisor :