mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
Default passphrase needs to be [BLANK] instead of an empty string.
This commit is contained in:
@@ -32,7 +32,7 @@ resource=1
|
|||||||
num_stas=40
|
num_stas=40
|
||||||
num_packets=Infinite
|
num_packets=Infinite
|
||||||
encryption=open
|
encryption=open
|
||||||
passphrase=''
|
passphrase='[BLANK]'
|
||||||
rate_A=1000000
|
rate_A=1000000
|
||||||
rate_B=1000000
|
rate_B=1000000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user