Wi-Fi
Configure a Wi-Fi access point with no security
IX20 User Guide
176
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)>
5. SSID broadcasting is enabled by default for the preconfigured access points. If SSID
broadcasting is disabled:
(config)> network wifi ap digi_ap ssid_broadcast true
(config)>
6. Set the security for the access point to
none
:
(config)> network wifi ap digi_ap encryption type none
(config)>
7. (Optional) Determine whether to prevent clients that are connected to this access point from
communicating with each other:
(config)> network wifi ap digi_ap isolate_client true
(config)>
See
for information about how to prevent clients connected to different
access points from communicating with each other.
8. (Optional) Set 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.
(config)> network wifi ap digi_ap encryption group_rekey
value
(config)>
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
:
Содержание IX20
Страница 1: ...IX20 User Guide ...
Страница 598: ...Monitoring This chapter contains the following topics intelliFlow 599 Configure NetFlow Probe 606 IX20 User Guide 598 ...
Страница 613: ...Central management Configure Digi Remote Manager IX20 User Guide 613 ...
Страница 640: ...Diagnostics View system event logs IX20 User Guide 640 5 Click to download the system log ...
Страница 707: ...Command line interface Command line reference IX20 User Guide 707 more path The file to view Syntax STRING ...
Страница 710: ...Command line interface Command line reference IX20 User Guide 710 reboot Reboot the system Parameters None ...