Hi,

"ryu/app/ofctl_rest.py" installs no flow entry for forwarding packets.
To permit ping, you need to run ofctl_rest.py with other applications or
install flow entries for forwarding manually.
e.g.) Run ofctl_rest.py with the simple leaning switch application
  $ ryu-manager ryu/app/ofctl_rest.py ryu/app/simple_switch_13.py

Thanks,
Iwase


On 2017年07月14日 00:58, Nicholas Brasini wrote:
Hi guys! I launched Ryu Controller with the command ryu-manager --verbose ryu/app/ofctl_rest.py and minimal topology in Mininet with sudo mn --topo single,2 --mac --controller remote --switch ovsk,protocols=OpenFlow13.


Now, if I surf to 192.168.56.101:8080/stats/switches it's ok, I see one switch, but ping between h1 and h2 doesn't work! How can I do??


Thanks



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot



_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to