Digi TX54 User Manual page 234

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Wi-Fi
1. Log into the TX54 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 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 a personal security option:
(config network wifi ap new_AP)> encryption type value
(config network wifi ap new_AP)>
where value is one of:
psk: Uses WPA Personal (PSK). All Wi-Fi clients must support WPA to be able to
n
authenticate.
mixedpsk: Uses mixed WPA/WPA2 Personal (PSK) mode. Wi-Fi clients that support WPA
n
and WPA2 are able to authenticate.
psk2: Uses WPA2 Personal (PSK) mode. All Wi-Fi clients must support WPA2 to be able
n
to authenticate.
TX54 User Guide
Configure a Wi-Fi access point with personal security
234

Advertisement

Table of Contents
loading

Table of Contents