commit | 3d25d2765d1761b3417c0f385af12e189b1c0ccf | [log] [tgz] |
---|---|---|
author | macauley <macauleycheng@gmail.com> | Thu Aug 06 18:14:16 2015 +0800 |
committer | macauley <macauleycheng@gmail.com> | Thu Aug 06 18:14:16 2015 +0800 |
tree | ece2a82b5412e24e29cf57fbbed3474fd1f931ac | |
parent | 1c0b6c4bed9bb325c7c09cbc37a71f38ce6669e1 [diff] |
change example
diff --git a/command.sh b/command.sh index cc0326a..30f44dc 100755 --- a/command.sh +++ b/command.sh
@@ -1 +1 @@ -sudo ./oft --verbose -i 1@eth0 -i 2@eth1 -i 3@eth3 --disable-ipv6 --host=192.168.2.4 --of-version=1.3 --port=6633 --test-dir=accton +sudo ./oft --verbose -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