Radius-server deadtime – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1273
RADIUS Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
47.5
radius-server deadtime
Use this command to specify the global deadtime for all RADIUS servers. If a RADIUS
server is considered dead, it is skipped for the specified deadtime. This command specifies
for how many minutes a RADIUS server that is not responding to authentication requests
is passed over by requests for RADIUS authentication.
Use the no variant of this command to reset the global deadtime to the default of 0
seconds, so that RADIUS servers are not skipped even if they are dead.
Syntax
radius-server deadtime
no radius-server deadtime
Default
The default RADIUS deadtime configured on the system is 0 seconds.
Mode
Global Configuration
Usage
The RADIUS client considers a RADIUS server to be dead if it fails to respond to a request
after it has been retransmitted as often as specified globally by the
command or for the server by the
RADIUS response times when some servers may be unavailable, set a deadtime to skip
dead servers.
Examples
To set the dead time of the RADIUS server to 60 minutes, use the following commands:
To disable the dead time of the RADIUS server, use the following commands:
Related Commands
deadtime (RADIUS server group)
radius-server host
radius-server retransmit
Parameter
Description
RADIUS server deadtime in minutes in the range 0 to 1440 (24 hours).
awplus#
configure terminal
awplus(config)#
radius-server deadtime 60
awplus#
configure terminal
awplus(config)#
no radius-server deadtime