Reference Guide
Security | 1297
radius-server host
c e s
Configure a RADIUS server host.
Syntax
radius-server host {hostname | ipv4-address | ipv6-address} [auth-port port-number]
[retransmit retries] [timeout seconds] [key [encryption-type] key]
Parameters
Defaults
Not configured.
Command Modes
CONFIGURATION
Command
History
Usage
Information
Use this command to configure any number of RADIUS server hosts for each server host that is
configured. FTOS searches for the RADIUS hosts in the order they are configured in the software.
hostname
Enter the name of the RADIUS server host.
ipv4-address | ipv6-address
Enter the IPv4 address (A.B.C.D) or IPv6 address (X:X:X:X::X), of the
RADIUS server host.
auth-port port-number (OPTIONAL) Enter the keyword auth-port followed by a number as
the port number.
Range: zero (0) to 65535
The default
port-number is 1812.
retransmit retries (OPTIONAL) Enter the keyword retransmit followed by a number
as the number of attempts. This parameter overwrites the radius-server
retransmit command.
Range: zero (0) to 100
Default: 3 attempts
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.4.1.0 Added support for IPv6
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