Re: [Ryu-devel] Error in running simple_switch_13

2015-07-08 Thread Yi Tseng
Hi You should change the version of OpenFlow which in your switch to 1.3 For example(mininet) sudo mn --controller=remote,ip=[controller ip] --switch=ovsk,protocols=OpenFlow13 -- Takeshi 2015-07-08 17:16 GMT+08:00 Gautam Pathak : > Hi, > > I have first run my topology with simple_switch.py. I

[Ryu-devel] Error in running simple_switch_13

2015-07-08 Thread Gautam Pathak
Hi, I have first run my topology with simple_switch.py. It is working fine. But when I run the simple_switch_13.py it is showing following errors: mininet@mininet-VirtualBox:~/ryu$ sudo PYTHONPATH=. ./bin/ryu-manager --verbose ryu/app/simple_switch_13.py loading app ryu/app/simple_switch_13.py l