89
radius-server host <index> ip <ip-address>
[timeout <sec(s)>][retransmit <retries>][key <string>]
Configures access settings of a RADIUS server for user login authentication.
[Parameter]
Parameter name
Description
<index>
Set the authentication order to RADIUS server.
<ip-address>
Set the IP address of RADIUS server.
<sec(s)>
Set the maximum response time for authentication request to
RADIUS server.
<retries>
Set the maximum number of retransmissions of authentication
request to RADIUS server.
<string>
Set the common key (Shared Secret) that is used in
authentication.
[Factory Default Setting]
Parameter name
Factory default setting
<index> None
<ip-address> 0.0.0.0
<sec(s)> None
<retries> None
<string> None
[Setting Range]
Parameter name
Setting range
<index>
1 to 5
<ip-address>
Class A: 1.x.x.x to 126.x.x.x
Class B: 128.1.x.x to 191.254.x.x
Class C: 192.0.1.x to 223.255.254.x
<sec(s)>
1 to 120 (seconds)
<retries>
1 to 254
<string>
Up to 20 one-byte characters
[Note]
Parameter name
Note
— None