retransmit (RADIUS)
To specify the number of times a RADIUS request is resent to a server if the server is not responding or is
responding slowly, use the retransmit command in RADIUS server-group private configuration mode.
retransmit retries
no retransmit retries
Syntax Description
The retries argument specifies the retransmit value. The range is from 1 to 100. If no
retransmit value is specified, the global value is used.
retries
Command Default
The default value is 3.
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 retransmit 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)# retransmit 100
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 57
Authentication, Authorization, and Accounting Commands
retransmit (RADIUS)