radius
Digi TransPort WR Routers User Guide
419
radius
Configures RADIUS authentication for system administrators, restricting access to the web and
command line interfaces.
This command is available to super users only.
Syntax
radius <parameter> <value>
Parameters
state
Enable or disable RADIUS authentication for system administrators.
Value is either on or off. The default value is off.
server
The IP address or fully-qualified domain name of the RADIUS server to use to authenticate system
administrators.
Value should be a fully qualified domain name.
server-port
The UDP port number for the RADIUS server.
Accepted value is any integer from 1 to 65535. The default value is 1812.
server-secret
The shared secret for the RADIUS server. Secret can not contain spaces, an open bracket ([), or a close
bracket (]).
Accepted value is any string up to 64 characters.
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 up to 64 characters.
server-timeout
The amount of time in seconds to wait for the RADIUS server to respond.
Accepted value is any integer from 3 to 10. The default value is 3.
local-auth
Whether to use local authentication if the RADIUS server does not respond before the timeout expires.
Value is either on or off. The default value is on.