Re: [Ryu-devel] ryu questions

2015-02-05 Thread Wei-Li Tang
Hello, 2015-02-05 14:43 GMT+08:00 Yusuke Iwase : > Hi, > > I don't think Ryu returns wrong dpid. > > $ sudo ryu-manager ryu.app.simple_switch_13 ryu.app.ofctl_rest > loading app ryu.app.simple_switch_13 > loading app ryu.app.ofctl_rest > loading app ryu.controller.ofp_handler > instantiating app

Re: [Ryu-devel] ryu questions

2015-02-04 Thread Yusuke Iwase
Hi, I don't think Ryu returns wrong dpid. $ sudo ryu-manager ryu.app.simple_switch_13 ryu.app.ofctl_rest loading app ryu.app.simple_switch_13 loading app ryu.app.ofctl_rest loading app ryu.controller.ofp_handler instantiating app None of DPSet creating context dpset creating context wsgi instanti

Re: [Ryu-devel] ryu questions

2015-02-04 Thread Shu Shen
, February 04, 2015 6:57 PM To: ryu-devel Subject: [Ryu-devel] ryu questions Dear all A problem encountered when I use the ryu-controller,the dpid of the SDN switch displayed at ryu-controller sever is not the same as using REST API(/stats/switches‍) to get ,the detail as next: After

[Ryu-devel] ryu questions

2015-02-04 Thread ビバ9╆
Dear all A problem encountered when I use the ryu-controller,the dpid of the SDN switch displayed at ryu-controller sever is not the same as using REST API(/stats/switches‍) to get ,the detail as next: After running ryu-controller sever and point the SDN switch to the controller,I can

[Ryu-devel] ryu questions

2015-02-04 Thread ビバ9╆
Dear all A problem encountered when I use the ryu-controller,the dpid of the SDN switch displayed at ryu-controller sever is not the same as using REST API(/stats/switches‍) to get ,the detail as next: After running ryu-controller sever and point the SDN switch to the controller,I can