DELL PC6248 User Manual

Page of 1356
508
RADIUS Commands
Example
The following example sets the port number 2412 for authentication 
requests.
console(config)#radius-server host 192.143.120.123
console(config-radius)#auth-port 2412 
deadtime
Use the deadtime command in Radius mode to improve Radius response 
times when a server is unavailable by causing the unavailable server to be 
skipped. 
Syntax
deadtime 
deadtime   
deadtime — The amount of time that the unavailable server is skipped 
over. (Range: 0-2000 minutes)
Default Configuration
The default deadtime interval is 0 minutes. 
Command Mode
Radius mode
User Guidelines
User must enter the mode corresponding to a specific Radius server before 
executing this command.
Example
The following example specifies a deadtime interval of 60 minutes.
console(config)#radius-server host 192.143.120.123
console(config-radius)#deadtime 60