Specifications

Table Of Contents
2-146
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
ip radius-client retry limit
ip radius-client retry limit
Configures the parameters for retransmitting unacknowledged RADIUS client messages.
ip radius-client retry limit times [timeout timeout ]
Syntax Description
Command Default times = 3
timeout = 5 second
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Due to the unreliable nature of UDP, the RADIUS client retransmits requests to the SCMP peer device
if they were not acknowledged within the configured number of seconds. Messages that were not
acknowledged can be retransmitted up to the configured maximum number of retries.
The optional timeout parameter limits the time interval for retransmitting a message.
Authorization: admin
Examples The following example illustrates how to configure the retransmission parameters.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)# ip radius-client retry limit 5 timeout 5
SCE(config)#
Related Commands
times The maximum number of times the RADIUS client can try unsuccessfully
to send a message.
timeout Timeout interval for retransmitting a message, in seconds
Release Modification
3.0.3 This command was introduced.
Command Description
scmp name Adds an SCMP peer device.
show ip radius-client Displays the RADIUS client general configuration.