Users Guide

Security Commands 1014
Command Mode
RADIUS Server Configuration mode
User Guidelines
User must enter the mode corresponding to a specific RADIUS Server
Configuration before executing this command.
Example
The following example sets the port number 2412 for authentication
requests.
console(config)#radius server auth 192.143.120.123
console(config-auth-radius)#auth-port 2412
automate-tester
Use the automate-tester command to configure liveness checking. Use the no
form of the command to disable liveness checking.
Syntax
automate-tester username user-name [idle-time minutes]
no automate-tester username
username user-name—Configure the user name to use to test the
RADIUS server for liveness. The user-name should not be configured on
the RADIUS server.
idle-time minutes—Configure the idle time (in minutes) after which the
server is quarantined and sending of test packets commences. The range is
1 to 35791 minutes.
Default Configuration
There is no default user name.
The default idle time is 60 minutes.
Command Mode
RADIUS Authentication Server Configuration mode
RADIUS Accounting Server Configuration mode