sysconf radius addServer

Identify a RADIUS server to the Luna Network HSM 7, specifying the server's hostname or IP.

NOTE   RADIUS must already be enabled, by means of command sysconf radius enable, before you can run this command to add a RADIUS server. In addition to enabling RADIUS, you must run the sysconf radius addServer command to identify the RADIUS server, as well as the user radiusAdd and user role add commands to create a user on this appliance with the desired name, and identify that role as requiring RADIUS to authenticate.

User Privileges

Users with the following privileges can perform this command:

>Admin

Syntax

sysconf radius addServer -server <hosthame> -port <port> -timeout <seconds>

Argument(s) Shortcut Description
-server <hosthame> -s Host name
-port <port> -p

Network port

Range: 0 to 65535

-timeout <seconds> -t

Time in seconds

Range: 1 to 300

Example

lunash:>sysconf radius addServer -server 192.20.15.182 -port 1812 -timeout 60


Enter the server secret:
Re-enter the server secret:


Command Result : 0 (Success)