Re: [Ryu-devel] ofctl_rest.py doesn't permit ping

2017-07-19 Thread Iwase Yusuke
tion might I use? *Da:* Iwase Yusuke *Inviato:* martedì 18 luglio 2017 03:27 *A:* [email protected] *Cc:* [email protected] *Oggetto:* Re: [Ryu-devel] ofctl_rest.py doesn't permit ping Hi, You want to implement Web Application

Re: [Ryu-devel] ofctl_rest.py doesn't permit ping

2017-07-18 Thread Nicholas Brasini
ggetto: Re: [Ryu-devel] ofctl_rest.py doesn't permit ping Hi, You want to implement Web Application which shows OpenFlow informations, right? Well... I guess it is depending on your application design. Ryu provides many APIs to control OpenFlow messages, you can implement your own App by us

Re: [Ryu-devel] ofctl_rest.py doesn't permit ping

2017-07-17 Thread Iwase Yusuke
:* [email protected] *Oggetto:* Re: [Ryu-devel] ofctl_rest.py doesn't permit ping 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 manu

Re: [Ryu-devel] ofctl_rest.py doesn't permit ping

2017-07-14 Thread Nicholas Brasini
192.168.56.101:8080/stats/switches. Is it possible? Da: Iwase Yusuke Inviato: venerdì 14 luglio 2017 02:26 A: [email protected] Cc: [email protected] Oggetto: Re: [Ryu-devel] ofctl_rest.py doesn't permit ping Hi, "ryu/app/ofctl_rest.py

Re: [Ryu-devel] ofctl_rest.py doesn't permit ping

2017-07-13 Thread Iwase Yusuke
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.p

[Ryu-devel] ofctl_rest.py doesn't permit ping

2017-07-13 Thread Nicholas Brasini
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 swit