mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-04 04:38:02 +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
 | 
					M=ct524-genia.jbr.candelatech.com
 | 
				
			||||||
SSID=(jedway-wpa2-x2048-5-1 jedway-wpa2-x2048-5-1)
 | 
					SSID=(jedway-wpa2-x2048-5-1 jedway-wpa2-x2048-5-1)
 | 
				
			||||||
declare -A batches=(
 | 
					declare -A batches=(
 | 
				
			||||||
    [wiphy0]=000,75
 | 
					    [wiphy0]=000,200
 | 
				
			||||||
    [wiphy1]=075,75
 | 
					    [wiphy1]=200,200
 | 
				
			||||||
    [wiphy2]=150,30
 | 
					    [wiphy2]=400,63
 | 
				
			||||||
    [wiphy3]=180,30
 | 
					    [wiphy3]=463,63
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
function create_batch() {
 | 
					function create_batch() {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user