Wi-Fi Configurea Wi-Fi client and add client networks
IX20 User Guide
355
where value is the type of encryption used by the accesspoint. 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: WPApersonal encryption.
n
mixedpsk: Usesboth WPAand WPA2 personal encryption.
n
psk2: WPA2 personal encryption.
n
psk2sae: UsesWPA2-PSK/WPA3-AESmixed mode.
n
sae: Uses WPA3 Personal mode.
n
wpa2: WPA2 enterprise encryption.
Note When Primary Responder mode isenabled, the WPApersonal security mode is not
available, and the psk and mixed psk optionsare not available. For more information
about Primary Responder mode, see Differences between standard firmware operation
and Primary Responder mode.
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 accesspoint:
(config network wifi client new_client)> ssid 0 encryption key_
psk2 password
(config network wifi client new_client)>
Note If you need to configure a Wi-Fi passphrase with any non-printable ASCII
characters, you can use the wpa_passphrase tool to generate the appropriate pre-
shared key. Thewpa_passphrase command is available in the shell console of a
DAL OSDigi device. For details about the command, see the wpa_passphrase Linux
command.
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)>