Administrator Guide

Security Commands 933
Command History
Introduced in version 6.3.0.1 firmware.
auth-port
Use the auth-port command in RADIUS Server Configuration mode to set
the port number on which the RADIUS server listens for authentication
requests.
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.