clear radius

Use this command to clear RADIUS server settings.

Syntax

clear radius [state] [retries] [timeout] [server [index | all] [realm {index | all}]

Parameters

state (Optional) Resets the RADIUS client state to the default setting of disabled.
retries (Optional) Resets the maximum number of attempts a user can contact the RADIUS server before timing out to 3.
timeout (Optional) Resets the maximum amount of time to establish contact with the RADIUS server before timing out to 20 seconds.
server (Optional) Deletes server settings.
realm (Optional) Resets the realm setting to allowing any authentication.
index | all Resets settings for a specified server or all RADIUS servers.

Defaults

  • If index or all is not specified for clearing RADIUS server, all RADIUS server settings will be deleted.
  • If no other optional parameters are specified, all RADIUS settings will be cleared.

Mode

All command modes.

Examples

This example shows how to clear all settings on all RADIUS servers:

System(rw)->clear radius server all

This example shows how to reset the RADIUS timeout to the default value of 20 seconds:

System(rw)->clear radius timeout