mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
genia-stations: creates about 522 stations though 526 requested
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
M=ct524-genia.jbr.candelatech.com
|
||||
SSID=(jedway-wpa2-x2048-5-1 jedway-wpa2-x2048-5-1)
|
||||
declare -A batches=(
|
||||
[wiphy0]=000,75
|
||||
[wiphy1]=075,75
|
||||
[wiphy2]=150,30
|
||||
[wiphy3]=180,30
|
||||
[wiphy0]=000,200
|
||||
[wiphy1]=200,200
|
||||
[wiphy2]=400,63
|
||||
[wiphy3]=463,63
|
||||
)
|
||||
|
||||
function create_batch() {
|
||||
|
||||
Reference in New Issue
Block a user