Digi TX54 User Manual page 168

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Wi-Fi
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 Wi-Fi radio for the new access point:
a. 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)>
b. Set the appropriate radio:
(config network wifi ap new_AP)> radio wifi1
(config network wifi ap new_AP)>
5. 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)>
SSID broadcasting is enabled by default for new access points.
6. Set the security for the access point to none :
(config network wifi ap new_AP)> encryption type none
(config network wifi ap new_AP)>
7. (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 new_AP)> encryption group_rekey value
(config network wifi ap new_AP)>
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
TX54 User Guide
Configure a Wi-Fi access point with no security
168

Advertisement

Table of Contents
loading

Table of Contents