444 RADIUS Commands
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example sets the interval for which a switch waits for a server host to reply to
5seconds.
console(config)#radius-server timeout 5
retransmit
Use the retransmit command in RADIUS mode to specify the number of times the RADIUS
client retransmits requests to the RADIUS server.
Syntax
retransmit
retries
•
retries —
Specifies the retransmit value. (Range: 1-10 attempts)
Default Configuration
The default number for attempts is 3.
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 of the retransmit command specifies five retries.
console(config)#radius-server host 192.143.120.123
console(config-radius)#retransmit 5