TAP Series Switch Command Line Reference
Switch(config)# no radius-server host 10.0.0.1
Related Commands
show radius-server
14.34 radius-server deadtime
Use this command to improve RADIUS response times when some servers might be
unavailable and cause the unavailable servers to be skipped immediately.
Use the no form of this command to restore the default value.
Command Syntax
radius-server deadtime DEAD_TIME
no radius-server deadtime
RADIUS server deadtime in minutes (default 5)
Command Mode
Global Configuration
Default
5 minutes
Usage
Use this command to cause the switch to mark as "dead" any RADIUS servers that fail to
respond to authentication requests, thus avoiding the wait for the request to time out before
trying the next configured server. A RADIUS server marked as "dead" is skipped by additional
requests for the duration of minutes, unless there are no servers not marked "dead".
Examples
This example shows how to set radius-server dead time:
Switch(config)# radius-server deadtime 10