Administrator Guide

Security Commands 943
Command History
Updated in version 6.3.0.1 firmware.
Example
The following two examples globally configure the RADIUS server key for all
configured servers. The two examples are identical in effect.
console(config)#radius-server key “This is a key string”
console(config)#radius-server key 0 “This is a key string”
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 five attempts.
console(config)#radius-server retransmit 5
2CSNXXX_SWUM204.book Page 943 Monday, January 25, 2016 1:25 PM