21 radius-server timeout – Accton Technology ES4626 User Manual
Page 796

796
Usage Guide:
This command specifies the retransmission time for a packet without a
RADIUS server response after the switch sends the packet to the RADIUS server. If
authentication information is missing from the authentication server, AAA authentication
request will need to be re-transmitted to the authentication server. If AAA request
retransmission count reaches the retransmission time threshold without the server
responding, the server will be considered to as not working, the switch sets the server as
invalid.
Example:
Setting the RADIUS authentication packet retransmission time to five times.
Switch(Config)# radius-server retransmit 5
19.3.21 radius-server timeout
Command: radius-server timeout
no radius-server timeout
Function:
Configures the timeout timer for RADIUS server; the “no radius-server
timeout
” command restores the default setting.
Parameters:
valid range is 1 to 1000.
Command mode:
Global Mode
Default:
The default value is 3 seconds.
Usage Guide:
This command specifies the interval for the switch to wait RADIUS server
response. The switch waits for corresponding response packets after
sending RADIUS Server request packets. If RADIUS server response is
not received in the specified waiting time, the switch resends the request
packet or sets the server as invalid according to the current conditions.
Example:
Setting the RADIUS authentication timeout timer value to 30 seconds.
Switch(Config)# radius-server timeout 30