Command Line Reference Guide

Security | 921
Defaults
Not configured.
Command Modes
CONFIGURATION
Command
History
Usage
Information
Configure up to six RADIUS server hosts by using this command for each server host configured.
FTOS searches for the RADIUS hosts in the order they are configured in the software.
The global default values for timeout, retransmit, and key optional parameters are applied, unless those
values are specified in the radius-server host or other commands. If you configure timeout, retransmit,
or key values, you must include those keywords when entering the no radius-server host command
syntax to return to the global default values.
Related
Commands
radius-server key
c e s
Configure a key for all RADIUS communications between the switch and the RADIUS host server.
Syntax
radius-server key [encryption-type] key
To delete a password, enter no radius-server key.
timeout seconds (OPTIONAL) Enter the keyword timeout followed by the seconds the
time interval the switch waits for a reply from the RADIUS server. This
parameter overwrites the radius-server timeout command.
Range: 0 to 1000
Default: 5 seconds
key [encryption-type] key (OPTIONAL) Enter the keyword key followed by an optional
encryption-type and a string up to 42 characters long as the
authentication key. This authentication key is used by the RADIUS host
server and the RADIUS daemon operating on this switch.
For the encryption-type, enter either zero (0) or 7 as the encryption type
for the
key entered. The options are:
0 is the default and means the password is not encrypted and stored
as clear text.
7 means that the password is encrypted and hidden.
Configure this parameter last because leading spaces are ignored.
Version 8.3.3.1 Introduced on S60
Version 7.7.1.0 Authentication key length increased to 42 characters
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
pre-Version 6.2.1.1 Introduced on E-Series
login authentication Set the database to be checked when a user logs in.
radius-server key Set a authentication key for RADIUS communications.
radius-server retransmit Set the number of times the RADIUS server will attempt to send
information.
radius-server timeout Set the time interval before the RADIUS server times out.