[Ryu-devel] ryu controller does not start

2017-05-03 Thread Tanvir.Ulhuque
Hi All Whenever I run Ryu, I get the following error message, hub: uncaught exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/ryu/lib/hub.py", line 54, in _launch return func(*args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/ryu/co

Re: [Ryu-devel] 如何订阅

2017-05-03 Thread Yi Tseng
Hi, Please go to this page to subscribe https://lists.sourceforge.net/lists/listinfo/ryu-devel --Yi 2017-05-03 1:51 GMT-07:00 13161901463 <13161901...@126.com>: > 如何订阅 > > 2017-05-03 > -- > *刘计平 Jiping Liu* > > *QQ:379779868* > *手 **机:131

Re: [Ryu-devel] Controlling OVS from Ryu controller

2017-05-03 Thread Deni Toruan
Hi Fujimoto san, Thank you for the information. To add the port, I didn't use "run_command()" in bridge.py. To be honest, I didn,t know yet how to use it :). However, to add the port, I was trying to add function (add_port) in bridge.py. The function is very similar to the del_port function. It wa

[Ryu-devel] Question

2017-05-03 Thread Aymn Khallel
IPV6_EXTHDR seemed to be not working? | down votefavorite | I use Ryu framework and Mininet to make some experiments, but IPV6_EXTHDR match seemed to be not working. when I try to use this matchmatch= parser.OFPMatch( in_port=1, ipv6_exthdr=8, eth_type=0x86dd") it does not work, and I checked

Re: [Ryu-devel] help-- rest_vtep : ping between s1h1 and s2h1 not working

2017-05-03 Thread Tessy Thomas
1.creating bgp speaker - success 2.registering the neighbours -success 3.vni creation- success 4. registering clients success Routes are correctly advertised between the hosts( laptop and System) But ping between s1h1 and s2h1 is not working... kindly help On Wed, May 3, 2017 at 3:08 PM, Tessy

[Ryu-devel] help-- rest_vtep : ping between s1h1 and s2h1 not working

2017-05-03 Thread Tessy Thomas
hi, i run the rest_vtep in my lapyop and system, In both 1 controller, 1 openvswitch,2 hosts were run(using mininet) All configuration steps are working successfully, But the final step ping between s1h1 and s2h1 is not working. What am i doing wrong?,kindly help.. Thankyou -

[Ryu-devel] 如何订阅

2017-05-03 Thread 13161901463
如何订阅 2017-05-03 刘计平 Jiping Liu ** QQ:379779868 手 机:13161901463 邮 箱: jiping_...@126.com-- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http: