mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
Update GUI readme.
This commit is contained in:
@@ -20,17 +20,21 @@ test_rig: TR-398 test bed
|
||||
|
||||
Save this text to a file for later use: AP-Auto-ap-auto-32-64-dual.txt
|
||||
|
||||
# Save this text using the ../lf_testmod.pl script:
|
||||
# Save AP-Auto configuration text using the ../lf_testmod.pl script:
|
||||
../lf_testmod.pl --mgr 192.168.100.156 --action show --test_name AP-Auto-ap-auto-32-64-dual > test_configs/mytest.txt
|
||||
|
||||
# Save WiFi-Capacity configuration (saved as 'fb-192' using the ../lf_testmod.pl script:
|
||||
../lf_testmod.pl --mgr 192.168.100.156 --action show --test_name Wifi-Capacity-fb-192 > test_configs/mytest.txt
|
||||
|
||||
# Save Chamber View scenario:
|
||||
../lf_testmod.pl --mgr 192.168.100.156 --action show --test_name simpleThput --test_type Network-Connectivity > test_configs/myscenario.txt
|
||||
|
||||
|
||||
|
||||
# To load a test file into the LANforge server configuration:
|
||||
../lf_testmod.pl --mgr 192.168.100.156 --action set --test_name AP-Auto-ben --file test_configs/mytest.txt
|
||||
|
||||
|
||||
# Save print and scenario:
|
||||
../lf_testmod.pl --mgr 192.168.100.156 --action show --test_name simpleThput --test_type Network-Connectivity > test_configs/myscenario.txt
|
||||
|
||||
|
||||
# Load a scenario into the LANforge server configuration
|
||||
../lf_testmod.pl --mgr 192.168.100.156 --action set --test_type Network-Connectivity --test_name 64sta --file test_configs/myscenario.txt
|
||||
|
||||
@@ -246,3 +246,4 @@ then
|
||||
fi
|
||||
|
||||
echo "Done with regression test."
|
||||
echo "Results-Dir: $RSLTS_DIR"
|
||||
|
||||
Reference in New Issue
Block a user