Users Guide
Usage Information
To congure any number of RADIUS server hosts for each server host that is congured, use this command.
Dell Networking Operating System (OS) searches for the RADIUS hosts in the order they are congured in
the software.
The global default values for the timeout, retransmit, and key optional parameters are applied, unless
those values are specied in the radius-server host or other commands. To return to the global
default values, if you congure the timeout, retransmit, or key values, include those keywords when
using the no radius-server host command syntax.
Related Commands
login authentication — sets the database to be checked when a user logs in.
radius-server retransmit — sets the number of times the RADIUS server attempts to send information.
radius-server timeout — sets the time interval before the RADIUS server times out.
radius-server key
Congure 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, use the no radius-server key command.
Parameters
encryption-type (OPTIONAL) Enter either zero (0) or 7 as the encryption type for the key entered.
The options are:
• 0 is the default and means the key is not encrypted and stored as clear text.
• 7 means that the key is encrypted and hidden.
key Enter a string that is the key to be exchanged between the switch and RADIUS
servers. It can be up to 42 characters long.
Defaults Not congured.
Command Modes CONFIGURATION
Supported Modes All Modes
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.4(0.0) Supported on the FN I/O Aggregator.
9.3(0.0) Supported on the M I/O Aggregator.
Usage Information
The key congured on the switch must match the key congured on the RADIUS server daemon.
If you congure the key parameter in the radius-server host command, the key congured with the
radius-server key command is the default key for all RADIUS communications.
Related Commands radius-server host — congures a RADIUS host.
Security
331