Wi-Fi
Configure a Wi-Fi access point with no security
IX20 User Guide
174
8. (Optional) Enable
Isolate clients
to prevent clients that are connected to this access point
from communicating with each other. See
for information about how to
prevent clients connected to different access points from communicating with each other.
9. For
Encryption
, select
Open (Unencrypted)
.
10. (Optional) For
Group rekey interval
, type the amount of time to wait before changing the
group key.
The group key is shared by all in clients of the access point, and after a client has disconnected,
it will be able to use the group key to decrypt broadcast packets until the key is changed.
Allowed values are any number of days, hours, minutes, or seconds, and take the format
number
{
d|h|m|s
}.
For example, to set
Group rekey interval
to ten minutes, enter
10m
or
600s
.
Increasing the time between rekeys can improve connectivity issues in noisy environments. To
disable group rekeys, set to
0
. This will allow any client that has previously connected see all
broadcast traffic on the wireless network until the Wi-Fi radio is restarted. The default is 10
minutes.
11. Assign the Wi-Fi access point to a LAN interface or to a bridge. See
and
for more information.
The access point must be assigned to an active LAN, or a bridge that is assigned to an active
LAN.
12. Click
Apply
to save the configuration and apply the change.
Command line
Configure a new Access point
1. Log into the IX20 command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Create a new access point:
(config)> add network wifi ap new_AP
(config network wifi ap new_AP)>
New access points are enabled by default.
4. 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)>