User guide
set radius
Chapter 2 Command Descriptions 181
set radius
Device support This command is supported in PortServer TS Family products only. Not
supported in Digi One Family devices.
Purpose Use the "set radius" command to:
• Configure a Digi device to use one or more RADIUS (Remote
Authentication Dial-In User Service) servers to authenticate and
maintain user profiles on dial-in users.
• Display current RADIUS configuration options.
When device server uses a RADIUS server, it authenticates users by first
searching its own user table, and then, if the user is not found, searching
the RADIUS server.
Required
permissions
The root user can configure RADIUS settings. Normal users can display
RADIUS settings.
Syntax Configure Use of RADIUS Servers
set radius [accountingsocket=tcp port]
[authsocket=tcp port]
[ignorefilterid={on|off}]
[primary=ip adr]
[run={on|off}]
[secondary=ip adr]
[secret=password]
[tolerant={on|off}]
Display RADIUS Configuration Status
set radius
Options accountingsocket=tcp port
The TCP port to use for accounting communication. The default is 1813.
The primary and secondary servers are not required to use the same
TCP port. However, if they are different, you must issue two "set radius"
commands: one to configure the TCP port for the primary RADIUS
server, and one to configure the secondary server.
authsocket=tcp port
The TCP port to use for authentication communication. The default is
1812. The primary and the secondary servers are not required to use the
same TCP port. However, if they are different, you must issue two
"set radius" commands: one to configure the TCP port for the primary
RADIUS server, and one to configure the secondary server.