Hi, "test.py" means "ryu/tests/switch/tester.py", right?
"tester.py" supposes the environment in which the ports 1-3 of the test target switch are connecting to the ports 1-3 of the auxiliary switch. Also, the both switch can connect to Ryu and can be identified by Datapath IDs. http://osrg.github.io/ryu-book/en/html/switch_test_tool.html#tool-execution-environment FYI, you can specify the port number to be used, but you need to modify the built-in test cases too. http://osrg.github.io/ryu-book/en/html/switch_test_tool.html#how-to-change-the-port-number On 2016年06月10日 22:13, yuchao wrote: > Hi, > I see RYU test.py work on mininet, wondering how to execute similar test on > physical switch? is there guide to do that. thanks > > regs/Chao > > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic > patterns at an interface-level. Reveals which users, apps, and protocols are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity > planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e > > > > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://pubads.g.doubleclick.net/gampad/clk?id=1444514421&iu=/41014381 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
