Wi-Fi
Configure a Wi-Fi client and add client networks
LR54 User Guide
305
5. Configure the Wi-Fi network that the client will use:
a. Set the SSID of the access point that the client will use to connect to the Wi-Fi network:
(config network wifi client new_client)> ssid 0 ssid
value
(config network wifi client new_client)>
where
value
is the SSID of the access point.
b. Set the encryption type for the access point:
(config network wifi client new_client)> ssid 0 encryption type
value
(config network wifi client new_client)>
where
value
is the type of encryption used by the access point. Allowed values are:
n
none
: no encryption.
n
owe
: WPA3 Enhanced Open, which uses Opportunistic Wireless Encryption (OWE)
technology to provide encryption for Wi-Fi networks that do not use password
protection.
n
psk
: WPA personal encryption.
n
mixedpsk
: Uses both WPA and WPA2 personal encryption.
n
psk2
: WPA2 personal encryption.
n
psk2sae
: Uses WPA2-PSK/WPA3-AES mixed mode.
n
sae
: Uses WPA3 Personal mode.
n
wpa2
: WPA2 enterprise encryption.
c. If the type of encryption is set to:
n
psk
,
mixedpsk
,
psk2
,
psk2sae
, or
sae
, set the password that the client will use to
connect to the access point:
(config network wifi client new_client)> ssid 0 encryption key_
psk2
password
(config network wifi client new_client)>
n
wpa2
:
i. Set the Extensible Authentication Protocol (EAP):
(config network wifi client new_client)> ssid 0 encryption
eap_type
value
(config network wifi client new_client)>
where
value
is one of:
l
peap
: Username/password authentication. If
peap
is set:
i. Set the username:
(config network wifi client new_client)> ssid 0
encryption id_wpa2
username
(config network wifi client new_client)>