442 RADIUS Commands
Example
The following example sets the authentication and encryption key for all RADIUS 
communications between the device and the RADIUS server to “dell-server
.”
console(config)#radius-server key dell-server
radius-server retransmit
Use the radius-server retransmit command in Global Configuration mode to specify the 
number of times the RADIUS client will retransmit requests to the RADIUS server. To reset the 
default configuration, use the no form of this command.
Syntax
radius-server retransmit 
retries
no radius-server retransmit
•
retries
 — Specifies the retransmit value. (Range: 1–10)
Default Configuration
The default is 3 attempts.
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example configures the number of times the RADIUS client attempts to 
retransmit requests to the RADIUS server to 5 attempts.
console(config)#radius-server retransmit 5