Good afternoon and happy thanksgiving!

I installed ryu controller using this commands

sudo pip install ryu
sudo git clone git://github.com/osrg/ryu.git
sudo python ./setup.py install

On OVS switch (I'm using GENI), I have added all the ports to the bridge. I
run it in the secure mode.

Now, whether I run or not the simple_switch controller, I can't ping
anything on my nodes.

When I do arping from OVS swtich to one of the servers (server-1), I can
see this on TCP dump (on OVS).

09:02:06.675883 ARP, Request who-has server-1-link-0 (Broadcast) tell
OVS-link-0, length 28
09:02:06.676641 ARP, Reply server-1-link-0 is-at 02:52:d9:02:fd:31 (oui
Unknown), length 46

But OVS switch does not accept the reply. Could you please help me with
this problem?

Thank you!
-- 
Sincerely,
Garegin Grigoryan
------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to