Wi-Fi
Configure the Wi-Fi radio's transmit power
LR54 User Guide
269
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. Set transmit power for the radio:
a. Determine available radios:
(config)> network wifi radio ?
Additional Configuration
----------------------------------------------------------------------
---------
wifi1
Wi-Fi1 radio
wifi2
Wi-Fi2 radio
(config)> network wifi radio
b. Set the transmit power percentage for the appropriate radio:
(config)> network wifi radio wifi1 tx_power
value
(config)>
where
value
is any integer between 1 and 100 and represents the percentage of transmit
power that the Wi-Fi module should use.
4. Save the configuration and apply the change:
(config)> save
Configuration saved.
>