timeout (RADIUS)
To specify the number of seconds the router waits for the RADIUS server to reply before retransmitting, use
the timeout command in RADIUS server-group private configuration mode. To disable this command and
return to the default timeout value of 5 seconds, use the no form of this command.
timeout seconds
no timeout seconds
Syntax Description
Timeout value (in seconds). The range is from 1 to 1000. If no timeout is specified,
the global value is used.
seconds
Command Default
seconds: 5
Command Modes
RADIUS server-group private configuration
Command History
ModificationRelease
This command was introduced.Release 3.4.0
Usage Guidelines
Task ID
OperationsTask ID
read, writeaaa
Examples
The following example shows how to set the number of seconds for the timeout value:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# aaa group server radius group1
RP/0/RP0/CPU0:router(config-sg-radius)# server-private 10.1.1.1 auth-port 300
RP/0/RP0/CPU0:router(config-sg-radius-private)# timeout 500
Related Commands
DescriptionCommand
Groups different RADIUS server hosts into distinct
lists.
aaa group server tacacs+, on page 22
Cisco IOS XR System Security Command Reference for the Cisco CRS Router, Release 4.1
OL-24740-01 111
Authentication, Authorization, and Accounting Commands
timeout (RADIUS)