Enterasys Networks D2G124-12P Benutzerhandbuch

Seite von 496
clear radius
15-6 Security Configuration
Examples
This example shows how to enable the RADIUS client for authenticating with RADIUS server 1 at 
IP address 192.168.6.203, UDP authentication port 1812, and an authentication password of 
“pwsecret.” As previously noted, the “server secret” password entered here must match that 
already configured as the Read‐Write (rw) password on the RADIUS server
:
D2(su)->set radius server 1 192.168.6.203 1812 pwsecret
This example shows how to set the RADIUS timeout to 5 seconds:
D2(su)->set radius timeout 5
This example shows how to set RADIUS retries to 10:
D2(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. 
D2(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
Mode
Switch command, read‐write.
Defaults
None.
Note: If RADIUS is configured with no host IP address on the device, it will use the loopback 
interface 0 IP address (if it has been configured) as its source for the NAS-IP attribute. For 
information about configuring loopback interfaces, refer to “
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.