Hub/Switch Reference Guide

498 RADIUS and Server Groups Commands
NN47250-100 (Version 02.51)
History
Usage
You can specify only one parameter per command line.
Examples
The following commands sets the dead time to 5 minutes, the RADIUS key to goody, the number
of retransmissions to 1, and the timeout to 21 seconds on all RADIUS servers connected to the WSS:
23x0# set radius deadtime 5
success: change accepted.
23x0# set radius key goody
success: change accepted.
23x0# set radius retransmit 1
success: change accepted.
23x0# set radius timeout 21
success: change accepted.
See Also
clear radius server on page 486
set radius server on page 490
show aaa on page 210
set radius client system-ip
Causes all RADIUS requests to be sourced from the IP address specified by the set system ip-address command,
providing a permanent source IP address for RADIUS packets sent from the WSS.
Syntax
set radius client system-ip
Defaults
None. If you do not use this command, RADIUS packets leaving the WSS have the source IP
address of the outbound interface, which can change as routing conditions change.
Access
Enabled.
History
Introduced in WSS Software 1.0.
Usage
The WSS system IP address must be set before you use this command.
Examples
The following command sets the WSS system IP address as the address of the RADIUS client:
WSS# set radius client system-ip
success: change accepted.
See Also
clear radius client system-ip on page 484
set system ip-address on page 65
Version 4.1 encrypted-key option added