I think you should attach some pictures or text to show the error information. 
 
------------------
Distance ????
_____________________________________________________
School of Information and Communication Engineering
Beijing University of Posts and Telecommunications
Beijing 100876, PR China

??????????????????????????????????????????
_____________________________________________________
Mobile Phone: 
(+86) 151-1698-3550 Beijing 
E-mail:
[email protected]
[email protected]
Homepage:
http://www.muzixing.com





 




------------------ ???????? ------------------
??????: "Ezzat Zar"<[email protected]>; 
????????: 2015??10??30??(??????) ????7:41
??????: "ryu-devel"<[email protected]>; 
????: [Ryu-devel] Rest_QoS unknown behavior



To clarify what I want to do overall,I want to set some QoS parameters in 
switches identified by these applications. For example I want to create queues 
on ports with minimum load among multiple paths there might exist from source 
to destination.


network_aware.py discovers the protocol fine, network_monitor.py does well 
identifying port stats and shortest_route.py does just fine identifying paths 
from source to destination, now I want to set queues along one of these paths 
and I thought rest_qos could help me do that according to this document. 


But as I said, when my apps run without loading rest_qos& conf_switch, they 
just work fine... As soon as I load rest_qos and rest_conf_switch with them in 
order to set queues on switches, forwarding mechanism stops and packets become 
unreachable ( tested with ping and iperf on a topology)


I appreciate your help,


--Ezzar

On Wed, Oct 28, 2015 at 6:05 PM, Ezzat Zar <[email protected]> wrote:
Dear All,I have a shortest_route ryu application which does shortest path 
routing along with topology discovery and network monitoring.
I actually need to run shortest_route.py app with rest_qos and rest_conf_switch 
apps to do some quality of service experiments, but when I run: >> ryu-manager 
shortest_route.py qos_rest rest_conf_switch --observe-links << forwarding 
behavior just stops and pings become unreachable and there is no route using 
iperf. This runs fine when ran in standalone mode with ryu-manager 
shortest_route.py --observe-links.
I've attached necessary files.
any idea how to solve this problem? I need QoS rest API along with 
network_aware app.


Thanks in advance
------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to