command line example fix

This commit is contained in:
Chuck SmileyRekiere
2020-08-25 18:54:46 -06:00
parent 2053562c94
commit a3398d565c

View File

@@ -631,7 +631,7 @@ Note: multiple --station switches may be entered up to the number of radios av
6. Create connections with TOS of BK and VI 6. Create connections with TOS of BK and VI
Command: Command:
python3 .\\test_l3_longevity.py --test_duration 4m --endp_type \"lf_tcp lf_udp mc_udp\" --tos \"BK VI\" --upstream_port eth1 -- "radio==wiphy0 stations==4 ssid==jedway-wpa2-x2048-4-1 ssid_pw==jedway-wpa2-x2048-4-1 security==wpa2" python3 .\\test_l3_longevity.py --test_duration 4m --endp_type \"lf_tcp lf_udp mc_udp\" --tos \"BK VI\" --upstream_port eth1 --radio "radio==wiphy0 stations==4 ssid==jedway-wpa2-x2048-4-1 ssid_pw==jedway-wpa2-x2048-4-1 security==wpa2"
''') ''')