diff options
author | Minoru TAKAHASHI <takahashi.minoru7@gmail.com> | 2014-09-12 17:32:28 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-09-12 09:04:46 -0700 |
commit | d2d5c4d25dd93f815b3763710ea182921d1d8fe3 (patch) | |
tree | 85bbdc16395df699ecefd22bbe11a89f35b6f5b3 /doc/source/man/ryu.rst | |
parent | 2b202aff8b9905d75257118b43eb16044a74a8fe (diff) |
sw test tool: support specifying the port number
You can specify the port number in the options when sw test tool is started.
The example is as follows:
ryu-manager --test-switch-target_recv_port 4 (default:1)
--test-switch-target_send_port_1 5 (default:2)
--test-switch-target_send_port_2 6 (default:3)
--test-switch-tester_send_port 7 (default:1)
--test-switch-tester_recv_port_1 8 (default:2)
--test-switch-tester_recv_port_2 9 (default:3)
ryu/tests/switch/tester.py
Signed-off-by: Minoru TAKAHASHI <takahashi.minoru7@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/man/ryu.rst')
0 files changed, 0 insertions, 0 deletions