Digi TX40 User Manual page 389

Table of Contents

Advertisement

Hotspot
1. Select the device in Remote Manager and click Actions > Open Console, or log into the TX40
local 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 hotspot
4. Set the authentication mode to radius-users:
(config)> network hotspot hotspot_name auth radius-users
(config)>
5. Configure the RADIUS server:
a. Set the fully qualified domain name or IP address of the primary RADIUS server:
(config)> network hotspot hotspot_name radius primary_radius_server
address
(config)>
b. (Optional) Set the fully qualified domain name or IP address of the secondary RADIUS
server, used if the primary RADIUS server is unreachable:
(config)> network hotspot hotspot_name radius backup_radius_server
address
(config)>
c. (Optional) Set the port number to use for RADIUS authentication requests.
(config)> network hotspot hotspot_name radius auth_port port
(config)>
The default is 1812.
d. (Optional) Set the port number to use for RADIUS accounting requests.
(config)> network hotspot hotspot_name radius acct_port port
(config)>
The default is 1813.
e. Set the shared secret for the RADIUS server. This is configured on the RADIUS server.
(config)> network hotspot hotspot_name radius secret secret
(config)>
f. Set the unique Network Access Server (NAS) identifier used by the RADIUS server:
(config)> network hotspot hotspot_name radius nas_id id
(config)>
The default is hotspot.
TX40 User Guide
or
Enable hotspot using the default
Hotspot configuration
configuration.
389

Advertisement

Table of Contents
loading

Table of Contents