System information

12-242
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
radius-server timeout
radius-server timeout
To set the global interval that the SN 5428-2 Storage Router waits for a RADIUS server to reply, use the
radius-server timeout command. To restore the default, use the no form of this command.
radius-server timeout seconds
no radius-server timeout
Syntax Description
Defaults The timeout value defaults to five seconds.
Command Modes Administrator.
Command History
Usage Guidelines Use this command to set the number of seconds the storage router waits for a RADIUS server to reply
before timing out.
To override the global timeout value for a specific RADIUS server, use the radius-server host command
with the timeout keyword.
Examples The following example sets the global timeout value to 10. You may want to increase the timeout value
if you have network problems or if the RADIUS servers are slow to response, which causes consistent
timeouts when a lower timeout value is used.
[SN5428-2A]# radius-server timeout 10
seconds The global timeout value in seconds. Enter a value in the range of 1 to 1000.
The default is 5.
Release Modification
3.2.1 This command was introduced.