![Digi IX20 User Manual Download Page 187](http://html.mh-extra.com/html/digi/ix20/ix20_user-manual_2496666187.webp)
Wi-Fi
Configure a Wi-Fi access point with enterprise security
IX20 User Guide
187
where
value
is any number of days, hours, minutes, or seconds, and takes the format
number
{
d|h|m|s
}.
For example, to set
group rekey interval
to ten minutes, enter either
10m
or
600s
:
(config network wireless ap new_AP)> encryption group_rekey 600s
(config network wireless ap new_AP)>
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.
5. 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.
6. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
7. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Edit an existing 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. Show available access points:
(config)> network wifi ap ?
Additional Configuration
--------------------------------------------------------------------------
-----
digi_ap
Digi AP
(config)>
4. Set the SSID for the appropriate access point:
(config)> network wifi ap digi_ap ssid my_SSID
(config)>