Wi-Fi
Isolate Wi-Fi clients
LR54 User Guide
297
b. Set the Wi-Fi radio for the new access point:
i. Show available radios:
(config network wifi ap new_AP)> radio ?
Radio: The Wi-Fi radio to run this access point on.
Format:
wifi1
wifi2
Current value:
(config network wifi ap new_AP)>
ii. Set the appropriate radio:
(config network wifi ap new_AP)> radio wifi1
(config network wifi ap new_AP)>
c. 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)>
d. Set the security for the access point:
(config network wifi ap new_AP)> encryption type
value
(config network wifi ap new_AP)>
where value is one of:
n
none
n
psk
n
psk2
n
wpa2
:
e. Complete other encryption-related fields as appropriate based on the type of encryption.
See
Configure an open Wi-Fi access point
,
Configure a Wi-Fi access point with personal
, or
Configure a Wi-Fi access point with enterprise security
for details.
4. Configure the firewall:
a. Return to the root config prompt by typing three periods (
...
):
(config network wifi ap new_AP)> ...
(config)>
b. Add a new firewall zone named
LAN2_isolation_zone
. We will be creating
LAN2
later in
the procedure.
(config)> add firewall zone LAN2_isolation_zone
(config firewall zone LAN2_isolation_zone)>