
802.1x and RADIUS Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
42.9
radius-server deadtime
Use this command to specify the number of minutes a RADIUS server, which is not responding
to authentication requests, is passed over by requests for RADIUS authentication.
Use the
no
form of this command to set deadtime to the default value of 0.
Syntax
radius-server deadtime <1-1440>
no radius-server deadtime
Default
Deadtime is set to 0
Mode
Configure mode
Usage
To improve RADIUS response times when some servers might be unavailable, use the
RADIUS-server deadtime command in global configuration mode to cause the unavailable
servers to be skipped immediately.
Examples
awplus#configure terminal
awplus(config)#radius-server deadtime 10
awplus(config)#no radius-server deadtime
Parameter
Description
deadtime <1-1440> Length of time (in minutes) that a RADIUS server is skipped over by
transaction requests, up to a maximum of 1440 minutes (24 hours).
Enter a value in the range 1 to 1440.