clear radius

This example shows how to set the RADIUS timeout to 5 seconds:

C3(su)->set radius timeout 5

This example shows how to set RADIUS retries to 10:

C3(su)->set radius retries 10

This example shows how to force any management‐access to the switch (Telnet, web, SSH) to authenticate through a RADIUS server. The all parameter at the end of the command means that any of the defined RADIUS servers can be used for this Authentication.

C3(rw)->set radius realm management-access all

clear radius

Use this command to clear RADIUS server settings.

Syntax

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

Parameters

retries

Resets the maximum number of attempts a user can contact the RADIUS

 

server before timing out to 3.

 

 

timeout

Resets the maximum amount of time to establish contact with the RADIUS

 

server before timing out to 20 seconds.

 

 

server

Deletes server settings.

 

 

index all

For use with the server parameter to clear the server configuration for all

 

servers or a specific RADIUS server as defined by an index.

 

 

realm

Resets the realm setting for all servers or a specific RADIUS server as

 

defined by an index.

 

 

Mode

Switch command, read‐write.

Defaults

None.

Examples

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

C3(su)->clear radius server all

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

C3(su)->clear radius timeout

SecureStack C3 Configuration Guide 26-9

Page 755
Image 755
Enterasys Networks 9034313-07 manual Clear radius, Realm