Wi-Fi Configure a Wi-Fi accesspoint with enterprisesecurity
IX20 User Guide
339
3. Create a new accesspoint:
(config)> add network wifi ap new_AP
(config network wifi ap new_AP)>
New access points are enabled by default.
4. Set the SSIDfor 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.
5. Set the security for the accesspoint to wpa2:
(config network wifi ap new_AP)> encryption type wpa2
(config network wifi ap new_AP)>
6. (Optional) Determine whether to prevent clientsthat are connected to this accesspoint from
communicating with each other:
(config)> network wifi ap digi_ap isolate_clients true
(config)>
See Isolate Wi-Fi clients for information about how to prevent clients connected to different
access points from communicating with each other.
7. Configure one or more RADIUS servers:
a. Set the IPaddressof the RADIUSserver:
(config network wifi ap new_AP)> encryption radius_servers 0 host IP_
address
(config network wifi ap new_AP)>
b. Set the secret key asconfigured on the RADIUS server:
(config network wifi ap new_AP)> encryption radius_servers 0 key
secret_key
(config network wifi ap new_AP)>
c. (Optional) Set the RADIUSserver's port. The default is1812.
(config network wifi ap new_AP)> encryption radius_servers 0 port port
(config network wifi ap new_AP)>
d. (Optional) Add and configure additional radiusservers:
i. Add a server:
(config network wifi ap new_AP)> add encryption radius_servers end
(config network wifi ap new_AP encryption radius_servers 1)>
ii. Configure the new server as described above. For example, set the server IPaddress: