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
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
:* [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
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
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
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