Radius-server timeout, Radius-server timeout 3 – Allied Telesis AT-8100 Series User Manual
Page 1513
AT-8100 Switch Command Line User’s Guide
1513
RADIUS-SERVER TIMEOUT
Syntax
radius-server timeout value
Parameters
timeout
Specifies the maximum amount of time the RADIUS client waits for
a response from a RADIUS authentication server. The range is 1 to
1,000 seconds. The default is 5 seconds.
Mode
Global Configuration mode
Description
Use this command to set the timeout value for the RADIUS client on the
switch. The timeout is the amount of time the client waits for a response
from a RADIUS server for an authentication request. If the timeout expires
without a response, the client queries the next server in the list. If there are
no further servers in the list to query, the switch defaults to the standard
manager and operator accounts.
Use the no form of this command, NO RADIUS-SERVER TIMEOUT, to set
the RADIUS timeout to the default value of 5 seconds.
Confirmation Command
Examples
This example sets the RADIUS timeout to 55 seconds:
awplus> enable
awplus# configure terminal
awplus(config)# radius-server timeout 55
This example returns the RADIUS timeout to the default value of 5
seconds:
awplus> enable
awplus# configure terminal
awplus(config)# no radius-server timeout