I'm a beginner in mininet and in Beehive also.
I'm willing to reproduce your beehive-netctrl demo with the default topology of mininet.
So I started the controller (beehive-netctrl), then i started mininet (mn --controller=remote). That's it.
The problem is that i get the error: "Error in OpenFlow hadshake : EOF" that i didn't understand the source.
I tried to understand how the system works (by analyzing the controller: beehive-netctrl, and the distributed platform: beehive ), but since i'm new to the golang programming i'm somehow getting stuck.
That's why i am asking you for some help.
Thank you in advance.
Hello,
I'm a beginner in mininet and in Beehive also. I'm willing to reproduce your beehive-netctrl demo with the default topology of mininet. So I started the controller (beehive-netctrl), then i started mininet (mn --controller=remote). That's it.
The problem is that i get the error: "Error in OpenFlow hadshake : EOF" that i didn't understand the source.
I tried to understand how the system works (by analyzing the controller: beehive-netctrl, and the distributed platform: beehive ), but since i'm new to the golang programming i'm somehow getting stuck.
That's why i am asking you for some help. Thank you in advance.