Hotspot
Hotspot configuration
LR54 User Guide
344
a. (Optional) Set the shared secret that the remote server and the hotspot. Used with cloud-
based hotspot providers.
(config network hotspot new_hotspot)> remote secret
secret
(config network hotspot new_hotspot)>
14. (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 new_hotspot)> ipv4 address dhcp_server lease_
time
value
(config network hotspot new_hotspot)>
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 new_hotspot)> ipv4 dhcp_server lease_time 600s
(config network hotspot new_hotspot)>
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.
(config network hotspot new_hotspot)> ipv4 address dhcp_server lease_
start
value
(config network hotspot new_hotspot)>
where
value
is any integer between
1
and
254
. The default is
100
.
c. Set the highest 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.
(config network hotspot new_hotspot)> ipv4 address dhcp_server lease_
end
value
(config network hotspot new_hotspot)>
where
value
is any integer between
1
and
254
. The default is
250
.
15. Set walled garden settings.
Walled garden settings define the "white list" of domains and subnets that unauthenticated
clients are able to access. If external servers are used for client authentication, such as a
RADIUS server or HotspotSystem, they should be included in the walled garden settings.
n
Add domains that can be accessed by the client prior to authentication: