Digi TX40 User Manual page 362

Table of Contents

Advertisement

Hotspot
For example, to set Lease time to ten minutes, enter 10m or 600s.
c. For Lease range start, type the lowest IP address in the range to assign to hotspot clients.
The value entered here represents the low order byte of the IP address, and is combined
with the subnet of the hotspot's static IP address. The default is 100.
d. For Lease range end, type the highest IP address in the range to assign to hotspot clients.
The value entered here represents the low order byte of the IP address, and when DHCP
addresses are assigned to client, this number is combined with the subnet of the hotspot's
static IP address. The default is 250.
7. Click Apply to save the configuration and apply the change.
Command line
1. Select the device in Remote Manager and click Actions > Open Console, or log into the TX40
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Change the default hotspot IP address and subnet mask:
(config)> network hotspot hotspot ipv4 address ip_address/mask
(config)>
4. (Optional) Change the default DHCP server configuration.
Note
The hotspot DHCP server is automatically enabled and cannot be disabled.
a. Set the amount of time that a client DHCP lease is valid:
(config)> network hotspot hotspot ipv4 address dhcp_server lease_time
value
(config)>
where value is any number of weeks, days, hours, minutes, or seconds, and takes the
format number{w|d|h|m|s}.
For example, to set lease_time to ten minutes, enter either 10m or 600s:
(config)> network hotspot hotspot ipv4 dhcp_server lease_time 600s
(config)>
The default is 10 minutes.
b. Set the lowest IP address in the range to assign to hotspot clients. This value represents
the low order byte of the IP address, and is combined with the subnet of the hotspot's
static IP address.
TX40 User Guide
Hotspot configuration
362

Advertisement

Table of Contents
loading

Table of Contents