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

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 175
4 - CONFIGURATION-MODE
C
OMMANDS
Example minna (config) # qos dscp rule src 10.0.0.4 dest 10.0.0.1 dscp 12
rulenum 3
minna (config) #
radius-server host
Description Adds a RADIUS server to the set of servers used for authentication.
The no command option clears the RADIUS host settings or resets them to the default,
depending on the option specified.
Some of the parameters given can override the configured global defaults for all
RADIUS servers.
For detailed information, see the HP StorageWorks Enterprise File Services WAN
Accelerator deployment guide.
Syntax [no] radius-server host {host <hostname> | ip-address <ip address>}
[auth-port <port-number> | timeout <seconds> |
retransmit <retries> | key <string>]
Parameters
Usage The same IP address can be used in more than one radius-server host command if
the auth-port value is different for each. The auth-port value is a User Datagram
Protocol (UDP) port number. The auth-port value must be specified immediately
after the hostname option (if present).
dest-port <port> Specifies the port on which to monitor. To configure QoS mapping for
the FTP data channel, specify port 20. To configure QoS mapping for
the MAPI data channel, specify port 7830 and the corresponding
DSCP level. The destination port can be a single port (number), a port
label, or all specifies all ports.
<level> Specifies the DSCP level (0-63).
<rulenum> Specifies the rule number to insert before.
host <hostname> | ip-
address <IP address>
Specifies the RADIUS server host name or IP address.
auth-port <port-
number>
Specifies the authorization port number. The default value is 1812.
timeout <seconds> Sets the timeout for retransmitting a request to any RADIUS server.
The range is 1-60. The default value is 3.
retransmit <retries> Specifies the number of times the client attempts to authenticate
with any RADIUS server. The default value is 1. The range is 0-5.
To disable retransmissions set it to 0.
key <string> Sets the shared secret text string used to communicate with any
RADIUS server.