Hi guys,
today I started Mininet with command:
sudo mn --topo single,3 --mac --controller remote --switch
ovsk,protocols=OpenFlow13
and Ryu Controller with
ryu-manager --verbose ryu/app/simple_switch_13.py
and ping from H1 to H2 works correctly. If I want utilize Ryu's Rest API like
/stats/switches or /stats/flow/<switchID>, how can I do??
I write in URL bar 127.0.0.1/stats/switches but the result is: Not Found.
Can you help me?
Thanks, Nicholas
------------------------------------------------------------------------------
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