commit | aa90c8859dfb2dd2b4ca45034793448f41d2a8ca | [log] [tgz] |
---|---|---|
author | macauley_cheng <macauley_cheng@accton.com> | Tue Aug 18 14:55:01 2015 +0800 |
committer | macauley_cheng <macauley_cheng@accton.com> | Tue Aug 18 14:55:01 2015 +0800 |
tree | 52135ab311aef1bde616044285d976a42bd95431 | |
parent | 944de056c4dc338b069a628902efd72b7fddd7ec [diff] [blame] |
update example
diff --git a/command.sh b/command.sh index cb7bd13..9d3577a 100755 --- a/command.sh +++ b/command.sh
@@ -1 +1 @@ -sudo ./oft --verbose --default-timeout=5 -i 1@eth1 -i 2@eth2 -i 3@eth3 --disable-ipv6 --host=192.168.2.4 --of-version=1.3 --port=6633 --test-dir=accton +sudo ./oft --verbose --default-timeout=6 -i 1@eth1 -i 2@eth2 -i 3@eth3 --disable-ipv6 --switch-ip=192.168.2.2 --host=192.168.2.4 --of-version=1.3 --port=6633 --test-dir=accton --log-dir=log-dir