Command reference hotspot
Digi TransPort WR Routers User Guide
382
radius-secret
The shared secret for the RADIUS server.
Accepted value is any string up to 64 characters.
radius-nas-id
A unique identifier for this network access server (NAS). The fully-qualified domain name of the NAS is
often used, but any arbitrary string may be used. String may not contain spaces, an open bracket ([),
or close bracket (]).
Accepted value is any string between 1 and 64 characters. The default value is hotspot.
local-page
The filename of the login page displayed to unauthenticated users if 'login' is set to 'local-page'. The
router will create some example implementations in the 'hotspot' folder that can be customized as
needed.
Accepted value is any string up to 256 characters.
remote-url
The URL of the login page displayed to unauthenticated users if 'login' is set to 'remote-url'. The
external server hosting this page also needs to be added to 'allowed-domains'.
Accepted value is any string up to 256 characters.
server-port
The port to run hotspot server on.
Accepted value is any integer from 1 to 65535. The default value is 4990.
auth-port
The port to run hotspot authentication server on.
Accepted value is any integer from 1 to 65535. The default value is 3990.
login
Specifies whether the hotspot redirects unauthenticated users to a login page hosted by the router or
a login page located on an external server.
Accepted values can be one of local-page or remote-url. The default value is local-page.
bandwidth-max-down
The maximum download speed allowed for each client in kbps.
Accepted value is any integer from 0 to 100000. The default value is 10000.
bandwidth-max-up
The maximum upload speed allowed for each client in kbps.
Accepted value is any integer from 0 to 100000. The default value is 10000.
allowed-domains
A comma-separated list of domains that are accessible to users that are not currently authenticated.
This list might include the remote server hosting the login page, payment handlers, social media sites