Hotspot
Hotspot configuration
LR54 User Guide
328
3. Click
Network
>
Hotspots
>
hotspot
.
4. For
Maximum download speed
, type the maximum download speed in kilobytes per second
(Kbps).
5. For
Maximum upload speed
, type the maximum upload speed in kilobytes per second (Kbps).
6. 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 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. Change the default maximum download speed:
(config)> network hotspot hotspot bandwidth_max_down
value
(config)>
where
value
is an integer between 1 and 100000 and represents the maximum download speed
in Kbps.
4. Change the default maximum upload speed:
(config)> network hotspot hotspot bandwidth_max_up
value
(config)>
where
value
is an integer between 1 and 100000 and represents the maximum upload speed in
Kbps.
5. Save the configuration and apply the change:
(config)> save
Configuration saved.
>