User manual

2
CLI Commands
2-53
config
numbered slots, these servers will be automatically moved up to the
first available slots.
Parameters This command has one required parameter:
Command Example
Root> config security authentication RADIUS deleteServer
3
config.security.authentication.RADIUS.server
Syntax server index [IP:port]
Purpose This command adds or modifies one RADIUS server at a given index
that will be used for authentication. Servers are queried in the order
listed; so the primary server must be the first one in the list.
There are three slots available for RADIUS servers. Servers will be
added into the list by the index value. The range is 1 to 3. If a server is
added and there is an empty slot before that server, it will be shifted
up to the empty slot. The IP:port is the IP address and the UDP port
on the RADIUS server.
NOTE: If users want to configure a RADIUS server without a key, they must
specify the key as "". The set of double quotes is an empty string in the CLI.
Parameters This command has one required parameter, and two optional
parameters:
Command Example
Root> config security authentication RADIUS server 3
14.2.114.183:6
index Index of the server to be removed.
index Index of the RADIUS server (1-3) to add or modify.
IP IP address of the server.
port The UDP port number.