Wi-Fi
Configure a Wi-Fi access point with personal security
LR54 User Guide
280
5. Set the SSID for the Wi-Fi access point. Up to 32 characters are allowed.
(config network wifi ap new_AP)> ssid my_SSID
(config network wifi ap new_AP)>
SSID broadcasting is enabled by default for new access points.
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:
(config)> network wifi ap digi_ap1 isolate_clients true
(config)>
See
for information about how to prevent clients connected to different
access points from communicating with each other.
8. Set the password that clients will use when connecting to the access point:
(config network wifi ap new_AP)> encryption
key_type password
(config network wifi ap new_AP)>
where
key_type
varies depending on the selection for encryption
type
, above:
n
If
type
is set to
psk
,
key_type
is
key_psk
.
n
If
type
is set to
mixedpsk
,
key_type
is
key_mixedpsk
.
n
If
type
is set to
psk2
,
key_type
is
key_psk2
.
n
If
type
is set to
psk2sae
,
key_type
is
key_psk2sae
.
n
If
type
is set to
sae
,
key_type
is
key_sae
.
Содержание TransPort LR54
Страница 1: ...LR54 User Guide Firmware version 22 8 ...
Страница 506: ...Virtual Private Networks VPN OpenVPN LR54 User Guide 506 5 Click Apply to save the configuration and apply the change ...
Страница 628: ...Services Simple Network Management Protocol SNMP LR54 User Guide 628 The SNMP page is displayed 4 Click Download ...
Страница 1050: ...Command line interface Execute a command from the web interface LR54 User Guide 1050 The Admin CLI prompt appears ...
Страница 1095: ...Command line interface Command line reference LR54 User Guide 1095 reboot Reboot the system Parameters None ...