Users Guide

Table Of Contents
Security Commands 942
console#conf
console(config)#authentication enable
console(config)#interface gi1/0/3
console(config-if-Gi1/0/3)#authentication order dot1x
console(config-if-Gi1/0/3)#authentication event fail retry 3
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