This command configures the condition under which a RADIUS server is considered to be dead. The criteria configured for both the dead time and the number of tries need to be satisfied before a RADIUS server is consider as unavailable.
| Default | Time: 20 seconds Tries 4 |
| Format | radius server dead-criteria time seconds tries tries |
| Mode | Global Config |
| Term | Definition |
|---|---|
| time | Number of seconds during which a RADIUS client need not get a valid response from the RADIUS server. The valid range is 1 to 120 seconds. |
| tries | Number of times that a RADIUS client attempts to get a valid response before the RADIUS server is considered as unavailable. The valid range is 1 to 100. |
Example:
(Switch) (Config)# radius server dead-criteria time 40 tries 6