CLI Guide

Security Commands 1015
Syntax
auth-port auth-port-number
auth-port-number — Port number for authentication requests. (Range: 1 -
65535)
Default Configuration
The default value of the port number is 1812.
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.