This command configures automated tests for configured RADIUS servers. When a test user name is configured for a RADIUS server, the client sends periodic test probes to the server. The RADIUS server responds with a reject message. The receipt of a response is an indication of liveliness of the server. Test probes are sent to server based configured time interval in minutes, idle time.
| Default | Idle time: 60 minutes |
| Format | radius server host {auth | acct} {ipaddr | ipv6addr | hostname} test username name [deadtime 0–2000] [idle-time 1–35791] [name servername] [port 1–65535] |
| Mode | Global Config |
| Field | Description |
|---|---|
| ipaddr | The IP address of the server. |
| ipv6addr | The IPv6 address of the server. |
| hostname | The host name of the server. |
| username | RADIUS server test user name. |
| deadtime | The amount of time to skip a RADIUS server that is not responding to authentication requests. The valid deadtime range is 0 to 2000 minutes. |
| idle-time | The number of minutes between test probes, which is in the range of 1 to 35792 minutes. |
| name | Identification name to the server. |
| port | A Layer 4 port number in the range of 1 to 65535 (the default is 1813). |
Example:
(Routing)(Config)# radius server acct 10.22.11.33 test username dummy idle-time 2