Reference Guide

Table Of Contents
930 | Security
www.dell.com | support.dell.com
To set global communication parameters for all RADIUS server hosts, use any or all of the following
commands in the CONFIGURATION mode:
To view the configuration of RADIUS communication parameters, use the
show running-config command
in the EXEC Privilege mode.
Monitor RADIUS
To view information on RADIUS transactions, use the following command in the EXEC Privilege mode:
TACACS+
FTOS supports Terminal Access Controller Access Control System (TACACS+ client, including support
for login authentication.
Configuration Task List for TACACS+
The following list includes the configuration task for TACACS+ functions:
Command Syntax Command Mode Purpose
radius-server deadtime seconds CONFIGURATION Set a time interval after which a RADIUS host
server is declared dead.
seconds range: 0 to 2147483647.
Default: 0 seconds
radius-server key [encryption-type] key CONFIGURATION Configure a key for all RADIUS communications
between the system and RADIUS server hosts.
encryption-type: Enter 7 to encrypt the
password. Enter 0 to keep the password as plain
text.
key: Enter a string. The key can be up to 42
characters long. You cannot use spaces in the
key.
radius-server retransmit retries CONFIGURATION Configure the number of times FTOS retransmits
RADIUS requests.
retries range: 0 to 100. Default is 3 retries.
radius-server timeout seconds CONFIGURATION Configure the time interval the system waits for a
RADIUS server host response.
seconds range: 0 to 1000.
Default is 5 seconds.
Command Syntax Command Mode Purpose
debug radius
EXEC Privilege View RADIUS transactions to troubleshoot
problems.