mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-29 09:52:35 +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
|
||||
[--num_stations {$num_stations}] # Defaults to 1
|
||||
[--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}]
|
||||
[--gateway {$gateway}]
|
||||
[--change_mac {0|1}]
|
||||
|
||||
Reference in New Issue
Block a user