Wi-Fi
Configure a Wi-Fi access point with personal security
LR54 User Guide
282
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Show available access points:
(config)> network wifi ap ?
Additional Configuration
------------------------------------------------------------------------
-------
digi_ap1
Digi AP (Wi-Fi1)
digi_ap2
Digi AP (Wi-Fi2)
(config)>
4. Set the SSID for the appropriate access point:
(config)> network wifi ap digi_ap1 ssid my_SSID
(config)>
5. SSID broadcasting is enabled by default for the preconfigured access points. If SSID
broadcasting is disabled:
(config)> network wifi ap digi_ap1 ssid_broadcast true
(config)>
6. Set the security for the access point to a personal security option:
(config network wifi ap new_AP)> encryption type
value
(config network wifi ap new_AP)>
where
value
is one of:
n
psk
: Uses WPA Personal (PSK). All Wi-Fi clients must support WPA to be able to
authenticate.
n
mixedpsk
: Uses mixed WPA/WPA2 Personal (PSK) mode. Wi-Fi clients that support WPA
and WPA2 are able to authenticate.
n
psk2
: Uses WPA2 Personal (PSK) mode. All Wi-Fi clients must support WPA2 to be able
to authenticate.
n
psk2sae
: Uses WPA2-PSK/WPA3-AES mixed mode. Wi-Fi clients that support WPA2 and
WPA3 are able to authenticate.
n
sae
: Uses WPA3 Personal mode. All Wi-Fi clients must support WPA3 to be able to
authenticate.
(config network wifi ap new_AP)> encryption type psk2sae
(config network wifi ap new_AP)>
7. (Optional) Determine whether to prevent clients that are connected to this access point from
communicating with each other: