HP StorageWorks Enterprise File Services WAN Accelerator 2.1.5 Command-Line Interface reference manual (June 2006)
140 4 - CONFIGURATION-MODE COMMANDS
After you map a service port and a DSCP level, every packet using that service port
has the DSCP field set to that value in the forward and backward direction. On the HP
EFS WAN Accelerator, you can configure a network router or a traffic shaper to
prioritize packets according to the value in the DSCP field before they are sent across
the WAN.
IMPORTANT: If you have already defined a DSCP level and you do not define one in the HP
EFS WAN Accelerator Manager, the HP EFS WAN Accelerator uses the existing DSCP level
for the connection between the HP EFS WAN Accelerators. If you define a DSCP level in the
HP EFS WAN Accelerator Manager, the HP EFS WAN Accelerator overrides the existing DSCP
level and the value that you defined is applied.
TIP: To configure QoS mapping for the FTP data channel, specify port 20 and the
corresponding DSCP level. To configure QoS mapping for the MAPI data channel, specify port
7830 and the corresponding DSCP level.
Syntax qos rule src <source IP> dest <destination IP> [dest-port <port>] dscp <level>
rulenum <rulenum>
Parameters
Example
minna (config) # qos 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. 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 radius-server host {host <hostname> | ip-address <ip address>}
[auth-port <port-number> | timeout <seconds> |
retransmit <retries> | key <string>]
<source IP Specifies the source IP subnet. You can use wild cards in this field.
<destination IP> Specifies the destination IP subnet. You can use wild cards in this field.
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.