Hotspot
Hotspot configuration
LR54 User Guide
345
(config network hotspot new_hotspot)> add walled_garden domains end
domain_name
(config network hotspot new_hotspot)>
Repeat to add additional domains.
n
Add IP addresses and subnets that can be accessed by the client prior to
authentication:
(config network hotspot new_hotspot)> add walled_garden subnets end
value
(config network hotspot new_hotspot)>
where
value
is an IPv4 address and optional subnet mask, using the format
IPv4_
address
[/
netmask
], or the keyword
any
.
Repeat to add additional IP addresses or subnets.
16. (Optional) Change the default maximum download speed:
(config network hotspot new_hotspot)> bandwidth_max_down
value
(config network hotspot new_hotspot)>
where
value
is an integer between 1 and 100000 and represents the maximum download speed
in Kbps.
17. (Optional) Change the default maximum upload speed:
(config network hotspot new_hotspot)> bandwidth_max_up
value
(config network hotspot new_hotspot)>
where
value
is an integer between 1 and 100000 and represents the maximum upload speed in
Kbps.
18. (Optional) Enable verbose logging to the system log:
(config network hotspot new_hotspot)> debug true
(config network hotspot new_hotspot)>
19. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
20. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Configure the hotspot to use local shared password authentication
Local shared password authentication requires each user to enter a password. This password is
validated locally on the LR54 device, and the password is the same for all users.
By default, the router redirects unauthenticated users to the HTML authentication page located on the
router at
etc/config/hotspot/password.html
. You can customize the authentication page as needed,
or host an authentication page on a remote server. See
Customize the hotspot login page
for further
information.