HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

176 4 - CONFIGURATION-MODE COMMANDS
If no radius-server host {hostname | ip-address} is specified, all radius
configurations for the host are deleted. The no radius-server host {hostname | ip-
address} auth-port {port} command can be specified to refine which host is deleted,
as the previous command deletes all RADIUS servers with the specified IP address.
RADIUS servers are tried in the order they are configured.
Example
minna (config) # radius-server host 10.0.0.0 key XXXX retransmit 3
timeout 10
minna (config) #
radius-server key
Description Sets the shared secret text string used to communicate with a RADIUS server. This
command can be overridden using the radius-server host command.
The no command option resets the key to the default value.
Syntax [no] radius-server key <string>
Parameters
Example
minna (config) # radius-server key XYZ
minna (config) #
radius-server retransmit
Description Specifies the number of times the client attempts to authenticate with any RADIUS
server. This command can be overridden in a radius-server host command.
The no command option resets the value to the default value.
Syntax [no] radius-server retransmit <retries>
Parameters
Example
minna (config) # radius-server retransmit 5
minna (config) #
radius-server timeout
Description Sets the timeout for retransmitting a request to any RADIUS server. The range is 1-
60. The default value is 3. This command can be overridden in a radius-server host
command.
<string> Sets the shared secret text string used to communicate with any
RADIUS server.
<retries> Specifies the number of times the client attempts to authenticate
with any RADIUS server. The range is 0-5. The default value is 1.