OcNOS-RON-6.3.1 : Layer 2 Guide : Layer 2 Command Reference : 802.1x Commands : radius-server dot1x deadtime
radius-server dot1x 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. To improve radius response times when some servers might be unavailable, use this command to cause the unavailable servers to be skipped immediately.
Use the no form of this command to set deadtime to the default value of 0.
Command Syntax
radius-server dot1x deadtime MIN
no radius-server dot1x deadtime
Parameter
dot1x
IEEE 802.1X Port-Based Access Control.
MIN
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.
Default
Deadtime is set to 0
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#radius-server dot1x deadtime 10
 
(config)#no radius-server dot1x deadtime
Last modified date: 07-13-2023