Wi-Fi
Configure the Wi-Fi radio's band and protocol
LR54 User Guide
267
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 channel 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 band for the appropriate radio:
(config)> network wifi radio wifi1 band
value
(config)>
where
value
is either
2400mhz
or
5000mhz
.
c. Set the mode for the Wi-Fi radio. For example:
n
If the Wi-Fi radio has a band of
2400mhz
:
(config)> network wifi radio wifi1 2400mhz mode
value
(config)>
where
value
is one of
b
,
bg
,
bgn
,
g
,
gn
, or
n
.
n
If the Wi-Fi radio has a band of
5000mhz
:
(config)> network wifi radio wifi1 5000mhz mode
value
(config)>
where
value
is one of
ac
,
acn
, or
n
.
4. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
5. 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.