mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
addition of new argparse functions to help
This commit is contained in:
@@ -202,8 +202,10 @@ Create stations to test connection and traffic on VAPs of varying security types
|
|||||||
description='''\
|
description='''\
|
||||||
test_ipv4_variable_time.py:
|
test_ipv4_variable_time.py:
|
||||||
------------------------------------------------------------
|
------------------------------------------------------------
|
||||||
Options:
|
Options: --mgr localhost
|
||||||
|
--mgr_port 4122
|
||||||
--upstream_port eth1
|
--upstream_port eth1
|
||||||
|
--proxy
|
||||||
--radio wiphy0
|
--radio wiphy0
|
||||||
--num_stations 32
|
--num_stations 32
|
||||||
--security {open|wep|wpa|wpa2|wpa3}
|
--security {open|wep|wpa|wpa2|wpa3}
|
||||||
@@ -213,6 +215,10 @@ Options:
|
|||||||
--test_duration 2m (default)
|
--test_duration 2m (default)
|
||||||
--a_min 1000
|
--a_min 1000
|
||||||
--b_min 1000
|
--b_min 1000
|
||||||
|
--monitor
|
||||||
|
--monitor_interval_sec 6
|
||||||
|
--save_to
|
||||||
|
--test_id
|
||||||
--ap "00:0e:8e:78:e1:76"
|
--ap "00:0e:8e:78:e1:76"
|
||||||
--debug''')
|
--debug''')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user