Retry - H3C s3100 series Command Manual

Hide thumbs Also See for s3100 series:
Table of Contents

Advertisement

Examples
# Delete the stop-accounting requests buffered for user user0001@aabbcc.net.
<Sysname> reset stop-accounting-buffer user-name user0001@aabbcc.net
# Delete the stop-accounting requests buffered from 0:0:0 08/31/2002 to 23:59:59 08/31/2002.
<Sysname> reset stop-accounting-buffer time-range 00:00:00-08/31/2002 23:59:59-08/31/2002

retry

Syntax
retry retry-times
undo retry
View
RADIUS scheme view
Parameters
retry-times: Maximum number of transmission attempts of a RADIUS request, ranging from 1 to 20.
Description
Use the retry command to set the maximum number of transmission attempts of a RADIUS request.
Use the undo retry command to restore the default maximum number of transmission attempts.
By default, the maximum number of RADIUS request transmission attempts is 3.
Note that:
This command specifies the maximum number of retransmission attempts for any primary or secondary
server in a RADIUS scheme. For example, with retry 3 configured, RADIUS requests are retransmitted
to each server in active state three times during an authentication process in case all servers are
unreachable.
The communication in RADIUS is unreliable because this protocol adopts UDP packets to carry its
data. Therefore, it is necessary for the switch to retransmit a RADIUS request if it gets no response
from the RADIUS server after the server response timeout timer expires. If the switch gets no
answer after it has tried the maximum number of times to transmit a RADIUS request, the switch
considers that the request fails.
Appropriately setting this maximum number of transmission attempts according to your network
situation can improve the reacting speed of the system.
Related commands: radius scheme.
Examples
# Set the maximum number of RADIUS request transmission attempts for RADIUS scheme radius1 to
five.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] radius scheme radius1
New Radius scheme
[Sysname-radius-radius1] retry 5
1-54

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents