Accton Technology ES4626 Switch User Manual


 
225
Function: Configure RADIUS authentication message retransmit times; use the “no”
command to restore default configuration.
Parameter: <retries>is RADIUS server retransmit times, The range: 0~100.
Command mode: global configuration mode
Default: Default is 3 times.
Instructions: After this command specify switch sending data packet to RADIUS server,
the times which need to retransmit this data packet when it cannot receive RADIUS server
response. When did not receive authentication information from authentication server,
need to retransmit AAA authentication request to authentication server. If the server
response is still not received after the retransmit AAA request times expires, then it will
consider the server as not working and the switch will set this server status as ”cannot
access”.
Example: Configure RADIUS authentication message retransmit times as 5 times.
Switch(Config)# radius-server retransmit 5
8.2.2.22 radius-server timeout
Command: radius-server timeout <seconds>
no radius-server timeout
Function: Configure RADIUS server timeout timer; use the “no” command to restore
default configuration.
Parameter: <seconds> is RADIUS server timeout timer value in seconds, The range:
1~1000.
Command mode: global configuration mode
Default: Default is 3 seconds.
Instructions: This command specifies the time interval of switch to wait for the RADIUS
server response. After the switch sends request data packet to RADIUS Server, it wait to
receive the relevant response data packet. If did not receive the RADIUS server
response within the stated time, it will send request data packet according to the
temporal status, or configure the server status as ”cannot access”.
Example: Configure radius server timeout time as 30 seconds.
Switch(Config)# radius-server timeout 30