Hotspot
Hotspot configuration
LR54 User Guide
347
3.
or
Enable hotspot using the default configuration
4. During hotspot configuration, for
Authentication mode
, select
Local shared password
.
5. For
Local shared password
, type the password that all users will be required to enter to
authentication with the hotspot.
6. Click
Apply
to save the configuration and apply the change.
Configure hotspot for local shared password authentication from the Command line
1. Select the device in Remote Manager and click
Actions
>
Open Console
, or log into the LR54
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.
or
Enable hotspot using the default configuration
4. Set the authentication mode to
local-shared-password
:
(config)> network hotspot
hotspot_name
auth local-shared-password
(config)>
5. Set the password that all users will be required to enter to authentication with the hotspot:
(config)> network hotspot
hotspot_name
local_shared_password
password
(config)>
6. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
7. 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.