mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-04 04:38:02 +00:00 
			
		
		
		
	modified command line in help
This commit is contained in:
		@@ -211,7 +211,7 @@ def main():
 | 
				
			|||||||
                    Scripts are executed from: ./lanforge/py-scripts  
 | 
					                    Scripts are executed from: ./lanforge/py-scripts  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        Generic command layout:
 | 
					        Generic command layout:
 | 
				
			||||||
            python3 .\\test_l3_longevity.py --test_duration <duration> --endp_type <traffic type> --upstream_port <port> --radio <radio 0> <stations> <ssid> <ssid password>
 | 
					            python .\\test_l3_longevity.py --test_duration <duration> --endp_type <traffic type> --upstream_port <port> --radio <radio 0> <stations> <ssid> <ssid password>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            Note:   multiple --radio switches may be entered up to the number of radios available:
 | 
					            Note:   multiple --radio switches may be entered up to the number of radios available:
 | 
				
			||||||
                    --radio <radio 0> <stations> <ssid> <ssid password>  --radio <radio 01> <stations> <ssid> <ssid password>
 | 
					                    --radio <radio 0> <stations> <ssid> <ssid password>  --radio <radio 01> <stations> <ssid> <ssid password>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user