radius-server retransmit
To specify the number of times the Cisco IOS XR software retransmits a packet to a server before giving up,
use the radius-server retransmit command. The no form of this command sets it to the default value of 3 .
radius-server retransmit {retries disable}
no radius-server retransmit {retries disable}
Syntax Description
Maximum number of retransmission attempts. The range is from 1 to 100.
Default is 3.
retries
Disables the radius-server transmit command.disable
Command Default
The RADIUS servers are retried three times, or until a response is received.
Command Modes
Global configuration mode
Command History
ModificationRelease
This command was introduced.Release 3.2
Usage Guidelines
The RADIUS client tries all servers, allowing each one to time out before increasing the retransmit count.
Task ID
OperationsTask ID
read, writeaaa
Examples
This example shows how to specify a retransmit counter value of five times:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# radius-server retransmit 5
Related Commands
DescriptionCommand
Sets the authentication and encryption key for all
RADIUS communications between the router and the
RADIUS daemon.
radius-server key , on page 51
Cisco IOS XR System Security Command Reference for the Cisco CRS Router, Release 4.1
52 OL-24740-01
Authentication, Authorization, and Accounting Commands
radius-server retransmit