User manual
RADIUS Authentication and Accounting E-2
3
The RADIUS server(s) must be set to the same encryption
key or secret. The encryption key is entered into the
"clients" file for the RADIUS server. The encryption key can
be up to 15 characters long. Refer to your RADIUS
documentation for more information.
set authentication primary_secret <encryption key>
4.
Optional. Set the secondary encryption key or secret.
set authentication secondary_secret <encryption key>
5.
Set the number of retransmissions.
This is the total number of times the NETServer will re-
transmit an authentication request to both the primary and
secondary RADIUS servers.
set authentication retransmissions <count>
6.
Set the time (in seconds) between retransmissions.
set authentication timeout <number_seconds>
7.
Save the changes. Use the following command:
save all
Enabling and Disabling Authentication
You can use CLI commands to enable and disable both RADIUS
and local authentication. By default, both local and RADIUS
authentication are enabled.
Use the following CLI commands to enable and disable
authentication:
enable authentication [local | remote]
disable authentication [local | remote]