mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-04 04:38:02 +00:00 
			
		
		
		
	associate: adds help for DHCP, DHCP6
This commit is contained in:
		@@ -229,7 +229,8 @@ my $usage = qq($0   [--mgr {host-name | IP}]
 | 
				
			|||||||
      ##       station configuration
 | 
					      ##       station configuration
 | 
				
			||||||
      [--num_stations {$num_stations}] # Defaults to 1
 | 
					      [--num_stations {$num_stations}] # Defaults to 1
 | 
				
			||||||
      [--first_sta {$first_sta}]
 | 
					      [--first_sta {$first_sta}]
 | 
				
			||||||
      [--first_ip {DHCP |ip address}]
 | 
					      [--first_ip {DHCP | DHCP6 | DHCP,DHCP6 |<ip address>}]
 | 
				
			||||||
 | 
					          # use DHCP,DHCP6 to enable both DHCP and DHCP6
 | 
				
			||||||
      [--netmask {$netmask}]
 | 
					      [--netmask {$netmask}]
 | 
				
			||||||
      [--gateway {$gateway}]
 | 
					      [--gateway {$gateway}]
 | 
				
			||||||
      [--change_mac {0|1}]
 | 
					      [--change_mac {0|1}]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user